summaryrefslogtreecommitdiffstatshomepage
path: root/plugins/data/load_dat.lua
Commit message (Collapse)AuthorAgeFilesLines
* plugins/data: fix version for gameinit (nw) cracyc2018-01-151-1/+2
|
* plugins/data: don't pollute the namespace and use emu.print_error (nw) cracyc2018-01-141-29/+29
|
* plugins/data: added reporting of database errors (nw) firewave2018-01-141-0/+13
|
* fmtowns_cd: hand fix rbisland (nw) cracyc2017-12-201-1/+1
| | | | | load_dat.lua: fix crlf issue (nw) selsoft: fix off-by-one crash (nw)
* plugins/data: add marp scores [Carl] cracyc2017-07-301-20/+1
|
* plugins/data: fix small things (nw) cracyc2017-07-271-0/+1
|
* plugins/data: use 2 column format and clean up some parse errors (nw) cracyc2017-07-271-0/+1
|
* plugins/data: create first dir in historypath if it doesn't exist (nw) cracyc2017-02-161-1/+9
|
* 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
|
* srcclean (nw) Vas Crabb2016-11-271-1/+1
|
* plugins/data: put database in correct path (nw) cracyc2016-11-121-1/+1
|
* plugins/data: fix index (nw) cracyc2016-11-091-1/+1
|
* plugins/data: store data in database (nw) cracyc2016-11-091-61/+129
|
* ui/selgame: fix crash (nw) cracyc2016-09-291-1/+1
|
* srcclean (nw) Vas Crabb2016-09-261-2/+2
|
* ui: remove datfile_manager (nw) cracyc2016-09-061-1/+1
|
* ui/selgame: get dat info from plugin [Carl] cracyc2016-09-051-0/+97
plugins/data: add data plugin [Carl]