summaryrefslogtreecommitdiffstatshomepage
path: root/plugins
Commit message (Collapse)AuthorAgeFilesLines
...
* plugins/data: add marp scores [Carl] cracyc2017-07-304-21/+165
|
* plugins/data: fix small things (nw) cracyc2017-07-272-1/+6
|
* plugins/data: use 2 column format and clean up some parse errors (nw) cracyc2017-07-272-9/+11
|
* plugins/gdbstub: WIP gdbstub plugins [Carl] cracyc2017-07-263-11/+315
|
* 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
| | | | [Carl]
* luaengine: debugger_manager support [Carl] cracyc2017-07-231-0/+20
|
* 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
|
* hiscore.dat: Updates [Leezer] cracyc2017-07-071-257/+369
|
* 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/cheatfind: be more careful with unpack (nw) cracyc2017-06-111-16/+18
|
* plugins/cheat: oops (nw) cracyc2017-06-031-1/+5
|
* plugins/cheat: add hotkey support [Carl] cracyc2017-06-026-54/+490
|
* srcclean (nw) Vas Crabb2017-05-281-1/+1
|
* Merge pull request #2303 from cracyc/linenoise_new cracyc2017-05-151-35/+139
|\ | | | | linenoise work
| * linenoise: replace linenoise-ng with a different port that is simpler and ↵ cracyc2017-05-131-35/+139
| | | | | | | | | | | | uses a different UTF8 parser [Carl] plugins/console: better completions [Carl]
* | hiscore.dat: Updates [Leezer] cracyc2017-05-141-102/+210
|/
* hiscore.dat: Updates [Leezer] cracyc2017-03-161-105/+214
|
* srcclean (nw) Vas Crabb2017-02-191-2/+2
|
* plugins/data/data_hiscore: print_verbose unimplemented stuff (nw) cracyc2017-02-171-7/+10
|
* plugins/data/data_hiscore: don't permit hi score parse scripts to modify the ↵ cracyc2017-02-171-224/+234
| | | | shared environment or save any persistent data (nw)
* plugins/data: create first dir in historypath if it doesn't exist (nw) cracyc2017-02-162-2/+10
|
* plugins/data: fix if order (nw) cracyc2017-02-161-6/+6
|
* plugins/data: check the rest of the paths too (nw) cracyc2017-02-131-1/+0
|
* plugins/hiscore: use videoram share for missile command scores so madsel ↵ cracyc2017-02-032-2/+7
| | | | isn't disturbed (nw)
* hiscore.dat: Updates [Leezer] cracyc2017-01-041-7/+141
|
* hiscore.dat: Updates [Leezer] cracyc2016-12-091-2/+52
|
* srcclean (nw) Vas Crabb2016-11-2712-43/+43
|
* plugins/data: put database in correct path (nw) cracyc2016-11-121-1/+1
|
* added OPTION_HOMEPATH to point to read/write folder,for now used by LUA ↵ Miodrag Milanovic2016-11-121-2/+3
| | | | | | scripts (nw) Copied all needed files so plugins could be started under UWP
* plugins/data: fix index (nw) cracyc2016-11-091-1/+1
|
* plugins/data: store data in database (nw) cracyc2016-11-094-69/+136
|
* stupid copy/paste (nw) Miodrag Milanovic2016-11-081-1/+0
|
* Made timer plugin use sqlite3 (nw) Miodrag Milanovic2016-11-081-31/+41
|
* plugins/console: much better completions (nw) cracyc2016-11-071-10/+41
|
* plugins/console: further improve completions by removing break chars from ↵ cracyc2016-11-061-11/+6
| | | | linenoise that hide the full type (nw)
* plugins/console: (nw) cracyc2016-11-061-1/+0
|