Commit graph

11 commits

Author SHA1 Message Date
cheat-engine
acc6cefd0f Fix registry issues 2019-12-19 17:49:30 +01:00
Dark Byte
9a89b37ded some more cleanup and make getStringReferences show the string 2018-06-12 20:23:45 +02:00
Dark Byte
78974ee704 Apply some more translation patches by SER[G]ANT 2015-10-10 13:21:06 +02:00
cheatengine@gmail.com
35cf0c0552 fix the pointer scanner when using scandata files 2015-02-05 03:55:26 +00:00
cheatengine@gmail.com
09aa33e727 make the pointeraddresslist deal with the new header format of scandata files 2014-11-10 03:07:05 +00:00
cheatengine@gmail.com
7a9f679ea3 apply some fixes regarding sorting and a missing field in scandata and make the non-compressed pointerscan files even more obnoxious. (breaks old ptr and scandata handling) 2014-11-03 05:12:08 +00:00
cheatengine@gmail.com
074508cb57 First commit for pointerscan network node. Status: 'It compiles, barely' 2014-10-15 23:03:11 +00:00
cheatengine@gmail.com
da8c9bd448 implement rescan with a scandata file and fix an issue with compressed pointerfiles where the max offset allowed couldn't be encoded properly (2048 structsize would find offsets with 2048 which would end up being 0) 2014-09-16 21:47:02 +00:00
cheatengine@gmail.com
2d7447da11 fix instant rescan issue with 32-bit target on 64-bit ce. (pointer arrays would get overwritten) 2014-09-15 00:49:50 +00:00
cheatengine@gmail.com
83a6b5de10 implement the instant rescan 2014-09-14 14:27:32 +00:00
cheatengine@gmail.com
15ea043bda add a pointeraddresslist to reverse a pointerdata file 2014-09-13 02:23:41 +00:00