Commit graph

22 commits

Author SHA1 Message Date
Dark Byte
262cbe39b3 add some extra try/except to some of the stream functions so the lua part error out properly. And start adding the java varscan scantype option 2023-06-18 14:36:16 +02:00
Dark Byte
8b0389f4f1 add some extra read/write functions to the stream class and some extra debugging options to trace hard to detect issues 2023-06-07 01:55:06 +02:00
Dark Byte
4612dc0a6b fix stream string writing 2023-04-07 21:35:47 +02:00
Dark Byte
1a3e01d95c some performance improvements and additonal functions to help with that for monodatacollector image and class enum 2023-03-03 23:04:54 +01:00
Dark Byte
220407d9d5 stringstream inherits from memorystream 2022-05-02 11:00:00 +02:00
Dark Byte
71aa65c02a fix result of saveToFileNoError 2021-02-28 23:08:10 +01:00
Dark Byte
634e62e892 zero the memory when a memorystream increases in size 2020-10-15 12:38:23 +02:00
mgrinzPlayer
dc32cd2023 fix compilation for older FPC 2019-12-30 01:15:35 +01:00
Dark Byte
69e7c4541e implement memorystream loadFromFileNoError and saveToFileNoError 2019-12-23 18:26:28 +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
2249b4cd7f implement stream.read/writeAnsiString 2019-06-06 12:27:45 +02:00
Dark Byte
9a89b37ded some more cleanup and make getStringReferences show the string 2018-06-12 20:23:45 +02:00
Dark Byte
70fbcd430f 2017-09-19 21:13:57 +02:00
Dark Byte
063b44bc35 add executeCode and executeCodeLocal 2015-12-25 11:49:44 +01:00
Dark Byte
2a985768c1 I know I said no more features, but this may come in use in the future 2015-12-25 01:32:21 +01:00
mgrinzPlayer
5e135f12a6 fix Lua MemoryStream memory leak
fix Lua MemoryStream memory leak
2015-09-06 15:57:10 +02:00
cheatengine@gmail.com
bf46d807da fix stream write and fix compilation on windows 2015-01-30 19:25:24 +00:00
cheatengine@gmail.com
98dcf75107 Add saving and loading to the memory stream 2014-02-13 02:19:30 +00:00
cheatengine@gmail.com
3cba53558e document stream better
fix readBytesFromTable
add the Memory property of the memorystream class
2013-06-13 11:31:33 +00:00
cheatengine@gmail.com
ed40c90c08 register Stream 2013-01-06 14:16:25 +00:00
cheatengine@gmail.com
2445f59673 added luastream 2013-01-06 14:15:17 +00:00