summaryrefslogtreecommitdiffstatshomepage
path: root/plugins/hiscore/init.lua
Commit message (Expand)AuthorAgeFilesLines
* plugins/hiscore: use videoram share for missile command scores so madsel isn'... cracyc2017-02-031-1/+6
* srcclean on lua plugins, too Vas Crabb2016-08-301-18/+18
* hiscore: make path expansion work on win32 also (nw) cracyc2016-08-041-4/+2
* 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
* plugins/hiscore: add optional value to prefill for software that clears ram a... cracyc2016-07-081-1/+9
* hiscore: fix segaxbd games and improve error (nw) cracyc2016-05-291-8/+10
* added print_verbose, print_info, print_debug and print_error to lua, and used... Miodrag Milanovic2016-04-161-9/+9
* hiscore: checksum all the regions (nw) cracyc2016-03-301-5/+3
* hiscore: only you can prevent namespace pollution (nw) cracyc2016-03-291-35/+39
* Add ability for notifiers to add at front, fix for hiscore [Carl] Miodrag Milanovic2016-03-291-8/+10
* hiscore: even if we can't save before a soft reset, at least load what we've ... cracyc2016-03-281-1/+4
* luaengine: add software name getter (nw) cracyc2016-03-271-7/+14
* added hiscore plugin (disabled for now) (nw) Miodrag Milanovic2016-03-221-0/+257