summaryrefslogtreecommitdiffstatshomepage
path: root/plugins/hiscore/init.lua
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mame0282' into HEAD Vas Crabb2025-10-311-115/+15
|\
| * Revert "Update hiscore.rst with plugin configuration details (#14403)" Vas Crabb2025-10-301-117/+17
* | plugins/hiscore: Fixed mixed space/tab indentation. Vas Crabb2025-10-261-208/+208
|/
* srcclean and tidy Vas Crabb2025-10-261-89/+89
* Implement game exclusion support for hiscore (#14375) aaciii2025-10-231-25/+125
* plugins/hiscore: Fixed detection of software item lines, and added high score... GregWeil2023-07-071-1/+1
* -Improved some Lua APIs: Vas Crabb2023-04-071-5/+6
* osd/modules/file: Don't magically substitute environment variables when openi... npwoods2022-12-171-1/+1
* plugins: Rewrote timer plugin fixing multiple issues. Vas Crabb2021-11-061-6/+6
* plugins: Moved the timecode recording functionality to a plugin. Vas Crabb2021-11-021-3/+3
* -nes.xml: Added Latin title from box art for Yeongjaekeom Cocoma games. Vas Crabb2021-10-251-1/+1
* plugins: Use SPDX short identifiers for licenses in exports (more precise and... Vas Crabb2021-10-251-2/+2
* Plugin updates: Vas Crabb2021-10-241-51/+109
* Mostly revert "Create console history file in homepath (#8026)" Vas Crabb2021-05-071-2/+1
* Create console history file in homepath (#8026) Szunti2021-05-031-1/+2
* More Lua interface cleanup - it's simpler with cleaner underlyng APIs. Vas Crabb2020-12-271-3/+3
* plugins: Replace environment variable substitution function with core version AJR2020-12-081-2/+2
* Revert "added support for reading/writing hiscore files from cart images (#61... Vas Crabb2020-02-281-32/+9
* added support for reading/writing hiscore files from cart images (#6130) eadmaster2020-02-131-9/+32
* made read_config in hiscore lua plugin more robust Andrea2020-01-041-2/+4
* (nw) Clean up the mess on master Vas Crabb2019-03-261-22/+28
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-28/+22
* plugins/hiscore: use emu.time (nw) cracyc2019-02-171-3/+3
* plugins/hiscore: start delay (nw) cracyc2019-02-171-22/+28
* plugins: handle the case where the ui prepends the list name to the list entr... cracyc2018-05-021-2/+4
* plugins/hiscore: fix cpu tags and print detailed errors (nw) cracyc2018-04-201-7/+5
* hiscore.dat: add handhelds that have high scores (nw) cracyc2018-03-201-2/+2
* plugins/hiscore: remove debug print (nw) cracyc2017-12-171-2/+1
* plugins/hiscore: add option to hiscore.ini to only_save_at_exit (nw) cracyc2017-11-101-4/+7
* 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