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 |
|
cheatengine@gmail.com
|
e9536b76a0
|
increased the fontsize of the tutorial, adjusted some gui component locations, and made the tutorial windows resizable
|
2014-06-02 02:27:46 +00:00 |
|
cheatengine@gmail.com
|
2064f09147
|
commit test
|
2014-05-23 10:09:05 +00:00 |
|
cheatengine@gmail.com
|
8353a84b88
|
fix some typos in the tutorial and fix a bug in step6
|
2014-05-22 07:53:26 +00:00 |
|
cheatengine@gmail.com
|
a11959bb09
|
Fix compile issue for newer lazarus version
|
2012-06-05 13:14:43 +00:00 |
|
cheatengine@gmail.com
|
7676cceb1f
|
fix access violation on changing a local pointer to a non pointer
also update the tutorial verison
|
2012-05-19 14:19:18 +00:00 |
|
cheatengine@gmail.com
|
a0b9eb6e07
|
typo fix
|
2012-05-19 13:36:23 +00:00 |
|
cheatengine@gmail.com
|
2f7081b93e
|
Add a language.ini to CE (o the translation can be used on systems without setting a --LANG parameter
|
2012-01-30 17:57:07 +00:00 |
|
cheatengine@gmail.com
|
753da81402
|
show less
and prepare for beta 4
|
2012-01-30 01:53:09 +00:00 |
|
cheatengine@gmail.com
|
29c09f4e4e
|
beta 3 time again
|
2012-01-24 01:04:23 +00:00 |
|