summaryrefslogtreecommitdiffstatshomepage
path: root/plugins/timer/init.lua
Commit message (Expand)AuthorAgeFilesLines
* -Improved some Lua APIs: Vas Crabb2023-04-071-4/+7
* Lua engine improvements (#9453) Vas Crabb2022-03-231-1/+1
* plugins: Work around menu not remembering selection when ref is nullptr. Vas Crabb2021-11-081-1/+3
* plugins: Rewrote timer plugin fixing multiple issues. Vas Crabb2021-11-061-82/+44
* -frontend: Refactored menu event handling and fixed a number of issues. (#8777) Vas Crabb2021-10-311-5/+5
* plugins: Use SPDX short identifiers for licenses in exports (more precise and... Vas Crabb2021-10-251-1/+1
* plugins/timer: Fixed ticking when menu is left on the screen. Vas Crabb2021-10-221-5/+11
* Tie up a few loose ends: Vas Crabb2021-10-201-7/+4
* Mostly revert "Create console history file in homepath (#8026)" Vas Crabb2021-05-071-2/+2
* Create console history file in homepath (#8026) Szunti2021-05-031-2/+2
* More Lua interface cleanup - it's simpler with cleaner underlyng APIs. Vas Crabb2020-12-271-1/+1
* plugins: Replace environment variable substitution function with core version AJR2020-12-081-1/+1
* plugins: gettextify localizable strings (nw) cracyc2017-09-031-4/+4
* srcclean (nw) Vas Crabb2016-11-271-11/+11
* added OPTION_HOMEPATH to point to read/write folder,for now used by LUA scrip... Miodrag Milanovic2016-11-121-2/+3
* stupid copy/paste (nw) Miodrag Milanovic2016-11-081-1/+0
* Made timer plugin use sqlite3 (nw) Miodrag Milanovic2016-11-081-31/+41
* srcclean on lua plugins, too Vas Crabb2016-08-301-1/+1
* plugins/timer: don't fail if file is corrupt (nw) cracyc2016-04-241-0/+6
* luaengine: make flags explicit (nw) cracyc2016-04-091-6/+6
* plugins/timer: add play count (nw) cracyc2016-04-081-3/+10
* plugins/timer: save to the correct file (nw) cracyc2016-04-081-12/+23
* oops++ (nw) cracyc2016-04-071-2/+2
* plugins/timer: add sample plugin for game time [Carl] cracyc2016-04-071-0/+75