Muzychenko Andrey
|
b4cb827d73
|
winmain: reworked main loop for smoother frame times.
imgui_sdl: added handling for device lost.
midi: load PINBALL.MID in uppercase and using absolute path.
Added UPS/FPS options, by default 120/60.
|
2021-09-28 08:14:18 +03:00 |
|
Muzychenko Andrey
|
28e2417ef9
|
Made it compile with GCC on Linux.
Fixed GCC warnings and Windows specifics.
Restored C++11, switch to 14 was not supposed to happen.
Not 100% sure about my Find* module section.
|
2021-09-09 11:40:54 +03:00 |
|
Muzychenko Andrey
|
e0638c598d
|
Added GUI, some menus dont work yet.
Fixed uniform scaling.
Removed splash screen.
|
2021-09-05 10:47:05 +03:00 |
|