summaryrefslogtreecommitdiffstatshomepage
path: root/plugins (follow)
Commit message (Expand)AuthorAgeFilesLines
* vt240: WIP (nw) cracyc2016-06-111-1/+1
* hiscore.dat: sort by source file in an effort to make it somewhat maintainabl... cracyc2016-05-312-10633/+14233
* hiscore.dat: remove remaining invalid sets (nw) cracyc2016-05-311-31/+0
* hiscore.dat: fix renamed/duplicated sets (nw) cracyc2016-05-301-276/+60
* One remaining hiscore parse error (nw) Scott Stone2016-05-301-2/+2
* hiscore.dat: more fixes (nw) cracyc2016-05-301-64/+61
* hiscore.dat: DEC Rainbow has no cheats (nw) cracyc2016-05-301-3/+0
* hiscore.dat: remove outdated info and email addresses (nw) cracyc2016-05-291-13/+4
* hiscore: fix segaxbd games and improve error (nw) cracyc2016-05-292-20/+22
* boot.lua: make pluginspath apply here too (nw) cracyc2016-05-261-6/+6
* plugins/cheatfind: more (nw) cracyc2016-05-031-27/+24
* plugins/cheatfind: small cleaups (nw) cracyc2016-05-031-7/+8
* plugins/cheatfind: pages (nw) cracyc2016-05-021-9/+40
* plugins/cheatfind: match is in closure scope (nw) cracyc2016-05-021-15/+0
* plugins/cheatfind: make menu layout much more flexible (nw) cracyc2016-05-021-278/+330
* plugins/cheatfind: fix order (nw) cracyc2016-05-011-1/+1
* plugins/cheatfind: yet more changes (nw) cracyc2016-05-011-15/+58
* plugins/cheatfind: fixes (nw) cracyc2016-05-011-10/+17
* plugins/cheatfind: reverse operator order and add value comparison (nw) cracyc2016-04-302-28/+39
* 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-283-3/+3
* plugins/layout: layout embedded script helper plugin [Carl] cracyc2016-04-273-0/+61
* plugins/timer: don't fail if file is corrupt (nw) cracyc2016-04-241-0/+6
* plugins/cheat*: various changes (nw) cracyc2016-04-242-16/+48
* plugins/cheatfind: nt (nw) cracyc2016-04-231-1/+1
* plugins/cheatfind: fix machines with >1 ram regions (nw) cracyc2016-04-231-12/+13
* plugins/cheat: make ram work properly (nw) cracyc2016-04-232-9/+6
* plugins/cheatfind: fix saved cheats (nw) cracyc2016-04-231-1/+1
* luaengine: fix ui (nw) cracyc2016-04-232-4/+3
* fix lua issue (nw) Miodrag Milanovic2016-04-231-2/+2
* plugins/cheatfind: add bitwise comparisons (nw) cracyc2016-04-221-10/+55
* plugins/cheatfind: change match behavior and add on screen watches (nw) cracyc2016-04-211-200/+175
* plugins/cheat: clear popmessage (nw) cracyc2016-04-172-5/+8
* added print_verbose, print_info, print_debug and print_error to lua, and used... Miodrag Milanovic2016-04-164-23/+23
* plugins/cheatfind: write found cheats (nw) cracyc2016-04-161-2/+4
* plugins/cheat: load multiple files and fix load failure (nw) cracyc2016-04-161-11/+22
* plugins/cheat: fix some stuff (nw) cracyc2016-04-152-1/+61
* 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-102-1/+42
* plugins/cheatfind: run same operation over a batch of data (nw) cracyc2016-04-102-55/+153
* plugins/cheatfind: add width and endian awareness cracyc2016-04-091-39/+107
* plugins/cheatfind: make ram scan work (nw) cracyc2016-04-091-113/+71
* plugins/cheatfind: more gui work (nw) cracyc2016-04-091-55/+166
* luaengine: make flags explicit (nw) cracyc2016-04-093-23/+23
* plugins/cheatfind: start adding basic menu (nw) cracyc2016-04-082-7/+160
* plugins/timer: add play count (nw) cracyc2016-04-081-3/+10
* plugins/cheatfind: start lua cheat finder library [Carl] cracyc2016-04-082-0/+108