Check Off 5.5.2 Download
Check Off is a to-do list that sits in your menu bar. Simply click the check mark and your personal to-do list will appear. Organize your tasks by folder and label. Add notes to each task. Finder-like Labels. Notes have full font support, and can contain links to websites and local files.
August 20 2019:Cheat Engine 7.0 Released:
New major version released. Many improvements and features to make your gaming better
Download: Cheat Engine 7.0 for windows
Please report bugs and give suggestions for improvements in the bug tracker or forum
And you can of course contribute yourself by adding to the source on GitHub or become a patreon
Additions and changes:
Fixes:
lua:New functions:
- compareMemory
- encodeFunctionEx
- enableKernelSymbols
- waitForExports
- waitForDotNet
- waitForPDB
- waitforsymbols
- searchPDBWhileLoading
- duplicateHandle
- getScreenDPI
- extendedToByteTable
- byteTableToExtended
- executeCodeLocalEx
- executeMethod
- allocateSharedMemoryLocal
- (un)registerCreateCallback
- (un)registerFirstShowCallback
- (un)registerCreateCallback
- dbk_usePhysicalMemoryAccess
- dbk_setSaferPhysicalMemoryScanning
- dbk_readPhysicalMemory
- dbk_writePhysicalMemory
- dbvm_addMemory
- dbvm_removechangeregonbp
- dbvm_speedhack_setSpeed
- dbvm_setTSCAdjust
changes:
- getWindowList now returns the results just like ce's window list
- documented OnChangeBounds for the Control class (was already there, now documented as well)
- executeCodeEx can now also taker just parameters without typedefs
- added Data field to ListItem's
- added description field to memrec.createHotkey method
- added clear method to the menuItem class
- readStringEx() can now deal with partial memory reads
- executeCodeEx: Fixed more than 4 parameters
- added Point type
- fixed editbox selstart/sellength types, and added CaretPos
- added HeaderSection class and document HeaderSections
- added roundRect, drawFocusRect and textRect to the Canvas.
- added ansicode character support for textRect
- added loadFromStream and saveToStream to the RasterImage class
- added readAnsiString and writeAnsiString to the Stream class
- Better document the mode field of createFileStream
- Expose the handle of the LuaPipeServer
- Publish frmTracer
- Publish frmUltimap2
- Publish frmCodeFilter
- Publish imagelist
- Added the DrawItemEvent general GUI property to Lua's callback system
- Added the MenuDrawItemEvent general GUI property to Lua's callback system
- Added the ContextPopupEvent general GUI property to Lua's callback system
- Created a new Diagram class group which can allow you to create graphs and diagrams
- Memoryrecord.DropDownValue and DropDownDescription work now (still RO)
Post release patches:
8/21/2019: Fixed when scripts load other scripts using files in non ascii language encodings