summaryrefslogtreecommitdiffstatshomepage
path: root/plugins (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | luaengine: callbacks for plugins (nw) rendlay: layout tag external handler support (nw) fidel_csc and mdndclab: example layout scripts (nw) -- Neither layout script is complete. The chess doesn't handle castling or en passant and the Dungeons and Dragons only does the walls.
* 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 ↵ Miodrag Milanovic2016-04-164-23/+23
| | | | used it instead of print (nw)
* 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
| | | | | --- Need to handled alignment
* 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
|
* plugins/timer: save to the correct file (nw) cracyc2016-04-081-12/+23
|
* oops++ (nw) cracyc2016-04-071-2/+2
|
* plugins/timer: add sample plugin for game time [Carl] cracyc2016-04-072-0/+85
|
* 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
|
* plugins/cheat: fix more (nw) cracyc2016-04-072-20/+32
|
* plugin/cheat: better conversion (nw) cracyc2016-04-072-4/+43
|
* plugin/cheat: adjust path handling (nw) cracyc2016-04-061-5/+4
|
* oops cracyc2016-04-061-17/+8
|
* Add experimental cheat lua plugin [Carl] cracyc2016-04-064-0/+671
|