Commit Graph

5 Commits

Author SHA1 Message Date
Luke Hubmayer-Werner c76d00bc3c Add string loading
Required for party menu changes
Also move menu colour to a new Manager
Common is now a Manager too
Rename the loaders from snake_case
2023-08-04 18:19:17 +09:30
Luke Hubmayer-Werner fbda1422d5 Change display scaling logic
Window size in editor is now 640x360
The default 2x scale is now obtained by a hook in Common singleton, using shrink.
Window will snap to integer scales (720p = 2x, 1080p = 3x, 1440p = 4x, 3200x1800 = 5x, 2160p = 6x ...) one second after last window resize
2023-08-02 19:48:45 +09:30
Luke Hubmayer-Werner 5acc618852 CD Parsing and WIP ROM selector menu 2023-08-01 23:22:31 +09:30
Luke Hubmayer-Werner 4a1e2c2171 More menu prototyping 2023-07-31 23:32:46 +09:30
Luke Hubmayer-Werner 2758e50759 Partial menu theme 2023-07-31 17:25:37 +09:30