Commit graph

18 commits

Author SHA1 Message Date
Dark Byte
a75bb09eb3 add a deviate option for pointers must end with offset. (Handy for fixing pointers after an update) 2022-10-14 16:49:04 +02:00
cheat-engine
acc6cefd0f Fix registry issues 2019-12-19 17:49:30 +01:00
cheat-engine
eb34575fdb Merge the mac modifications to the main branch. Todo: Likely fix some windows build isues 2019-12-18 12:07:17 +01:00
Dark Byte
c595362dab Add support for negative offset scans 2018-12-07 12:57:47 +01:00
Dark Byte
9a89b37ded some more cleanup and make getStringReferences show the string 2018-06-12 20:23:45 +02:00
Dark Byte
a19c39e085 added some handling here and there for errors, and fix resume scans not being able to read the result files 2016-09-16 02:06:59 +02:00
Dark Byte
4562f03a7e fix a bunch of warnings and fix some bugs as well while at it 2016-06-01 18:15:19 +02:00
Dark Byte
3796806a37 deal with cases where the offset is bigger than the address 2015-11-06 19:34:17 +01:00
cheatengine@gmail.com
ba9c71736a fix untrusted children never becoming idle and fix issue where scanresults where send for every result if the speed was fast enough 2014-11-11 00:32:55 +00:00
cheatengine@gmail.com
dc8058f4cb don't abandon a parent of a local scanner has results for it 2014-11-10 01:38:21 +00:00
cheatengine@gmail.com
ddb79796c1 Add some missing information to the sqlite database, and implement importing of a ptr file from an sqlite database 2014-11-06 02:40: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
126d64da6b start changing the way pointerfiles are stored (No more file references) 2014-10-21 21:33:22 +00:00
cheatengine@gmail.com
8b797f853e let workers kill themself when they need to. No need to mess with the semaphore anymore 2014-10-20 22:19:19 +00:00
cheatengine@gmail.com
061e5f75e8 fix flushing the results 2014-10-20 21:59:02 +00:00
cheatengine@gmail.com
cb7020a595 implement result writing 2014-10-20 00:46:41 +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
3276ad5a72 commit some stuff before major overhauling a big piece of code 2014-09-23 10:03:39 +00:00