Skip to content

Releases: chaoticgd/racdoor

v1.1

13 Aug 14:20
40f1bf0
Compare
Choose a tag to compare
  • Revised the RDX file format and build system.
  • Reworked function hooking system.
  • Prevented the compiler from emitting common symbols for globals.
  • Added check to make sure the save game being injected will work.
  • Updated CHECK and ERROR macros to automatically insert newlines.
  • Fixed possible relocation bug.
  • Added boolean types.

v1.0

19 Jul 23:14
36ee738
Compare
Choose a tag to compare
  • Initial release.