thunderbrew/src
2023-12-19 04:17:05 -05:00
..
app feat(app): parse command line arguments at launch on Unixlikes 2023-08-14 16:29:21 -04:00
async feat(model): properly handle IsDrawable and WaitForLoad calls 2023-02-20 11:15:06 -06:00
client fix(client): define login CVars as static variables part of class ClientServices 2023-09-01 22:07:33 -04:00
console fix(console): createDisposition is not a bitfield but an enum 2023-12-19 04:17:05 -05:00
db feat(db): load char races db 2023-02-19 21:06:38 -06:00
event feat(event): make OsInputGet dispatch queued events on Linux 2023-12-13 20:28:12 -05:00
glue feat(glue): partially implement glue reloading 2023-04-06 11:18:29 -05:00
gx fix(gx): remove stub NewGLSDL when compiling for macOS 2023-12-16 21:03:53 -05:00
math chore(build): remove unused includes 2023-03-31 12:03:37 -05:00
model chore(console): split out console library 2023-03-25 09:56:41 -05:00
net feat(net): handle connect callback in client connection 2023-04-04 00:28:12 -05:00
os chore: initial commit 2023-01-02 13:17:18 -06:00
sound chore(util): permit arbitrary return values in unimplemented macro 2023-02-21 08:00:56 -06:00
ui chore(ui): clean up script handlers for CScriptObject 2023-04-17 18:15:40 -05:00
util fix(util): nest forward declaration of StreamRecord 2023-12-04 19:15:37 -05:00
world feat(gx): use caps-defined shader profiles 2023-03-17 17:04:58 -05:00
CMakeLists.txt chore(console): split out console library 2023-03-25 09:56:41 -05:00