Phillip Stephens
|
763fcdbd9c
|
Various minor fixes
|
2023-01-22 14:22:28 -08: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
|
976aebef24
|
CMain: Show message on fatal aurora log
|
2022-08-09 02:11:23 -04:00 |
|
Luke Street
|
e2fbc0663f
|
Update submodules; changes for emscripten support
|
2022-08-03 18:19:57 -04:00 |
|
Luke Street
|
94645de53e
|
Use new VI methods from Aurora
|
2022-07-29 16:46:51 -04:00 |
|
Luke Street
|
1e9d96c906
|
Migrate to aurora submodule
|
2022-07-29 16:17:24 -04:00 |
|
Luke Street
|
ce14e1c2aa
|
ci: macOS bundle fixes
|
2022-06-13 03:55:12 -04:00 |
|
Luke Street
|
2380361d16
|
Workaround logvisor path issue
|
2022-06-13 01:46:01 -04:00 |
|
Luke Street
|
01e887e8a3
|
Build fixes
- Fix WIN32 issue in CMain
- Remove usages of spaceship operator for GCC 9
|
2022-06-13 01:33:41 -04: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 |
|
Phillip Stephens
|
46a93166ef
|
Restore graphicsApi, msaa, and textureAniso cvars, fix a few deserialization bugs in CVar.cpp
|
2022-06-08 10:58:38 -07:00 |
|
Luke Street
|
d7c62d8d90
|
CMain: Restore #include <shellapi.h>
|
2022-06-02 01:54:22 -04:00 |
|
Luke Street
|
d47d5661c6
|
Various fixes
- Unlock audio pump on exit
- Remove WinMain from CMain (handled by SDL_main)
- Use SDL2:: namespace in CMake
- Disable buildcache on macOS CI for now
|
2022-06-02 01:52:58 -04:00 |
|
Luke Street
|
a76d26d724
|
CMain: Support SDL2 audio backend
|
2022-05-31 20:48:25 -04:00 |
|
Luke Street
|
4048492279
|
iOS and tvOS support
|
2022-05-27 15:52:16 -04:00 |
|
Luke Street
|
26fd0e2b9f
|
Text rendering & CWorldTransManager fixes
|
2022-05-19 00:57:30 -07:00 |
|
Luke Street
|
21f54ca09d
|
Runtime: Windows compile fixes
|
2022-05-03 20:27:19 -04:00 |
|
Phillip Stephens
|
42dde9187b
|
Migrate to new CInputGenerator and rename old
|
2022-03-22 12:04:57 -07:00 |
|
Luke Street
|
efd14dcaf2
|
aurora: Use MapAsync for buffer writing
|
2022-03-15 22:39:22 -04:00 |
|
Henrique Gemignani Passos Lima
|
cf41841f1d
|
Fix references to WIN32 instead of _WIN32
|
2022-03-12 21:13:01 +02:00 |
|
Phillip Stephens
|
24a602c10f
|
Cleanup and more migration to Stream
|
2022-03-05 13:46:53 -08:00 |
|
Phillip Stephens
|
d93cf46bc3
|
Add CInfiniteLoopDetector to detect infinite loops in release builds
|
2022-03-04 01:46:33 -08:00 |
|