Commit graph

67 commits

Author SHA1 Message Date
cheat-engine
acc6cefd0f Fix registry issues 2019-12-19 17:49:30 +01:00
Dark Byte
8ecc78fd30 while making the integrity check thread go into an infinite loop is a valid solution, it's not really representative of modern integrity check bypasses so making the main thread run through the same code as well 2019-08-18 09:20:25 +02:00
Dark Byte
524734c11b add a new first of 4th month event
fix VEH debug screwing over threads on attach
add syntaxhighling editors for lua and AA
improve the lua syntax highlighter to show better colors and folding
2019-08-12 00:20:10 +02:00
Dark Byte
df7ad6c730 Add extended conversion support and a try/except 2019-08-04 13:15:48 +02:00
Dark Byte
63619a9a57 add a delay to repeatscan for those that want it
make the busyscan dialog show what stage it's at
2019-07-29 14:04:11 +02:00
Dark Byte
2485a24c20 add luaheadersections and executeMethod 2019-07-25 13:49:29 +02:00
Dark Byte
d4db739024 show the browser normally 2019-07-20 11:17:26 +02:00
Dark Byte
123587e179 fix compilation error and memrec Parent property is now also writable
and missed a file in the tutorial
2019-07-19 11:36:12 +02:00
Dark Byte
d66b64ae3b Add extra help 2019-07-19 11:27:16 +02:00
Dark Byte
5a8cf16fe6 fix compiling the tutorial, and fix a bug that newbies will likely do in step 6 2019-04-19 14:31:22 +02:00
Dark Byte
53ce72c6dd Use SymSearch when possible and start preparing a release 2019-02-06 13:08:51 +01:00
Dark Byte
b9cc0687f0 DPI fix for the tutorial 2019-02-05 14:20:29 +01:00
Dark Byte
62d7905ad0 fix levelselect for stage 3 and add a secret victory condition 2018-12-18 12:57:37 +01:00
Dark Byte
08afc73cc8 add a levelskip option to the graphical tutorial 2018-12-08 00:05:26 +01:00
Dark Byte
53a21ba2b3 removed some warnings 2018-05-29 15:10:22 +02:00
Dark Byte
518f8cd78c forgot to commit this one 2018-05-22 16:03:59 +02:00
Dark Byte
50b9dc59be best graphics evar 2018-05-22 15:48:39 +02:00
Dark Byte
95d177403c gameplay mechanics mostly work 2018-05-22 12:40:25 +02:00
Dark Byte
4ee2508d2e 2018-05-21 10:32:38 +02:00
Dark Byte
eae6d1a23f forgot to commit some stuff here 2018-05-20 11:16:50 +02:00
Dark Byte
b32646dfd7 added the most amazing explosion ever seen in a game 2018-05-15 01:43:19 +02:00
Dark Byte
bde02fbe41 add dbvm find what accesses menu option
add cr3 based memory access
2018-03-28 21:18:37 +02:00
Dark Byte
b337bf627b add a second tutorial 2017-11-07 02:42:53 +01:00
Dark Byte
827efa6e1d simplify a bit 2017-11-02 21:01:40 +01:00
Dark Byte
55b73daf44 slightly more infuriating 2017-10-27 12:49:03 +02:00
Dark Byte
03a5aeacb9 implement win scenario 2017-10-25 02:10:10 +02:00
Dark Byte
ef65856556 2017-10-25 01:41:39 +02:00
Dark Byte
d6b356f035 fix click 2017-10-25 00:41:35 +02:00
Dark Byte
73bbe75d9d 2017-10-24 21:32:02 +02:00
Dark Byte
3e4549e3a7 staticguiobject 2017-10-24 21:31:06 +02:00
Dark Byte
ebca605752 start with a small graphical tutorialgame 2017-10-23 01:34:48 +02:00
Dark Byte
6287eed30d change the scan done notification to a queue call instead of a wm_user call 2017-05-26 14:44:03 +02:00
Moshe Kaplan
1c16cca039 Clarified phrasing of Tutorial 8 2017-04-23 23:19:22 -04:00
Robin Gustafsson
521a0d3d66 Fix typo in tutorial text 2016-12-26 11:10:29 +01:00
Stephen Chapman
f7a05d0067 Update to Unit1.pas
Rewrote text and added call to action for users to visit the forum if they're lost.
2016-10-11 21:55:24 -04:00
Dark Byte
c32489c00d fix the pointerscanner settings from erasing itself 2016-09-20 03:51:49 +02:00
Dark Byte
b4be66c6a2 minor fix for the tutorial, and make it a bit friendlier for total noobs 2016-09-13 23:14:48 +02:00
Dark Byte
7338799708 implement the hotkey speak option. Just not sure why it doesn't speak when force english is used 2016-09-13 03:38:24 +02:00
Dark Byte
e61f0bc9a7 implement an async lua server calling method 2016-09-05 22:03:12 +02:00
Dark Byte
825680b14f some tutorial gui changes 2016-09-05 21:17:11 +02:00
Dark Byte
15b2a5d64a mark additions to the codelist and new entries to the addresslist as changes as well 2015-12-29 18:25:59 +01:00
Dark Byte
e696c467ba dry some wet tears 2015-12-24 19:26:48 +01:00
Dark Byte
299182d865 Apply translation patches by rsMUGenerateGroupscanCommand 2015-09-19 23:20:34 +02:00
Dark Byte
7e5b2e493a Minor fix for the tutorial 2015-08-12 10:51:09 +02:00
Dark Byte
7e27aab330 Merge pull request #24 from JeffreyO/patch-1
Fixed problem with spacing
2015-08-11 17:07:12 +02:00
Jeffrey Ozanne
71bb520672 Fixed Concatenation errors & some grammar 2015-08-11 02:12:28 -04:00
Jeffrey Ozanne
48fdcd1c0c Fixed problem with spacing
Areas of concatenation did not have a space between the separate strings. This caused words to run together
2015-08-11 01:42:59 -04:00
Dark Byte
779712b374 Add an option to find recently accessed memory regions (You'll have to compile the driver yourself to test this) 2015-06-13 01:55:00 +02:00
cheatengine@gmail.com
15ea043bda add a pointeraddresslist to reverse a pointerdata file 2014-09-13 02:23:41 +00:00
cheatengine@gmail.com
17ac8923be commit the binary files and prepare for a release 2014-06-19 08:23:52 +00:00