summaryrefslogtreecommitdiffstats
path: root/player/lua/options.lua
Commit message (Expand)AuthorAgeFilesLines
* lua: remove a ton of unneeded parenthesesDudemanguy2023-11-021-1/+1
* lua: read_options: find script-opts prefix at index 1 exactlyChristoph Heinrich2023-06-011-1/+1
* options.lua: remove unused functionGuido Cella2022-04-081-7/+0
* lua: read_options: quote values at error messagesAvi Halachmi (:avih)2021-08-101-3/+3
* lua: windows got what users cravewm42020-05-271-0/+3
* options.lua: avoid unnecessary on_update callsOscar Manglaras2020-02-061-1/+1
* lua: change runtime option change behaviorwm42019-12-221-24/+27
* lua: add a helper for runtime script option changeswm42019-12-201-15/+62
* lua: change config file loggingwm42019-11-011-2/+3
* config: replace config dir lua-settings/ with dir script-opts/Avi Halachmi (:avih)2018-04-071-1/+9
* lua: fix options submodulewm42015-05-291-1/+6
* options: deprecate 'lua' based options/dirs for 'script'Avi Halachmi (:avih)2014-12-151-3/+3
* options.lua: call msg.debug after resolving 'identifier'Otto Modinos2014-09-161-2/+1
* lua/osc: forgot some changed files in previous commitChrisK22014-05-231-1/+1
* lua/osc: small overhaulChrisK22014-05-231-0/+105