Dark Byte
ade278f052
committing bunch of fixes
2023-08-25 08:48:13 +02:00
Dark Byte
cde81cf17b
commit all changes from the last few days
2023-03-01 14:39:49 +01:00
Dark Byte
3c1e02faed
fix compilation for 32-bit and adjust some paths
2021-11-27 17:49:48 +01:00
Dark Byte
452c01de17
some more altname stuff and repair the icon
2021-11-22 21:15:37 +01:00
Dark Byte
0fe89e725f
forgot to initialize dataForAACodePass2
2021-09-26 21:52:08 +02:00
VikMorroHun
7307698b8b
Corrections, added missing information.
...
I've corrected several typos in the tutorial plus added missing information which blocked the successful completion of certain steps for me.
2021-09-05 13:51:56 +02:00
Dark Byte
2933cc31bd
dark mode support for the tutorial
2021-03-26 00:10:44 +01:00
Dark Byte
6b48458c70
Merge pull request #1446 from rixinsc/patch-1
...
Fix some typo and grammar errors in tutorial
2021-02-10 15:11:01 +01:00
Rixinsc
3e533a0f92
Fix typo
2020-12-29 20:54:04 +08:00
Rixinsc
0300d142fb
Fix small grammar error in tutorial
2020-12-29 13:49:12 +08:00
Help
fa16a55538
Update Unit6.pas Tutorial Grammar
2020-11-07 14:18:13 -05:00
Help
98a40f3111
Merge pull request #3 from cheat-engine/master
...
CatchUp to original repository
2020-11-07 14:14:03 -05:00
cheat-engine
6bace8765e
Port the tutorial to mac and make the change protection be based on the selected address, and some mac specific stuff
2020-08-21 16:15:09 +02:00
Help
7b5edb750c
Enhanced Description 1
2020-04-16 12:14:55 -04:00
Help
fa7fa571b6
Grammar Comma Fix
2020-04-16 11:53:33 -04:00
Dark Byte
7fff233717
Improve the gui when in uninitialized state, and add some more functions to the lua synedit
2020-03-05 21:05:18 +01:00
Help
3d3b5f479b
Update Unit6.pas
...
Fix English Grammar
2020-01-30 18:37:04 -05:00
Help
35d2288221
Update Unit6.pas
...
Fixes english grammar
2020-01-30 18:33:10 -05:00
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