Commit graph

9 commits

Author SHA1 Message Date
7859f381ce fix(console): gxApi string comparison should be case-insensitive 2023-12-10 22:35:51 -05:00
c6cf2814df fix(gx): supportedApi, not supported 2023-12-10 19:02:00 -05:00
8fe559c2d8 feat(console): allow graphics device to be initialized using hints from CVar as well as a command-line override 2023-12-10 18:56:40 -05:00
706c8903a1
feat(gx): add incomplete 'CGxDeviceGLSDL' (#2)
* chore(build): add vendored SDL 3.0.0 library

* chore(build): add vendored glew-cmake-2.2.0 library

* feat(console): in the presence of -opengl launch flag, change GxApi to OpenGl

* feat(gx): add uncompleted CGxDeviceGLSDL targeting Windows and Linux

* chore(build): change SDL3 linkage from shared (bad) to to static (good)
2023-11-18 10:50:16 -05:00
5928749866 feat(client): typos 2023-09-01 21:24:17 -04:00
d60b85f85c feat(client): use 'realmList' CVar when connecting to realm list server 2023-09-01 21:14:28 -04:00
37460378a8 feat(console): toggle console access based on -console flag 2023-08-14 23:00:04 -04:00
fallenoak
309ba8085c
feat(console): enable console access when initializing device 2023-04-15 16:14:15 -05:00
fallenoak
6479dcaecf
chore(console): split out console device functions 2023-04-02 08:37:11 -05:00