summaryrefslogtreecommitdiffstatshomepage
path: root/plugins/data/data_hiscore.lua
Commit message (Collapse)AuthorAgeFilesLines
* hiscore.dat: Updates [Leezer] cracyc2019-12-021-2/+16
| | | | plugins/data: various fixes (nw)
* plugins: gettextify localizable strings (nw) cracyc2017-09-031-2/+2
|
* 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-161-1/+1
|
* data/data_hiscore: parse more (nw) cracyc2016-11-031-8/+18
| | | | luaengine: remove more leftovers (nw)
* luaengine: bugfixes (nw) cracyc2016-11-021-4/+6
|
* srcclean (nw) Vas Crabb2016-09-261-4/+4
|
* ui/selgame: get dat info from plugin [Carl] cracyc2016-09-051-0/+803
plugins/data: add data plugin [Carl]