summaryrefslogtreecommitdiff
path: root/src/hook.c
Commit message (Expand)AuthorAgeFilesLines
* Remove some unnecessary and/or confusing stuffGravatar Michael Smith 2024-02-261-1/+1
* Rethink mem_loadoffset, and consequently, kill itGravatar Michael Smith 2024-01-211-3/+3
* Get things at least compiling under LinuxGravatar Michael Smith 2023-08-271-25/+20
* Prune some comments and tidy up other minor thingsGravatar Michael Smith 2023-06-101-3/+3
* Do some pedantic spring cleaningGravatar Michael Smith 2023-05-161-2/+2
* Add magical feature codegen system, at long lastGravatar Michael Smith 2022-08-101-1/+1
* Add update detection, clean up minor stuffGravatar Michael Smith 2022-06-271-5/+11
* Solve the error logging situationGravatar Michael Smith 2022-06-021-3/+7
* Clean up some random bits and bobsGravatar Michael Smith 2022-05-161-2/+4
* Replace udis86 with a very small x86 decoderGravatar Michael Smith 2022-04-241-25/+22
* Clean up gameinfo_init() and other random stuffGravatar Michael Smith 2022-03-241-2/+2
* Make inline hooking follow jumpsGravatar Michael Smith 2022-03-211-4/+13
* Fix hook_inline() breaking after a single callGravatar Willian Henrique 2022-03-191-2/+4
* Spruce up text and fix some copyright yearsGravatar Michael Smith 2022-03-191-1/+1
* Initial public snapshotGravatar Michael Smith 2021-11-201-0/+99