Neo
|
8ac486f806
|
Update CI display text
|
2025-07-19 13:32:43 -07:00 |
|
 NeoandGitHub
|
cbc1af3306
|
include new logo in readme.md
taking a large helping of style from the MAS project (thanks y'all <3)
|
2025-07-19 13:04:04 -07:00 |
|
 NeoandGitHub
|
c29db1d30a
|
Update keys.json
|
2024-04-15 08:02:38 -07:00 |
|
 NeoandGitHub
|
45004623be
|
Why does the Github web editor commit tabs???
|
2023-07-28 16:17:57 -07:00 |
|
 NeoandGitHub
|
a4cb524fed
|
re-add removed comment
|
2023-07-28 16:16:31 -07:00 |
|
 NeoandGitHub
|
03ae90163a
|
cleaner cli.cpp fix
|
2023-07-28 16:15:37 -07:00 |
|
 NeoandGitHub
|
fefc8552b6
|
Update README.md (#45)
Closes #44
|
2023-07-16 05:51:46 -07:00 |
|
Neo
|
32a14cb8d9
|
issue number typo
|
2023-06-16 15:09:05 -07:00 |
|
Neo
|
db5ff7cd74
|
add actions build badges
|
2023-06-16 15:07:00 -07:00 |
|
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 |
|
Neo
|
73a9cb3b2a
|
remove lib directory; move fully-licensed-wpa.txt to /doc
|
2023-06-16 11:08:11 -07:00 |
|
Neo
|
149f525a51
|
add activation constants to keys.json
|
2023-06-12 06:56:48 -07:00 |
|
Neo
|
fa0f832919
|
ensure values in CLI object are initalized before using them
|
2023-06-11 07:03:24 -07:00 |
|
Neo
|
c306573fe8
|
add product mappings provided by pottzman
|
2023-06-10 15:42:14 -07:00 |
|
 NeoandGitHub
|
0b94791ee1
|
refactor project to use classes (#19)
|
2023-06-07 12:23:59 -07:00 |
|
Neo
|
4973d71d64
|
bulk add recently contributed keys
|
2023-06-06 17:48:15 -07:00 |
|
Neo
|
726be7da20
|
Revert line 144 of cli.cpp
|
2023-06-06 15:31:31 -07:00 |
|
Neo
|
8c295cf973
|
add gitattributes file to enforce LF line endings
|
2023-06-06 13:26:27 -07:00 |
|
 NeoandGitHub
|
fcaa449ead
|
use webchat for irc badge
|
2023-06-05 17:29:39 -07:00 |
|
 NeoandGitHub
|
42c24b57a1
|
Update README.md
add irc channel
|
2023-06-05 17:13:01 -07:00 |
|
Neo
|
6d3fd0031d
|
add 55, 58, 59, 5b, 68, 69, 6c, 6d and product information to keys.json
|
2023-06-05 08:47:13 -07:00 |
|
Neo
|
cd3cc31cd6
|
use fmt.dev's fmt::print functions, factor out command line functions from main to cli.cpp
|
2023-06-05 08:45:06 -07:00 |
|
Neo
|
974695b178
|
Add product entry for "PLUS! for Windows XP"
|
2023-06-04 12:28:16 -07:00 |
|
Neo
|
9b3abe7fb9
|
fix server2k3 compile error
|
2023-06-04 12:26:58 -07:00 |
|
Neo
|
3f95974e61
|
disable asserts globally unless DEBUG is defined
|
2023-06-04 00:50:41 -07:00 |
|
Neo
|
166a0b5df7
|
transition products object in keys.json to add additional information later
confirm windows server 2003 as bink 0x5A
add BINK information for 0x54
|
2023-06-04 00:47:21 -07:00 |
|
Neo
|
728bf2a781
|
Add BINK data for VS.net (2001), VS.net 2003, Win CE Platform Builder 3, 4, and 5
|
2023-06-03 07:06:00 -07:00 |
|
Neo
|
7c62596aa5
|
fix syntax error in keys.json
|
2023-06-02 07:21:17 -07:00 |
|
Neo
|
6b85db12c9
|
disable static building for now (causing more headaches than it should)
update keys.json with new info
|
2023-06-02 07:09:40 -07:00 |
|
 NeoandGitHub
|
19cce11bc2
|
Merge pull request #13 from WitherOrNot/newkeys
Add new keys from @WitherOrNot
|
2023-06-02 06:38:42 -07:00 |
|
Neo
|
72d441b539
|
Fix datatypes to use platform independent values, Add command line switch scaffolding
Allow users to chose which bink/channelid they'd like to generate with
Add rudimentary help system, Sanitize user input
|
2023-06-01 21:25:43 -07:00 |
|
Neo
|
96639bbaf7
|
remove bink generation script
add runtime json parsing
add cmake.cpm
update cmake to reflect this
fix compilation errors
** breaks 2k3 key generation, work in progress
|
2023-06-01 10:55:36 -07:00 |
|
Neo
|
3999ed0996
|
switch the XP algorithm to use bink.h data
create script in python to format said data to C
begin transition to using C++ functions
|
2023-05-31 18:53:42 -07:00 |
|
Neo
|
46adbee701
|
reorder products object
|
2023-05-30 13:29:43 -07:00 |
|
Neo
|
44dbb1e722
|
add in Visual Studio 2005 BINK data
|
2023-05-30 13:28:16 -07:00 |
|
Neo
|
05ee5eb933
|
update CMakeLists to correctly compile sources - update readme to reflect that
factor out reused functions to shared.cpp/shared.h
|
2023-05-30 12:37:13 -07:00 |
|
Neo
|
b6ade7c890
|
Update keys.json to include a list of products and their corresponding BINK IDs
change BINK data to be referenced by their corresponding BINK ID (in hexadecimal)
|
2023-05-29 16:25:07 -07:00 |
|
Neo
|
3764743558
|
Update LICENSE file to reflect $currentyear
|
2023-05-29 15:20:43 -07:00 |
|
Neo
|
ad91633ae1
|
Update LICENSE file to reflect $currentyear and all current and future contributors
|
2023-05-29 15:14:39 -07:00 |
|
Neo
|
aadeb8fe46
|
update README.md with additional project information
|
2023-05-29 15:09:20 -07:00 |
|
Neo
|
2af9f6db64
|
commit keys.json
|
2023-05-27 17:15:52 -07:00 |
|
Neo
|
8c506fe798
|
adding in keys.json
|
2023-05-27 17:10:15 -07:00 |
|
Neo
|
a7a670be02
|
add new, updated information to readme
|
2023-05-26 08:58:30 -07:00 |
|
Neo
|
92938eb908
|
change datatypes to platform agnostic versions, add makefile
|
2023-05-23 20:06:34 -07:00 |
|