| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | plugins/cheat: popmessage for hotkey setting (nw) | 2017-07-14 | 1 | -0/+4 | ||
| | | ||||||
| * | plugins/cheat: create dirs (nw) | 2017-07-14 | 1 | -2/+19 | ||
| | | ||||||
| * | plugins/cheat: poll for setting hotkeys [Carl] | 2017-07-13 | 2 | -379/+14 | ||
| | | ||||||
| * | plugins/cheat: add ui support for joystick hotkeys [Carl] | 2017-07-11 | 1 | -30/+71 | ||
| | | ||||||
| * | hiscore.dat: Updates [Leezer] | 2017-07-07 | 1 | -257/+369 | ||
| | | ||||||
| * | plugins/cheat: documentation (nw) | 2017-06-30 | 1 | -0/+1 | ||
| | | ||||||
| * | plugins/cheat: link simple cheats | 2017-06-30 | 1 | -10/+31 | ||
| | | ||||||
| * | plugins/cheat: fix nes gg decoder (nw) | 2017-06-30 | 1 | -1/+1 | ||
| | | ||||||
| * | srcclean (nw) | 2017-06-25 | 2 | -9/+9 | ||
| | | ||||||
| * | plugins/cheat: fix (nw) | 2017-06-20 | 1 | -2/+2 | ||
| | | ||||||
| * | plugins/cheat: oops (nw) | 2017-06-15 | 1 | -1/+1 | ||
| | | ||||||
| * | plugins/cheat: refactor and add more ar support (nw) | 2017-06-15 | 1 | -94/+127 | ||
| | | ||||||
| * | plugins/cheat: more gg and an ar decoder (nw) | 2017-06-14 | 1 | -3/+79 | ||
| | | ||||||
| * | plugins/cheat: oops (nw) | 2017-06-13 | 1 | -1/+1 | ||
| | | ||||||
| * | plugins/cheat: nes, snes, genesis game genie support [Carl] | 2017-06-13 | 1 | -19/+169 | ||
| | | ||||||
| * | plugins/cheat: oops (nw) | 2017-06-12 | 1 | -1/+1 | ||
| | | ||||||
| * | plugins/cheatfind: be more careful with unpack (nw) | 2017-06-11 | 1 | -16/+18 | ||
| | | ||||||
| * | plugins/cheat: oops (nw) | 2017-06-03 | 1 | -1/+5 | ||
| | | ||||||
| * | plugins/cheat: add hotkey support [Carl] | 2017-06-02 | 6 | -54/+490 | ||
| | | ||||||
| * | srcclean (nw) | 2017-05-28 | 1 | -1/+1 | ||
| | | ||||||
| * | Merge pull request #2303 from cracyc/linenoise_new | 2017-05-15 | 1 | -35/+139 | ||
| |\ | | | | | linenoise work | |||||
| | * | linenoise: replace linenoise-ng with a different port that is simpler and ↵ | 2017-05-13 | 1 | -35/+139 | ||
| | | | | | | | | | | | | | uses a different UTF8 parser [Carl] plugins/console: better completions [Carl] | |||||
| * | | hiscore.dat: Updates [Leezer] | 2017-05-14 | 1 | -102/+210 | ||
| |/ | ||||||
| * | hiscore.dat: Updates [Leezer] | 2017-03-16 | 1 | -105/+214 | ||
| | | ||||||
| * | srcclean (nw) | 2017-02-19 | 1 | -2/+2 | ||
| | | ||||||
| * | plugins/data/data_hiscore: print_verbose unimplemented stuff (nw) | 2017-02-17 | 1 | -7/+10 | ||
| | | ||||||
| * | plugins/data/data_hiscore: don't permit hi score parse scripts to modify the ↵ | 2017-02-17 | 1 | -224/+234 | ||
| | | | | | shared environment or save any persistent data (nw) | |||||
| * | plugins/data: create first dir in historypath if it doesn't exist (nw) | 2017-02-16 | 2 | -2/+10 | ||
| | | ||||||
| * | plugins/data: fix if order (nw) | 2017-02-16 | 1 | -6/+6 | ||
| | | ||||||
| * | plugins/data: check the rest of the paths too (nw) | 2017-02-13 | 1 | -1/+0 | ||
| | | ||||||
| * | plugins/hiscore: use videoram share for missile command scores so madsel ↵ | 2017-02-03 | 2 | -2/+7 | ||
| | | | | | isn't disturbed (nw) | |||||
| * | hiscore.dat: Updates [Leezer] | 2017-01-04 | 1 | -7/+141 | ||
| | | ||||||
| * | hiscore.dat: Updates [Leezer] | 2016-12-09 | 1 | -2/+52 | ||
| | | ||||||
| * | srcclean (nw) | 2016-11-27 | 12 | -43/+43 | ||
| | | ||||||
| * | plugins/data: put database in correct path (nw) | 2016-11-12 | 1 | -1/+1 | ||
| | | ||||||
| * | added OPTION_HOMEPATH to point to read/write folder,for now used by LUA ↵ | 2016-11-12 | 1 | -2/+3 | ||
| | | | | | | | scripts (nw) Copied all needed files so plugins could be started under UWP | |||||
| * | plugins/data: fix index (nw) | 2016-11-09 | 1 | -1/+1 | ||
| | | ||||||
| * | plugins/data: store data in database (nw) | 2016-11-09 | 4 | -69/+136 | ||
| | | ||||||
| * | stupid copy/paste (nw) | 2016-11-08 | 1 | -1/+0 | ||
| | | ||||||
| * | Made timer plugin use sqlite3 (nw) | 2016-11-08 | 1 | -31/+41 | ||
| | | ||||||
| * | plugins/console: much better completions (nw) | 2016-11-07 | 1 | -10/+41 | ||
| | | ||||||
| * | plugins/console: further improve completions by removing break chars from ↵ | 2016-11-06 | 1 | -11/+6 | ||
| | | | | | linenoise that hide the full type (nw) | |||||
| * | plugins/console: (nw) | 2016-11-06 | 1 | -1/+0 | ||
| | | ||||||
| * | lua-linenoise: add preload (nw) | 2016-11-06 | 1 | -1/+13 | ||
| | | ||||||
| * | plugins/console: (nw) | 2016-11-06 | 1 | -1/+1 | ||
| | | ||||||
| * | plugins/console: better completions (nw) | 2016-11-06 | 1 | -5/+14 | ||
| | | ||||||
| * | plugins/console: add lua console [Carl] | 2016-11-06 | 2 | -0/+94 | ||
| | | ||||||
| * | data/data_hiscore: parse more (nw) | 2016-11-03 | 1 | -8/+18 | ||
| | | | | | luaengine: remove more leftovers (nw) | |||||
| * | hiscore.dat: Updates [Leezer] | 2016-11-03 | 1 | -0/+48 | ||
| | | | | | luaengine: fix save_item (nw) | |||||
| * | plugins/data: fix driver info (nw) | 2016-11-02 | 2 | -2/+12 | ||
| | | ||||||
