-
Notifications
You must be signed in to change notification settings - Fork 9
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
3 changed files
with
17 additions
and
5 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
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,3 +1,13 @@ | ||
- tools | ||
- thread async pooling | ||
- gsc compiler optimisations | ||
- hash brute and expand searcher | ||
- better bo3 string decompilation | ||
- better hks disassembler | ||
- cold war vm37 pc compiler/decompiler | ||
- serious opcodes translation tools | ||
- more common tools (wps/dbgp) | ||
- vm 0c decompiler without opcodes | ||
- tool to decrypt gsc scripts using a dumped exe | ||
- ui | ||
- fps limiter | ||
- hash search tests | ||
- dev tool test renderer |
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 @@ | ||
1.14.1 | ||
1140100 | ||
1.15.0 | ||
1150000 |