summaryrefslogtreecommitdiffstatshomepage
path: root/plugins/cheat
Commit message (Expand)AuthorAgeFilesLines
* plugins/data: add marp scores [Carl] cracyc2017-07-301-1/+2
* plugins/gdbstub: WIP gdbstub plugins [Carl] cracyc2017-07-261-11/+16
* plugins/cheat: make sure bp function is run only one per hit (nw) cracyc2017-07-241-1/+4
* plugins/cheat: catch errors in cheat scripts and prelim break/watch support [... cracyc2017-07-241-30/+140
* plugins/cheat: popmessage for hotkey setting (nw) cracyc2017-07-141-0/+4
* plugins/cheat: create dirs (nw) cracyc2017-07-141-2/+19
* plugins/cheat: poll for setting hotkeys [Carl] cracyc2017-07-132-379/+14
* plugins/cheat: add ui support for joystick hotkeys [Carl] cracyc2017-07-111-30/+71
* plugins/cheat: documentation (nw) cracyc2017-06-301-0/+1
* plugins/cheat: link simple cheats cracyc2017-06-301-10/+31
* plugins/cheat: fix nes gg decoder (nw) cracyc2017-06-301-1/+1
* srcclean (nw) Vas Crabb2017-06-252-9/+9
* plugins/cheat: fix (nw) cracyc2017-06-201-2/+2
* plugins/cheat: oops (nw) cracyc2017-06-151-1/+1
* plugins/cheat: refactor and add more ar support (nw) cracyc2017-06-151-94/+127
* plugins/cheat: more gg and an ar decoder (nw) cracyc2017-06-141-3/+79
* plugins/cheat: oops (nw) cracyc2017-06-131-1/+1
* plugins/cheat: nes, snes, genesis game genie support [Carl] cracyc2017-06-131-19/+169
* plugins/cheat: oops (nw) cracyc2017-06-121-1/+1
* plugins/cheat: oops (nw) cracyc2017-06-031-1/+5
* plugins/cheat: add hotkey support [Carl] cracyc2017-06-026-54/+490
* srcclean (nw) Vas Crabb2016-11-271-3/+3
* srcclean on lua plugins, too Vas Crabb2016-08-303-22/+22
* luaengine: remove now unnecessary stuff since a copy of searchpath is made an... cracyc2016-08-191-2/+2
* plugins/cheatfind: add operand size to simple cheat and write cheats from che... cracyc2016-07-141-3/+13
* mark working cracyc2016-07-132-2/+31
* plugins/cheat: better error (nw) cracyc2016-07-031-9/+15
* luaengine: add logical address space accessors, use by default in translated ... cracyc2016-07-021-7/+10
* plugins/cheat: don't turn off unless on (nw) cracyc2016-06-211-2/+2
* plugins/cheatfind: reverse operator order and add value comparison (nw) cracyc2016-04-301-8/+5
* plugins/cheat: handle multiple cheat paths and missing dir in write back (nw) cracyc2016-04-301-3/+5
* plugins/cheat*: indent the output (nw) cracyc2016-04-282-2/+2
* plugins/layout: layout embedded script helper plugin [Carl] cracyc2016-04-271-0/+1
* plugins/cheat*: various changes (nw) cracyc2016-04-241-0/+4
* plugins/cheat: make ram work properly (nw) cracyc2016-04-231-8/+5
* luaengine: fix ui (nw) cracyc2016-04-231-3/+2
* plugins/cheat: clear popmessage (nw) cracyc2016-04-171-0/+1
* added print_verbose, print_info, print_debug and print_error to lua, and used... Miodrag Milanovic2016-04-161-10/+10
* plugins/cheat: load multiple files and fix load failure (nw) cracyc2016-04-161-11/+22
* plugins/cheat: fix some stuff (nw) cracyc2016-04-151-0/+60
* plugins/cheat: copy-paste (nw) cracyc2016-04-141-1/+1
* plugins/cheat: add game time for cheats which want a time delay (nw) cracyc2016-04-131-0/+8
* plugins/cheat: make more compatible (nw) cracyc2016-04-131-2/+3
* plugins/cheat: add safe table functions to sandbox (nw) cracyc2016-04-111-25/+15
* plugins/cheatfind: preliminary support to inject cheats for testing (nw) cracyc2016-04-101-0/+12
* plugins/cheatfind: run same operation over a batch of data (nw) cracyc2016-04-101-5/+21
* luaengine: make flags explicit (nw) cracyc2016-04-091-6/+6
* plugins/cheatfind: start adding basic menu (nw) cracyc2016-04-081-5/+6
* oops++ (nw) cracyc2016-04-071-1/+0
* plugins/cheat: create temp[0-9] in case xml script doesn't (nw) cracyc2016-04-071-3/+7