summaryrefslogtreecommitdiffstatshomepage
path: root/plugins (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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 scrip... Miodrag Milanovic2016-11-121-2/+3
* 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 lin... cracyc2016-11-061-11/+6
* plugins/console: (nw) cracyc2016-11-061-1/+0
* lua-linenoise: add preload (nw) cracyc2016-11-061-1/+13
* plugins/console: (nw) cracyc2016-11-061-1/+1
* plugins/console: better completions (nw) cracyc2016-11-061-5/+14
* plugins/console: add lua console [Carl] cracyc2016-11-062-0/+94
* data/data_hiscore: parse more (nw) cracyc2016-11-031-8/+18
* hiscore.dat: Updates [Leezer] cracyc2016-11-031-0/+48
* plugins/data: fix driver info (nw) cracyc2016-11-022-2/+12
* luaengine: bugfixes (nw) cracyc2016-11-022-5/+7
* luaengine: add basic table return support (nw) cracyc2016-11-021-6/+2
* data: remove extra newlines (nw) cracyc2016-10-262-0/+2
* hiscore.dat: Updates [Leezer] cracyc2016-10-161-26/+102
* ui/selgame: fix crash (nw) cracyc2016-09-291-1/+1
* srcclean (nw) Vas Crabb2016-09-262-6/+6
* ui/datmenu: fix in game menu data view (nw) cracyc2016-09-071-4/+4
* ui: remove datfile_manager (nw) cracyc2016-09-068-3/+52
* ui/selgame: get dat info from plugin [Carl] cracyc2016-09-0512-0/+1380
* hiscore.dat: updates (Leezer) cracyc2016-09-031-13/+59
* srcclean on lua plugins, too Vas Crabb2016-08-3011-428/+428
* luaengine: remove now unnecessary stuff since a copy of searchpath is made an... cracyc2016-08-191-2/+2
* hiscore: make path expansion work on win32 also (nw) cracyc2016-08-041-4/+2
* Merge pull request #1186 from stengun/patch-1 cracyc2016-08-041-2/+25
|\
| * Revert modifications of 0646ca8 Roberto Benfatto2016-08-041-2/+5
| * Make hiscore path configurable by ini file Roberto Benfatto2016-08-041-2/+25
| * Fix .hi file load and write Roberto Benfatto2016-08-041-5/+2
* | hiscore.dat: updates [Leezer] cracyc2016-08-042-10/+23
|/
* boot.lua: only load plugins in plugin path (nw) cracyc2016-07-242-1/+8
* hiscore.dat: Updates [Leezer] cracyc2016-07-241-26/+120
* plugins/cheatfind: don't create 100 copies of a large function when we only n... cracyc2016-07-191-83/+83
* plugins/cheatfind: name cheats (nw) cracyc2016-07-191-35/+122
* plugins/cheatfind: add operand size to simple cheat and write cheats from che... cracyc2016-07-143-14/+40
* mark working cracyc2016-07-132-2/+31
* plugin path expansion (nw) cracyc2016-07-091-3/+22
* plugins/cheatfind: don't show arrow when one option (nw) cracyc2016-07-081-6/+4
* plugins/hiscore: make hiscore.dat sorter stable so everything isn't rearrange... cracyc2016-07-082-2/+36
* plugins/hiscore: doc (nw) cracyc2016-07-081-1/+1
* plugins/hiscore: add optional value to prefill for software that clears ram a... cracyc2016-07-082-3/+21
* luaengine: add optional arg for physical address space to disable address shi... cracyc2016-07-031-3/+3
* plugins/cheat: better error (nw) cracyc2016-07-031-9/+15
* luaengine: add logical address space accessors, use by default in translated ... cracyc2016-07-021-7/+10
* plugins/cheat: don't turn off unless on (nw) cracyc2016-06-211-2/+2
* luaengine: share accessors (nw) cracyc2016-06-201-0/+13