Commit Graph

14 Commits

Author SHA1 Message Date
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
0f35a52416 move the processid and handle from cefuncproc to processhandlerunit
move the processlist function from cefuncproc to it's own unit
start work on the jni library for java
2014-09-08 12:00:14 +00:00
cheatengine@gmail.com
43bc65aa0e Make the code compilable for FPC 2.7.1 and Lazarus 1.3 build 2014-05-11
Fix a big bug that didn't cause any big problems because of 8 byte aligned local variables
Changed from dynamic compiling the sound resources to a pre build sound resource because of build problems
2014-05-11 03:08:36 +00:00
cheatengine@gmail.com
425ab8750c fix support for overflowing address 2013-05-01 11:49:55 +00:00
cheatengine@gmail.com
39d7ac95da work out the graphical memview a bit more 2013-04-25 21:03:01 +00:00
cheatengine@gmail.com
30818c6c67 add a disassembler override to make it possible to add new instructions / override existing ones 2013-03-22 22:22:49 +00:00
cheatengine@gmail.com
dfc917825a several fixes for custom type scans where the size is bigger than 8 2013-03-10 21:29:32 +00:00
cheatengine@gmail.com
c79bb5fa5d implement the ctrl+left/right drag to shift the address by one pixel 2013-03-09 23:37:29 +00:00
cheatengine@gmail.com
fa57e60dfa start with the option to choose which list to use 2013-03-09 00:50:44 +00:00
cheatengine@gmail.com
72234ca4cd implement view of changed addresses only and fix support for large custom types (makes page maps possible now) 2013-03-08 02:36:09 +00:00
cheatengine@gmail.com
c02818e570 Add the disassembler class and fix luaCanvas class method names 2013-02-13 01:36:58 +00:00
cheatengine@gmail.com
934cc0e41c put down the general idea 2013-02-11 15:06:43 +00:00
cheatengine@gmail.com
a4055c957c some extra fixes and implemented the pitch to the graphical memview 2013-02-08 23:06:32 +00:00
cheatengine@gmail.com
094189d55d add frmMemoryViewEx to use the memdisplay object 2013-02-07 18:21:39 +00:00