Commit Graph

9 Commits

Author SHA1 Message Date
Daniel S. 7e044f0114 Lots of changes (expand to read more)
- Update NOTES with new findings
- Add Cutter link to README
- Add ASMJIT, ASMTK and Zydis to CMake
- Make DX8 setting cofigurable via ScrapHacks REPL
- Add scaffolding for build hook trampolines using asmjit
- Add on the fly assembling of code to REPL
- Clean up command structure
- Add memory RWX to REPL
- Add stack dumping to REPL
- Add Gamevar dumping to REPL
- Add hook check to overlay commands (don't work if DX8 not hooked)
- Allow nested command definitions for cleaner REPL
- AllocConsole() as early as possible
- shuffle some code around for cleanup
- Add GameVar, PakEntry and HashIndex structures
2020-01-03 03:22:09 +01:00
Daniel S. 9baa3a4630 Update CMakeLists.txt and README.md 2019-12-04 01:21:51 +01:00
Daniel S. 1cac557511 Add minimum python version in CMakeLists.txt 2019-12-04 00:54:20 +01:00
Daniel S. 68451e1f97 Update CMakeLists.txt to search for python executable 2019-12-04 00:44:56 +01:00
Daniel S. 493b10e78b code cleanup, expand REPL, Automatically generate D3D8-VMT header file from include file, made ScrapHacks importable as python module 2019-12-04 00:28:14 +01:00
Daniel S. d539d83648 formatting 2019-11-20 20:53:08 +01:00
Daniel S. 9761ac261b Update CMake files to enable C++11 support 2019-09-02 22:57:20 +02:00
Daniel S. a920c63d41 Auto format everything 2019-09-02 21:44:17 +02:00
Daniel S. 7784f97820 Switch build system to CMake 2019-09-01 22:45:07 +02:00