| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | More Lua interface cleanup - it's simpler with cleaner underlyng APIs. | 2020-12-27 | 1 | -2/+2 | |
| | | | | | | | | | | | | 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 | |
| | | |||||
| * | srcclean (nw) | 2018-04-22 | 1 | -2/+2 | |
| | | |||||
| * | plugins/data: require returns true if package returns nil (nw) | 2018-03-29 | 1 | -2/+2 | |
| | | |||||
| * | plugins/data: give up if the database can't be created (nw) | 2018-03-20 | 1 | -0/+4 | |
| | | |||||
| * | plugins/data: don't pollute the namespace and use emu.print_error (nw) | 2018-01-14 | 1 | -4/+7 | |
| | | |||||
| * | plugins/data: added reporting of database errors (nw) | 2018-01-14 | 1 | -0/+10 | |
| | | |||||
| * | plugins/data: fixed table lookup (nw) | 2018-01-13 | 1 | -1/+1 | |
| | | |||||
| * | plugins/data: fix spelling (nw) | 2018-01-12 | 1 | -1/+1 | |
| | | |||||
| * | plugins/data: add marp scores [Carl] | 2017-07-30 | 1 | -0/+24 | |
