Commit Graph

40 Commits

Author SHA1 Message Date
Dark Byte
557777df43 Commit files for release of 7.5 2023-02-08 21:32:55 +01:00
Dark Byte
66d2ad3ba7 add support for alternative names 2021-11-16 20:58:25 +01:00
Dark Byte
c90a2e65b4 fix darkmode crash with empty groupboxes and add some missing headerfiles and re-add the tccdefs 2021-01-28 00:23:54 +01:00
Dark Byte
c97e0a9c0e dark mode support 2020-12-10 23:39:40 +01:00
cheat-engine
f101a5a22f Implemented getInternet() for mac build and switched to fpc 3.2.0 fixes for mac as well 2019-12-29 20:34:34 +01: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
bfff7ee0aa add a check for empty foldernames 2019-07-27 22:00:53 +02:00
Dark Byte
cba2d9dd9c trainergenerator now lets you replace files (e.g lua dlls) 2019-05-18 09:51:30 +02:00
Dark Byte
d517b3c248 bunch of warning fixes 2018-06-01 12:50:03 +02:00
Dark Byte
53a21ba2b3 removed some warnings 2018-05-29 15:10:22 +02:00
Dark Byte
7ee6e30927 properly fail if the file is missing 2017-08-30 13:10:21 +02: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
3b8fd28951 add autoAssembleCheck and fix the combobox in the exe generator 2017-04-11 02:17:22 +02:00
Dark Byte
2312afcb66 get rid of luacs 2017-04-09 00:31:10 +02:00
Sergey D
e4856e3d61 resourcestrings 2016-09-27 20:56:05 +03:00
Dark Byte
40dbfd8ef4 added function registerEXETrainerFeature so extensions can make themselves easier to use in trainers (if they want to) 2016-09-06 03:17:51 +02:00
Dark Byte
e61f0bc9a7 implement an async lua server calling method 2016-09-05 22:03:12 +02:00
Dark Byte
49da5042b4 some more gui fixes and add some extra error messages to the trainer generator in case of invalid icon types 2016-09-04 03:49:06 +02:00
Sergey D
0d57c434b4 Update frmExeTrainerGeneratorUnit.pas 2016-08-20 23:29:40 +03:00
Dark Byte
9508b7ccf7 add .sig files when building an exe trainer (and on extraction, rename the .sig file as well) 2016-08-19 03:33:17 +02:00
Dark Byte
714405f873 applied fixes up to frmExeTrainerGeneratorUnit.lfm 2016-08-15 12:05:50 +02:00
Dark Byte
25c8ce2619 make the exe trainer generator add the .dll files 2015-10-20 20:53:58 +02:00
mgrinzPlayer
630490b3e9 Update frmExeTrainerGeneratorUnit.pas 2015-06-30 16:18:04 +02:00
cheatengine@gmail.com
059232d42a split up cefuncproc a bit more 2014-11-07 00:29:54 +00:00
cheatengine@gmail.com
e7cc44cbd5 add overlay.fx to the generated .exe when d3d hook is used and add the 64bit dll's for 64 bit targets as well 2014-06-07 19:36:12 +00:00
cheatengine@gmail.com
d0e07f77b9 fix pressing enter on auto assembler entries
add the dotnextdatacollector files to the exe generator
2014-06-02 12:16:44 +00:00
cheatengine@gmail.com
f9f18c111e fix dll injection and d3dhook when done from an autoattach openprocess call
make the trainer position update constantly now (every 2 seconds)
add an extra parameter to reinitializeSymbolhandler so it can run without having to wait
made the exe trainer generator detect the usage of "xmplayer." as well
2014-05-15 16:35:59 +00:00
cheatengine@gmail.com
1c00387b57 createD3DHook was correct, it just wasn't lowercase 2013-06-09 12:21:33 +00:00
cheatengine@gmail.com
a82502d976 detect direct3d hook
apply hotkey description updates
2013-06-09 12:12:10 +00:00
cheatengine@gmail.com
6d496d0f14 automatically add the d3dhook dll's to the exe trainer generator 2013-05-26 12:31:14 +00:00
cheatengine@gmail.com
2ed5453ad6 Add a file counter to the standalone trainer Phase2 part so no need to poll if there is data or not 2013-03-21 01:54:40 +00:00
cheatengine@gmail.com
88f9e27d28 Fix notification on close when changes are made 2012-04-28 23:06:32 +00:00
cheatengine@gmail.com
a32a69f1e8 added more data collection for the groupscan 2012-01-14 07:18:53 +00:00
cheatengine@gmail.com
251b4821cd moved the memoryrecord_ lua functions to their own unit 2011-10-31 22:35:15 +00:00
cheatengine@gmail.com
82024c7acc implemented the tiny trainer. (It's more a joke to piss of those 'small trainer' people and those 'because everyone makes exes' remarks) 2011-10-31 21:43:28 +00:00
cheatengine@gmail.com
45efbabeb0 comment typos
some changes I undid
probably moved some forms around
add some extra fixes in the change address window

exception messages show in utf8 now
2011-08-09 14:37:02 +00:00
cheatengine@gmail.com
f8f29ebf18 language crap 2011-08-03 17:24:17 +00:00
cheatengine@gmail.com
8b075f9a2a some typo fixes
implement a network layer over the most used apis
2011-07-26 02:43:02 +00:00
cheatengine@gmail.com
d18393a96a renamed Cheat engine 6 to Cheat engine 2011-07-04 19:53:51 +00:00