summaryrefslogtreecommitdiffstatshomepage
path: root/plugins/data
Commit message (Expand)AuthorAgeFilesLines
* osd/modules/file: Don't magically substitute environment variables when openi... npwoods2022-12-172-5/+5
* plugins/data: Fixed story.dat errors; virtual.flt: Use glob pattern. Vas Crabb2022-07-021-1/+2
* -plugins.data: Reworked the code substantialy. Vas Crabb2022-06-2511-384/+661
* Mac-related emulation fixes: Vas Crabb2022-06-201-52/+60
* plugins: Moved the timecode recording functionality to a plugin. Vas Crabb2021-11-022-4/+4
* -frontend: Refactored menu event handling and fixed a number of issues. (#8777) Vas Crabb2021-10-319-12/+12
* plugins/data: srcclean Vas Crabb2021-10-251-2/+2
* plugin/data: handle multiple blocks in dat cracyc2021-10-252-7/+12
* plugins: Use SPDX short identifiers for licenses in exports (more precise and... Vas Crabb2021-10-251-1/+1
* -docs: Started documenting plugins. Vas Crabb2021-10-241-1/+1
* Strip CRs from history.xml (#8115) Julian Sikorski2021-05-301-0/+1
* Mostly revert "Create console history file in homepath (#8026)" Vas Crabb2021-05-072-8/+2
* Create console history file in homepath (#8026) Szunti2021-05-032-2/+8
* plugins/data: properly clear history data when loading new file cracyc2021-04-031-0/+2
* srcclean in preparation for branching release Vas Crabb2021-01-242-3/+3
* plugins/data: more hiscore improvements cracyc2021-01-021-73/+487
* plugins/data: better hiscore parsing cracyc2021-01-011-35/+57
* plugins/data: remove logging and fix query cracyc2020-12-311-4/+2
* plugins/data: use history.xml and add xml parser for it cracyc2020-12-311-8/+164
* More Lua interface cleanup - it's simpler with cleaner underlyng APIs. Vas Crabb2020-12-274-8/+8
* plugins: Replace environment variable substitution function with core version AJR2020-12-084-7/+7
* hiscore.dat: Updates [Leezer] cracyc2019-12-022-4/+18
* plugins/data: small cleanups (nw) cracyc2019-11-293-12/+20
* plugins/data: that shouldn't be there (nw) cracyc2019-11-291-3/+0
* plugins/data: loading fixes (nw) cracyc2019-11-283-48/+48
* srcclean (nw) Vas Crabb2018-04-221-2/+2
* plugins/data: require returns true if package returns nil (nw) cracyc2018-03-291-2/+2
* plugins/data: give up if the database can't be created (nw) cracyc2018-03-201-0/+4
* oops2 (nw) cracyc2018-01-151-1/+1
* plugins/data: fix version for gameinit (nw) cracyc2018-01-152-2/+3
* plugins/data: added database checks to data_marp.lua as well (nw) firewave2018-01-151-0/+11
* plugins/data: didn't mean to undo that (nw) cracyc2018-01-141-2/+4
* plugins/data: don't pollute the namespace and use emu.print_error (nw) cracyc2018-01-143-50/+51
* plugins/data: added reporting of database errors (nw) firewave2018-01-142-0/+23
* plugins/data: fixed table lookup (nw) Oliver Stöneberg2018-01-131-1/+1
* plugins/data: fix spelling (nw) cracyc2018-01-121-1/+1
* fmtowns_cd: hand fix rbisland (nw) cracyc2017-12-201-1/+1
* data_marp: bail if database not open (nw) cracyc2017-09-271-2/+4
* plugins: gettextify localizable strings (nw) cracyc2017-09-039-12/+12
* srcclean (nw) Vas Crabb2017-08-271-2/+2
* font_osx: handle fonts where space glyphs return a null bounding box (e.g. Hi... Vas Crabb2017-08-062-2/+2
* plugins/data: add marp scores [Carl] cracyc2017-07-303-20/+163
* plugins/data: fix small things (nw) cracyc2017-07-272-1/+6
* plugins/data: use 2 column format and clean up some parse errors (nw) cracyc2017-07-272-9/+11
* 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