1
0
mirror of https://github.com/Neo-Desktop/WindowsXPKg synced 2025-04-11 10:27:28 +03:00

7 Commits

Author SHA1 Message Date
Neo
ca9ccc43ee rebrand WindowsXPKg to UMSKT 2023-06-16 14:58:22 -07:00
Neo
57b2477e44 As per contributor quorum on 17/06/2023 - update license to AGPL
Add known history to files
2023-06-16 12:41:16 -07:00
Andrew
f11552509a OWORD 2023-06-09 21:07:40 +03:00
Neo
0b94791ee1
refactor project to use classes () 2023-06-07 12:23:59 -07:00
WitherOrNot
98c8db7e02
merge server and confid with xpkey, add LH keys ()
* merge server and confid with xpkey, add LH keys

* improve error handling

* update README.md

* fix line endings

* reorder products section of keys.json

* use options as global variable

* rename genServer to isBink2002

* small refactor

* handle unknown error codepath on confirmation id
remove redundant else for BINK1998 generation

* finish conversion from std::cout -> fmt::print();

---------

Co-authored-by: Neo <321592+Neo-Desktop@users.noreply.github.com>
2023-06-06 15:04:39 -07:00
Neo
3f95974e61 disable asserts globally unless DEBUG is defined 2023-06-04 00:50:41 -07:00
WitherOrNot
e9a10e2882
add confirmation ID generator, fix server.cpp ()
* add confirmation ID generator, fix server.cpp

* made an oopsie

* Update README.md

* Remove unused platform-dependent code
2023-06-03 07:14:11 -07:00