summaryrefslogtreecommitdiffstatshomepage
path: root/plugins/cheat/init.lua
Commit message (Expand)AuthorAgeFilesLines
* Disable SOUND_DEBUG for non-debug builds, and srcclean Vas Crabb2020-09-271-1/+1
* Fixing a cheat plugin bug npwoods2020-09-191-0/+1
* plugins/cheat: small simplification cracyc2020-09-151-21/+20
* plugins/cheat: copy the cheat table to not expose internal state (#7238) cracyc2020-09-151-4/+42
* plugin/cheat: subtract min before dividing cracyc2020-09-131-1/+1
* plugin/cheat: check value is a mulitple of step cracyc2020-09-131-1/+5
* plugin/cheat: flesh out the exported interface a bit more cracyc2020-09-131-91/+107
* plugins: add emu.plugin table to contain plugin exported interfaces cracyc2020-09-131-1/+1
* plugins/cheat, plugins/autofire: only time out input sequence entry if nothin... Vas Crabb2019-11-221-1/+1
* plugins/cheat: don't clear error message (nw) cracyc2019-11-201-1/+5
* plugins/cheat: show pressed buttons when setting hotkeys (nw) cracyc2019-11-201-2/+15
* plugins/cheat: add time functions to cheat sandbox cracyc2019-09-091-0/+1
* plugins/cheat[find]: fix memshares (nw) cracyc2018-08-271-0/+14
* plugins: handle the case where the ui prepends the list name to the list entr... cracyc2018-05-021-3/+7
* plugin/cheat: use print_error to make testing easier (nw) cracyc2018-03-051-1/+1
* srcclean (nw) Vas Crabb2017-10-221-1/+1
* (nw) Improve localisation: Vas Crabb2017-10-031-7/+7
* plugins/cheat: input sequence cheats [Carl] cracyc2017-10-021-1/+74
* plugins: gettextify localizable strings (nw) cracyc2017-09-031-19/+19
* luaengine: translation support [Carl] cracyc2017-09-041-1/+1
* plugins/cheat: oops (nw) cracyc2017-09-031-1/+1
* srcclean (nw) Vas Crabb2017-08-271-4/+4
* 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-131-138/+14
* plugins/cheat: add ui support for joystick hotkeys [Carl] cracyc2017-07-111-30/+71
* srcclean (nw) Vas Crabb2017-06-251-2/+2
* 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-021-51/+223
* srcclean on lua plugins, too Vas Crabb2016-08-301-13/+13
* mark working cracyc2016-07-131-2/+8
* plugins/cheat: better error (nw) cracyc2016-07-031-9/+15
* 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-281-1/+1
* 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