summaryrefslogtreecommitdiffstatshomepage
path: root/plugins/data/data_marp.lua
Commit message (Collapse)AuthorAgeFilesLines
* More Lua interface cleanup - it's simpler with cleaner underlyng APIs. Vas Crabb2020-12-271-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 AJR2020-12-081-1/+1
|
* plugins/data: loading fixes (nw) cracyc2019-11-281-4/+0
|
* oops2 (nw) cracyc2018-01-151-1/+1
|
* 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-141-17/+15
|
* data_marp: bail if database not open (nw) cracyc2017-09-271-2/+4
|
* plugins: gettextify localizable strings (nw) cracyc2017-09-031-1/+1
|
* srcclean (nw) Vas Crabb2017-08-271-2/+2
|
* plugins/data: add marp scores [Carl] cracyc2017-07-301-0/+138