COMMITS
November 28, 2023
D
Merge branch 'master' of https://github.com/cheat-engine/cheat-engine
Dark Byte committed
D
make the debug panels show together with the debugtoolbar
Dark Byte committed
C
Merge branch 'master' of https://github.com/cheat-engine/cheat-engine
cheat-engine committed
November 27, 2023
D
free the module even when there's an exception
Dark Byte committed
D
mention that tablefiles are allowed
Dark Byte committed
D
you can pass tablefiles as well
Dark Byte committed
D
November 26, 2023
D
implement api hook script generation for aarch64
Dark Byte committed
November 24, 2023
C
Merge branch 'master' of https://github.com/cheat-engine/cheat-engine
cheat-engine committed
D
fix highest bit calculation/lookup
Dark Byte committed
D
fix error when ticking and unticking a checkbox in the pointerscan config
Dark Byte committed
D
show symbols in arm64
Dark Byte committed
C
fix random AV on macos when showing registers for the first time
cheat-engine committed
C
Merge branch 'master' of https://github.com/cheat-engine/cheat-engine
cheat-engine committed
November 23, 2023
D
fix some more aarch64 instructions
Dark Byte committed
D
add SelectionSize to disassembler view
Dark Byte committed
D
fix compilation for windows
Dark Byte committed
November 22, 2023
C
Merge branch 'master' of https://github.com/cheat-engine/cheat-engine
cheat-engine committed
D
add some extra aarch64 instructions to the dis/assembler
Dark Byte committed
C
tablist: fix click processing when disabled
cheat-engine committed
C
Fix compiling for aarch64 on macos
cheat-engine committed
November 17, 2023
C
TCC fixes and improvement for macos
cheat-engine committed
P
Expanded structs in arrays for structure dissection
PeaceBeUponYou committed
November 13, 2023
C
Some macos fixes/tests
cheat-engine committed
November 3, 2023
P
Structure dissection for c-pointers
PeaceBeUponYou committed
November 1, 2023
P
Added a few functions for C Pointer lookup and field type
PeaceBeUponYou committed
P
Mono invoke now will return exception as string when occurred
PeaceBeUponYou committed