118 Commits

Author SHA1 Message Date
Luke Street 7a4f072061 Update to latest aurora 2026-03-05 20:32:09 -07:00
Luke Street 9fbaad659d Add experimental Android app shell 2026-02-20 00:17:37 -07:00
Luke Street 3a50f29787 Replace nod with nod-rs 2026-02-19 19:05:38 -07:00
Phillip Stephens d900a9376e Remove optick 2025-09-17 20:21:18 -07:00
Phillip Stephens bae47ea4c4 Remove spurious header from previous commit, AKA Phil is a dumb dumb 2025-04-10 13:51:03 -07:00
Phillip Stephens a06f24bfc3 Minor fixes, cleanup ImGuiConsole, update aurora 2025-04-10 13:36:44 -07:00
Luke Street eae0696bea Draw debug overlays over game draw 2025-04-06 16:57:18 -06:00
Luke Street 6def5bd623 Replace nativefiledialog with SDL_ShowOpenFileDialog 2025-04-06 16:37:32 -06:00
Luke Street aaf96615cb Windows build fixes 2025-04-04 17:32:17 -06:00
Luke Street b45f808e2c Replace logvisor with spdlog; remove athena, discord-rpc, rapidjson 2025-04-03 21:07:07 -06:00
Luke Street 99d5f30ed8 Update About 2025-04-03 00:29:13 -06:00
Phillip Stephens 86dd3df1d0 Remove InputViewer position store
It's redundant now as ImGui is storing the position,
it wasn't before so I'm not sure what changed for it
to suddenly work, however let's not store things redundantly.
2023-10-28 09:12:09 -07:00
Phillip Stephens db6a1737de Add missing developer mode gating to developer mode overlays in ShowDebugOverlay 2023-10-23 10:51:57 -07:00
Phillip Stephens d23b6f6904 Allow Frame Counter, Frame Rate, IGT and Room Time to be used without developer 2023-10-23 10:45:49 -07:00
Phillip Stephens e4e6c0c00a Fix empty window when developer mode is disabled, add CVars for rendering information 2023-10-22 18:38:58 -07:00
Phillip Stephens 70443ddff5 Make Input Overlay position persistent when is selected 2023-10-22 17:38:48 -07:00
Luke Street 9f874e6731 Wrap NFD::Init/Quit in ifdef; update aurora 2022-08-29 09:35:25 -04:00
Luke Street 49362ef591 Replace nativefiledialog with nativefiledialog-extended 2022-08-28 14:06:58 -04:00
Luke Street 1193bab7e4 Use Left Alt for ImGui toggle 2022-08-09 18:29:12 -04:00
Luke Street 5b6744e188 Restore graphics backend switching 2022-08-09 18:28:42 -04:00
Luke Street e2fbc0663f Update submodules; changes for emscripten support 2022-08-03 18:19:57 -04:00
Luke Street 1e9d96c906 Migrate to aurora submodule 2022-07-29 16:17:24 -04:00
Phillip Stephens ec9e0bfc0f Implement FlatDraw/DrawFlat calls, add CRandom16 seed value display 2022-07-02 16:16:33 -07:00
Luke Street 5fb8b1237e Store last game path; CVar updates & more 2022-06-13 01:18:30 -04:00
Luke Street 97357146f5 Add pre-launch settings, graphics API switching & more 2022-06-12 17:09:47 -04:00