| 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 | |
| | | |||||
| * | plugins: gettextify localizable strings (nw) | 2017-09-03 | 1 | -4/+4 | |
| | | |||||
| * | srcclean (nw) | 2016-11-27 | 1 | -11/+11 | |
| | | |||||
| * | added OPTION_HOMEPATH to point to read/write folder,for now used by LUA ↵ | 2016-11-12 | 1 | -2/+3 | |
| | | | | | | | scripts (nw) Copied all needed files so plugins could be started under UWP | ||||
| * | stupid copy/paste (nw) | 2016-11-08 | 1 | -1/+0 | |
| | | |||||
| * | Made timer plugin use sqlite3 (nw) | 2016-11-08 | 1 | -31/+41 | |
| | | |||||
| * | srcclean on lua plugins, too | 2016-08-30 | 1 | -1/+1 | |
| | | |||||
| * | plugins/timer: don't fail if file is corrupt (nw) | 2016-04-24 | 1 | -0/+6 | |
| | | |||||
| * | luaengine: make flags explicit (nw) | 2016-04-09 | 1 | -6/+6 | |
| | | |||||
| * | plugins/timer: add play count (nw) | 2016-04-08 | 1 | -3/+10 | |
| | | |||||
| * | plugins/timer: save to the correct file (nw) | 2016-04-08 | 1 | -12/+23 | |
| | | |||||
| * | oops++ (nw) | 2016-04-07 | 1 | -2/+2 | |
| | | |||||
| * | plugins/timer: add sample plugin for game time [Carl] | 2016-04-07 | 1 | -0/+75 | |
