summaryrefslogtreecommitdiffstatshomepage
path: root/plugins
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* luaengine: add plugin options menu [Carl] cracyc2016-04-041-0/+11
|
* hiscore: checksum all the regions (nw) cracyc2016-03-301-5/+3
|
* hiscore: only you can prevent namespace pollution (nw) cracyc2016-03-291-35/+39
|
* Add ability for notifiers to add at front, fix for hiscore [Carl] Miodrag Milanovic2016-03-291-8/+10
|
* hiscore: even if we can't save before a soft reset, at least load what we've ↵ cracyc2016-03-281-1/+4
| | | | got (nw)
* luaengine: add software name getter (nw) cracyc2016-03-272-7/+20
| | | | hiscore: add support for softlist rom hiscores (nw)
* Populate plugins structures and start marked plugins (nw) Miodrag Milanovic2016-03-251-4/+8
|
* Added parsing of plugin json files for machine_manager (nw) Miodrag Milanovic2016-03-243-3/+6
|
* added hiscore plugin (disabled for now) (nw) Miodrag Milanovic2016-03-224-0/+14234
|
* put license for plugins (nw) Miodrag Milanovic2016-03-054-1/+11
|
* fix lua script on boot (nw) Miodrag Milanovic2016-03-051-2/+1
|
* removed Apache 2 licensed library since it is not possible to mix with GPL2 (nw) Miodrag Milanovic2016-03-0460-4135/+0
|
* Added plugin info json files and made system automatically load available ↵ Miodrag Milanovic2016-02-1419-20/+202
| | | | plugins and start them if flagged so (nw)
* Added plugins and boot.lua as startup script [Miodrag Milanovic] Miodrag Milanovic2016-02-1449-0/+4770