-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
5 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,4 @@ | ||
- gsc VMs | ||
- rework vm registry to be faster | ||
- bo4 ps4 (36) | ||
- bocw ps4 (37/38) | ||
- mwiii pc (8a/8b) | ||
- wip acts VM (f1) | ||
- gsc decompiler | ||
- remove extensions in includes and set .csc and .gsc in output | ||
- better vararg decompilation for bo6 | ||
- dump class vtables | ||
- continue decompilation after bad opcodes | ||
- fix hash functions for bo6 decompilation | ||
- gsc compiler | ||
- better vararg compilation for bo6 | ||
- wip on class compilation | ||
- dumper | ||
- add pools to bo6 cordycep dumper | ||
- ps4 scripts dumper for bo4 | ||
- pack file | ||
- switch to 64 bits VM names | ||
- add hashed name without extension in DB for MW engines | ||
- deploy | ||
- add dev release with pdb files in release |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
2.0.0 | ||
2000000 | ||
2.1.0 | ||
2001000 |