| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Mostly revert "Create console history file in homepath (#8026)" | 2021-05-07 | 1 | -3/+1 | |
| | | | | | | | The change to make the console plugin work is preserved. This reverts commit 25137717c9392d142650fcd679b09c400a2f5c4a. | ||||
| * | Create console history file in homepath (#8026) | 2021-05-03 | 1 | -1/+3 | |
| | | | | | | | | | | | | * Fix console history path, homepath is a core option * Create missing directories recursively in lua plugins. * Add lfs to global environment in a less magical way. require normally doesn't bind the name globally just returns the module, mame sets a preloader that does bind lfs globally, but maybe it's less surprising to do it explicitly | ||||
| * | srcclean in preparation for branching release | 2021-01-24 | 1 | -1/+1 | |
| | | |||||
| * | plugins/data: more hiscore improvements | 2021-01-02 | 1 | -73/+487 | |
| | | |||||
| * | plugins/data: better hiscore parsing | 2021-01-01 | 1 | -35/+57 | |
| | | |||||
| * | More Lua interface cleanup - it's simpler with cleaner underlyng APIs. | 2020-12-27 | 1 | -4/+4 | |
| | | | | | | | | | | | | 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 | -4/+4 | |
| | | |||||
| * | hiscore.dat: Updates [Leezer] | 2019-12-02 | 1 | -2/+16 | |
| | | | | | plugins/data: various fixes (nw) | ||||
| * | plugins: gettextify localizable strings (nw) | 2017-09-03 | 1 | -2/+2 | |
| | | |||||
| * | srcclean (nw) | 2017-02-19 | 1 | -2/+2 | |
| | | |||||
| * | plugins/data/data_hiscore: print_verbose unimplemented stuff (nw) | 2017-02-17 | 1 | -7/+10 | |
| | | |||||
| * | plugins/data/data_hiscore: don't permit hi score parse scripts to modify the ↵ | 2017-02-17 | 1 | -224/+234 | |
| | | | | | shared environment or save any persistent data (nw) | ||||
| * | plugins/data: create first dir in historypath if it doesn't exist (nw) | 2017-02-16 | 1 | -1/+1 | |
| | | |||||
| * | data/data_hiscore: parse more (nw) | 2016-11-03 | 1 | -8/+18 | |
| | | | | | luaengine: remove more leftovers (nw) | ||||
| * | luaengine: bugfixes (nw) | 2016-11-02 | 1 | -4/+6 | |
| | | |||||
| * | srcclean (nw) | 2016-09-26 | 1 | -4/+4 | |
| | | |||||
| * | ui/selgame: get dat info from plugin [Carl] | 2016-09-05 | 1 | -0/+803 | |
| plugins/data: add data plugin [Carl] | |||||
