Commit graph

18 commits

Author SHA1 Message Date
Dark Byte
eed6471914 fix pointerscan node setup 2022-10-02 23:06:32 +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
51c4c1eed6 add a "revert to saved scan" option in the scanner.
added signed support for between scans
started with loading pdb structures
2017-08-05 00:28:31 +02:00
Dark Byte
b8883cae77 start adding dynamic base range support for rescan 2016-09-17 14:56:32 +02:00
Dark Byte
8d14464a93 some pointerscan fixes 2016-05-26 21:59:34 +02: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
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
34adc79533 make a distinction between potential and actual threadcount 2014-10-29 11:41:25 +00:00
cheatengine@gmail.com
cc326ac024 change the scantime termination to parent accept time. Not scan time 2014-10-29 01:17:06 +00:00
cheatengine@gmail.com
de845a4b26 don't keep information on children that failed receiving the scandata 2014-10-28 02:45:05 +00:00
cheatengine@gmail.com
ae068adeda add more info to children when disconnected 2014-10-22 22:26:08 +00:00
cheatengine@gmail.com
23ea0796ef implement stopping a scan (untested) 2014-10-22 00:39:43 +00:00
cheatengine@gmail.com
89d423dcae implement the trustlevel for nontrusted connections 2014-10-20 22:46:06 +00:00
cheatengine@gmail.com
18ad33ec6d improve the upload scandata progress display 2014-10-18 20:22:23 +00:00
cheatengine@gmail.com
c514ff1024 add saving/loading to the PSN node config window and tell children the name of the parent 2014-10-16 21:48:24 +00:00
cheatengine@gmail.com
5ebd3995a0 add a check for allowIncommingParents
add some extra information about parents
2014-10-16 11:36:19 +00:00
cheatengine@gmail.com
074508cb57 First commit for pointerscan network node. Status: 'It compiles, barely' 2014-10-15 23:03:11 +00:00