thunderbrew/src
2023-11-24 23:25:58 -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 feat(gx): add incomplete 'CGxDeviceGLSDL' (#2) 2023-11-18 10:50:16 -05:00
db feat(db): load char races db 2023-02-19 21:06:38 -06:00
event fix(event): use ExitProcess() to actually exit on Windows, exit() doesn't work 2023-08-17 05:43:24 -04:00
glue feat(glue): partially implement glue reloading 2023-04-06 11:18:29 -05:00
gx feat(gx): GLSDL window dispatches mouse button events 2023-11-24 23:25:58 -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(console): forward declare command handlers 2023-08-24 22:40:26 -04: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