| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | More Lua interface cleanup - it's simpler with cleaner underlyng APIs. | 2020-12-27 | 1 | -1/+1 | |
| | | | | | | | | | | | | Made the sound manager mute controls readable, and got rid of system enable since it just controls system mute anyway. This was causing confusion: phantom2 was trying to use both independentlyt casuing the mute bit to be ignored. THe Lua interface changes are mostly changing methods to properties, some renames to make things clearer, and some additional properties for better control over snapshots. | ||||
| * | plugins: Replace environment variable substitution function with core version | 2020-12-08 | 1 | -1/+1 | |
| | | |||||
| * | hiscore.dat: Updates [Leezer] | 2019-12-02 | 1 | -2/+2 | |
| | | | | | plugins/data: various fixes (nw) | ||||
| * | plugins/data: small cleanups (nw) | 2019-11-29 | 1 | -8/+12 | |
| | | |||||
| * | plugins/data: that shouldn't be there (nw) | 2019-11-29 | 1 | -3/+0 | |
| | | |||||
| * | plugins/data: loading fixes (nw) | 2019-11-28 | 1 | -43/+47 | |
| | | |||||
| * | plugins/data: fix version for gameinit (nw) | 2018-01-15 | 1 | -1/+2 | |
| | | |||||
| * | plugins/data: don't pollute the namespace and use emu.print_error (nw) | 2018-01-14 | 1 | -29/+29 | |
| | | |||||
| * | plugins/data: added reporting of database errors (nw) | 2018-01-14 | 1 | -0/+13 | |
| | | |||||
| * | fmtowns_cd: hand fix rbisland (nw) | 2017-12-20 | 1 | -1/+1 | |
| | | | | | | load_dat.lua: fix crlf issue (nw) selsoft: fix off-by-one crash (nw) | ||||
| * | plugins/data: add marp scores [Carl] | 2017-07-30 | 1 | -20/+1 | |
| | | |||||
| * | plugins/data: fix small things (nw) | 2017-07-27 | 1 | -0/+1 | |
| | | |||||
| * | plugins/data: use 2 column format and clean up some parse errors (nw) | 2017-07-27 | 1 | -0/+1 | |
| | | |||||
| * | plugins/data: create first dir in historypath if it doesn't exist (nw) | 2017-02-16 | 1 | -1/+9 | |
| | | |||||
| * | plugins/data: fix if order (nw) | 2017-02-16 | 1 | -6/+6 | |
| | | |||||
| * | plugins/data: check the rest of the paths too (nw) | 2017-02-13 | 1 | -1/+0 | |
| | | |||||
| * | srcclean (nw) | 2016-11-27 | 1 | -1/+1 | |
| | | |||||
| * | plugins/data: put database in correct path (nw) | 2016-11-12 | 1 | -1/+1 | |
| | | |||||
| * | plugins/data: fix index (nw) | 2016-11-09 | 1 | -1/+1 | |
| | | |||||
| * | plugins/data: store data in database (nw) | 2016-11-09 | 1 | -61/+129 | |
| | | |||||
| * | ui/selgame: fix crash (nw) | 2016-09-29 | 1 | -1/+1 | |
| | | |||||
| * | srcclean (nw) | 2016-09-26 | 1 | -2/+2 | |
| | | |||||
| * | ui: remove datfile_manager (nw) | 2016-09-06 | 1 | -1/+1 | |
| | | |||||
| * | ui/selgame: get dat info from plugin [Carl] | 2016-09-05 | 1 | -0/+97 | |
| plugins/data: add data plugin [Carl] | |||||
