summaryrefslogtreecommitdiffstatshomepage
path: root/plugins (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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 isn'... cracyc2017-02-032-2/+7
* 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 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