Commit graph

15 commits

Author SHA1 Message Date
Dark Byte
4a0a9028ef fix obsolete strings functions 2020-10-28 13:03:13 +01:00
Dark Byte
1ff1420718 updating the new lua binary and lib and fix the c-example for 64-bit 2020-10-26 11:59:25 +01:00
Dark Byte
9f85c8d7a9 expose the Object/Data field to strings objects , add a filter to the classlist 2020-10-24 20:13:04 +02: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
0da0633528 add the ignoreEncoding parameter of loadFromFile to lua as well (default is true) 2019-08-05 08:15:12 +02:00
Dark Byte
92f5d156b5 some code to make delimited text easier to use 2017-05-25 11:08:31 +02:00
Dark Byte
7f1bb043c4 don't scroll on tracing updates , and add begin/endUpdate for Tstrings 2017-04-06 23:04:54 +02:00
Dark Byte
12cadbcd1c 2016-05-20 22:22:33 +02:00
mgrinzPlayer
665e0135d2 fix RegisterAutoAssemblerCommand 2016-01-19 12:59:55 +01:00
cheatengine@gmail.com
e2deb97ade ffs, it seems i forgot to commit the last fixes (readmem and strings.count). This means the 32-bit build didn't get these fixes 2013-06-28 11:13:27 +00:00
cheatengine@gmail.com
2826ced7cb listitems and added arrayset properties 2013-01-04 14:53:42 +00:00
cheatengine@gmail.com
bbba6a611b Forgot to add checkbox, and converted combobox as well now 2013-01-02 22:18:16 +00:00
cheatengine@gmail.com
7708be2b37 add and convert luaStringlist 2013-01-01 13:24:26 +00:00
cheatengine@gmail.com
d1fdbb13bc Add and convert Strings to a class
Also added a way to set a default property for numerical indexes
2013-01-01 00:40:09 +00:00