thunderbrew/src
2024-02-11 17:19:07 -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 Merge branch 'master' into master 2024-02-11 17:19:07 -05:00
console fix(console): use correct logic for handling slow WTF file loading 2023-12-19 04:23:33 -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(model): improve argument names 2024-01-18 22:06:42 -06: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): add Script_* stubs 2024-02-07 01:26:30 +04:00
util Merge branch 'master' into master 2024-02-11 17:19:07 -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