Commit Graph

9 Commits

Author SHA1 Message Date
Hersi ca2d979fcf Merge branch 'titlescreen-refactor' of git.hersi.changeip.net:hersi/ExperimentalGear into titlescreen-refactor 2024-02-02 02:54:59 +01:00
Hersi c1aecb7ca9 refactor dimensions to display 2024-02-02 02:50:48 +01:00
Hersi 6352093ae3 Merge branch 'titlescreen-refactor' of git.hersi.changeip.net:hersi/ExperimentalGear into titlescreen-refactor 2024-02-02 02:36:08 +01:00
Hersi 1c82b44e34 continue refactoring 2024-02-02 02:27:05 +01:00
Hersi bce246e5e1 cont. refactor 2023-08-19 04:48:46 +02:00
Hersi 495f0dc68a lots of refactoring
added core scripts, which overwrite and/or extend built-in functionality
2023-08-19 04:25:27 +02:00
Hersi 6f0c35ac30 wip misc things, no real implementation change 2022-07-16 02:45:20 +02:00
Hersi c71b020243 fix require paths 2022-07-12 01:48:11 +02:00
Hersi 6749cb2a1c introduced PageManager
which made it pretty to get page instances (ewww '.__name')
from now page implementations use the PageManager to get page instances
SplashPage fading improvements
TitlePage implementation
replace viewHandler calls from page implementations with 'self:onInvalidation()'
fixed ListField focus implementation
fixed SelfTestField crash
MainMenuPage and subpages implementation
2022-06-29 00:35:52 +02:00