thunderbrew/src
2024-07-21 20:04:32 -04: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 feat(sound): Small script related improvements 2024-03-05 15:53: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(sound): Small script related improvements 2024-03-05 15:53:07 -05:00
gx feat(build): UBsan can be enabled or disabled with WHOA_UB_SAN. GLSDL can be toggled with WHOA_BUILD_GLSDL 2024-07-21 20:04:32 -04:00
math chore(build): remove unused includes 2023-03-31 12:03:37 -05:00
model fix(model): add missing <cstdio> include for sprintf 2024-02-11 17:29:52 -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(build): WHOA_BUILD_FMOD variable now determines whether FMOD is used 2024-07-21 18:45:24 -04:00
ui fix(ui): link sound, not FMOD 2024-07-21 19:25:57 -04:00
util feat(sound): Small script related improvements 2024-03-05 15:53: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