Commit Graph
19 Commits
Author SHA1 Message Date
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