ExperimentalGear/scripts
Hersi 5e5c00272f implemented ListField
added refreshFields() to ContainerFields
added a message object parameter to Field:activate(), focus() and deactivate() methods
added anti-stupidity measures to InputButtonField and InputKnobField
fixed some multi-inheritance order mixup (yay! lua hacks)
replaced unnecessary importing of the common.dimensions module
removed unnecessary stop_processing variable from handleButtonInput() methods
fixed MainMenuPage
added PAGE_PADDING static member to ServicePage
wrote in-code documentation for members and methods
2022-04-12 23:45:28 +02:00
..
common fix nil values getting into matches in FindPatterns() 2022-04-11 19:37:51 +02:00
components implemented ListField 2022-04-12 23:45:28 +02:00
gameplay Merge branch 'master' into feat/titlescreem-redo 2022-03-30 16:51:25 +02:00
language 1 file name change, updated title text 2022-03-29 21:01:25 -04:00
songselect add dimensions module to songwheel, filterwheel 2022-03-30 17:40:39 +02:00
titlescreen implemented ListField 2022-04-12 23:45:28 +02:00
challengeresult.lua added skipIntro skin setting 2022-03-04 04:06:19 +01:00
collectiondialog.lua normalize line endings 2022-02-20 17:27:27 +01:00
common.lua add jacketPath to challengesCache 2022-03-29 21:33:52 -05:00
downloadscreen.lua added skipIntro skin setting 2022-03-04 04:06:19 +01:00
gameplay.lua Merge branch 'master' into feat/titlescreem-redo 2022-03-30 16:51:25 +02:00
gamesettingsdialog.lua fixed song settings dialog 2022-03-30 18:47:31 +02:00
multiplayerscreen.lua added skipIntro skin setting 2022-03-04 04:06:19 +01:00
result.lua Merge branch 'master' into feat/titlescreem-redo 2022-03-30 16:51:25 +02:00
songtransition.lua added skipIntro skin setting 2022-03-04 04:06:19 +01:00
titlescreen.lua help me, god, why have you forsaken me 2022-04-11 18:47:26 +02:00
transition.lua added skipIntro skin setting 2022-03-04 04:06:19 +01:00