Commit graph

100 commits

Author SHA1 Message Date
cheat-engine
e70c92dd37 Some macos fixes/tests 2023-11-13 01:47:23 +01:00
Dark Byte
698f8cc497 commit a bunch of stuff I haven't commited yet (mostly android and java stuff and things to make java info easier to work with) 2023-03-31 22:37:50 +02:00
cheat-engine
be39152afc minor safeguards and show longer error messages 2023-01-25 10:27:39 +01:00
Dark Byte
6c72f2a9d5 add lua interface for virtualstringtree, use said component in the .net info window
Also added some new fields to get in the dotnetdatacollector and monodatacollector so you'll need to recompile those
2022-12-07 12:28:52 +01:00
Dark Byte
a56e63237f add support for luapipes over ceserver (yes, monodatacollector works) 2022-11-11 01:58:17 +01:00
Dark Byte
abbb57cd8c block potential error message 2022-09-24 21:44:18 +02:00
Dark Byte
6f03ea02e6 add getOpenedFileSize() to lua 2022-08-29 23:00:47 +02:00
Dark Byte
231006992e add OnValueChanged and OnValueChangedByUser properties to MemoryRecords
Improve lua codecompletion by also showing method properties
2022-08-29 16:49:21 +02:00
Dark Byte
5525ea3799 compile issue 2022-05-02 12:31:12 +02:00
Dark Byte
66d2ad3ba7 add support for alternative names 2021-11-16 20:58:25 +01:00
Dark Byte
9ef9551f08 implement the source viewer (todo: buttons and context menu) 2021-05-20 20:01:31 +02:00
cheat-engine
87c107e696 minor improvements for mac and fix for symbol deletion 2021-03-30 00:25:39 +02:00
cheat-engine
e85d8e8bea implement GUI implementation for dbvm bp's (still needs fixing and specific bp types need to be rerouted/changed)
also add dbvm memory reading in case kernelmode is not available
2021-03-11 07:37:44 -08:00
Dark Byte
a15aa74a4e lua debug info now shows local for-loop variables instead of nil 2021-02-02 00:56:50 +01:00
Dark Byte
c97e0a9c0e dark mode support 2020-12-10 23:39:40 +01:00
Dark Byte
4c488836e5
Merge pull request #1372 from mgrinzPlayer/patch-15
luaengineunit - add multicaret
2020-10-15 15:23:23 +02:00
Dark Byte
ab7c699e0d don't lowercase functionnames if they have no lowercase version 2020-10-05 01:00:27 +02:00
mgrinzPlayer
38694ad55d luaengineunit - add multicaret 2020-10-04 19:49:28 +02: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
Dark Byte
5cac65aae2 commit luafrm fix that was in the rc1.2 build 2020-04-04 22:38:15 +02:00
Dark Byte
6d91e2793b add extra gui methods and callhandlers, and a few fixes here and there 2020-04-04 01:13:19 +02:00
Dark Byte
804002561d improve autocomplete and fix dbvm access gui 2020-04-02 15:52:48 +02:00
Dark Byte
dbaff4de2d fix compilation and lua . completer 2020-03-31 09:44:08 +02:00
cheat-engine
e3a919c88a lua engine autocomplete fix for mac (todo: check windows for regression) 2020-03-30 23:59:05 +02:00
cheat-engine
3a460ceb2e add an application list and fill in the process var for mac 2020-03-28 15:09:12 +01:00
Dark Byte
fa7d711915 luaengine improvment on first run 2020-03-05 21:15:32 +01: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
Dark Byte
f50ad1f561 pick a version without 0x25 SIB byte if applicable 2020-01-21 14:47:19 +01:00
cheat-engine
92b3eb546d fix code completion adding a double dot on mac 2019-12-30 22:40:35 +01:00
cheat-engine
8a6fe95be4 name the popupmenu items and test how a shortcut with the mac metakey will look on windows if it even shows up 2019-12-30 11:06:44 +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
4935865955 fix loading textfiles 2019-08-21 11:10:42 +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
3e9925d492 redo and remove another debug message 2019-08-04 16:22:35 +02:00
Dark Byte
4c3131ccb2 same for = 2019-07-27 09:53:08 +02:00
Dark Byte
abb3d194b4 fix ( on codecompletion 2019-07-27 09:48:06 +02:00
Dark Byte
6f97f8f083 return focus to the lua editor after execute 2019-07-23 16:51:21 +02:00
Marco
a7a69473ed CE tools menu icons 2019-05-12 01:13:44 +02:00
Dark Byte
bd3f11ac62 fix dpi for lua engine toolbar 2019-04-18 10:52:50 +02:00
Dark Byte
914be81287 Add some fontquality options
6.8.3
2019-02-07 20:03:17 +01:00
Dark Byte
27ab51f973 make editing with code completion easier 2019-02-03 23:25:58 +01:00
Dark Byte
463d342276 temporary fix for synhighlighter font changes (fixed in later lazarus versions) 2019-02-02 11:53:52 +01:00
Dark Byte
d0d2f7ad56 autocomplete parse fix 2018-12-24 12:34:05 +01:00
Dark Byte
39ba2320f6 fix 32-bit compiling and improve autocomplete a little bit 2018-12-19 10:41:35 +01:00
Dark Byte
56fe3e3da1 improve code completion 2018-12-12 00:39:22 +01:00
Dark Byte
d35b4336ff Just commiting everything so far before switching to a different system 2018-10-15 16:14:01 +02:00
Dark Byte
b8679570b4 Improve selection when using code completion 2018-08-31 10:47:09 +02:00
Dark Byte
63f1f37f09 also show native pascal published properties and the components it has access to 2018-08-30 22:08:08 +02:00
Dark Byte
1018ff0bb1 add autocomplete to Lua engine (Only global types that are already defined) 2018-08-30 19:50:35 +02:00