Commit Graph

24 Commits

Author SHA1 Message Date
Dark Byte
e62556b44f expose beginEdit and endEdit methods to memoryrecords 2020-08-19 22:21:58 +02:00
Dark Byte
d92de68784 make it possible to access the dotnotpipe from lua
added getNumericalValue to memoryrecords
load recent files not also updates the open/save dialogs
memoryrecord can now access the customtype directly (only after using getvalue and confirm it's valid)
deal with showAsHex memoryrecords when accessing the value by description
catch an exception when querying VM capabilities on a virtual machine that does not implement it
2020-08-10 11:17:13 +02:00
cheat-engine
acc6cefd0f Fix registry issues 2019-12-19 17:49:30 +01:00
Dark Byte
7f1cf7fcf6 fix readonly properties DropDownValue and DropDownDescription of the memoryrecord class in lua 2019-07-22 23:25:16 +02:00
Dark Byte
792781bf7c fix createhotkey 2019-04-07 10:56:57 +02:00
Dark Byte
50bd537fc0 fix setting memrec interpretableaddress using an integer value 2018-02-08 00:24:53 +01:00
Dark Byte
6c9a47d652 add disableWithoutExecute and disableAllWithoutExecute to lua 2017-03-16 19:05:18 +01:00
Dark Byte
640e58e545 add codepage string scan (untested, I can't test it myself, so I need those eastern people ,whom I most of the time don't understand even after translating, to test this) 2017-01-20 00:37:30 +01:00
Dark Byte
f4ede1db05 some minor memrec fixes. (visual mostly) 2016-10-06 19:14:50 +02:00
Dark Byte
6208494af2 add file/folder enumeration functions and expose the offsetText of the memory record offsets for use 2016-09-30 01:25:02 +02:00
Dark Byte
aaf4b9d9b2 add the capability to create and edit memoryrecord hotkeys 2016-08-01 21:51:50 +02:00
Dark Byte
b5ddc12c58 change offsets to class objects (for future use) 2016-07-22 03:24:20 +02:00
Dark Byte
4562f03a7e fix a bunch of warnings and fix some bugs as well while at it 2016-06-01 18:15:19 +02:00
cheatengine@gmail.com
cb68b21eaa another step of splitting up cefuncproc: Moving the common types to another unit 2014-11-06 22:15:23 +00:00
cheatengine@gmail.com
ea299a0a94 fix getHotkey 2014-06-13 12:07:06 +00:00
cheatengine@gmail.com
6a0f18835c make setAddress call ReinterpretAddress 2013-11-12 15:09:43 +00:00
cheatengine@gmail.com
a0e18e68a9 fix Description property 2013-08-11 07:45:17 +00:00
cheatengine@gmail.com
57bad9bc6f bunch of small bugfixes 2013-03-07 21:58:56 +00:00
cheatengine@gmail.com
cc67460a36 bunch of fixes related to lua_touserdate 2013-01-28 22:53:39 +00:00
cheatengine@gmail.com
1e8cba6cb5 updated LuaAddresslist 2013-01-07 22:26:24 +00:00
cheatengine@gmail.com
3b67c2c455 updated memoryrecord 2013-01-07 19:30:27 +00:00
cheatengine@gmail.com
57b42c5ce2 'Cleanup' some code 2013-01-07 01:26:50 +00:00
cheatengine@gmail.com
77d1f888e1 implement new memoryrecord_ functions granting access to the variable specific data 2011-11-01 00:00:06 +00:00
cheatengine@gmail.com
251b4821cd moved the memoryrecord_ lua functions to their own unit 2011-10-31 22:35:15 +00:00