Dark Byte
ade278f052
committing bunch of fixes
2023-08-25 08:48:13 +02:00
Dark Byte
e0bc17d808
add rect only parameters to some canvas functions and add a bytetableto<type> startindex parameter
2023-05-20 00:37:31 +02:00
cheat-engine
c7abbc9bc7
Merge mac source changes back to git
...
Just merging all changes made to the sourcecode to make it functional for mac m1
2022-06-01 13:10:34 +02:00
Dark Byte
ed717fe22d
Show field values for static fields
...
add signed parameter to bytetableToDword
2020-10-10 19:16:52 +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
1fdb19e55c
add an option to use a thread to freeze entries
...
and fix 32-bit compilation
2019-08-04 21:02:34 +02:00
Dark Byte
df7ad6c730
Add extended conversion support and a try/except
2019-08-04 13:15:48 +02:00
cheatengine@gmail.com
c43ab2c85a
compile fix
2014-02-17 22:56:42 +00:00
cheatengine@gmail.com
da81d66f5b
make byteTableToString and stringToByteTable deal with strings that have a 0 terminator (get lengths from lua or the bytetable)
2014-02-17 22:52:18 +00:00
cheatengine@gmail.com
d61f640e29
Add code to get and redefine java classes at runtime
...
Make the read/writeString methods of the LuaPipe capable of handling strings with 0-bytes in them
And improve the performance of CreateByteTableFromPointer
2014-02-07 02:04:53 +00:00
cheatengine@gmail.com
bc0ea3dd81
fix doubleToByteTable
2014-02-03 11:56:24 +00:00
cheatengine@gmail.com
302b891f6c
add pipe communication ability to lua. (useful for talking to injected dll's / helper processes )
2013-12-03 23:16:18 +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
c703c616f0
implement the bytetable converstion routines
2013-03-01 02:01:08 +00:00