thunderbrew/src
2024-09-06 12:32:26 -04:00
..
app feat(app): provide icons and resource info for Windows builds 2024-09-06 12:18:29 -04:00
async feat(model): properly handle IsDrawable and WaitForLoad calls 2023-02-20 11:15:06 -06:00
client refactor(style): indent ugly data block 2024-09-06 12:19:31 -04:00
console fix(console): use WHOA_BUILD_GLSDL macro to detect whether GLSDL device is supported in g_gxApiSupported 2024-09-06 12:20:55 -04:00
cursor feat(cursor): add cursor module that stores and updates various cursor images 2024-09-06 12:22:01 -04:00
db feat(db): load char races db 2023-02-19 21:06:38 -06:00
event feat(event): implement OsInputGetMousePosition; add common behavior for SDL interaction regardless of your OS 2024-09-06 12:24:35 -04:00
glue feat(glue): set up cursor image from CGlueMgr 2024-09-06 12:26:04 -04:00
gx feat(gx): add more readable error for initializing an unknown device 2024-09-06 12:32:26 -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 fix(sound): use WHOA_BUILD_SOUND 2024-09-06 12:29:58 -04:00
ui feat(ui): CSimpleTop::SetCursor 2024-09-06 12:27:55 -04:00
util feat(util): implement SFile::{FileExistsEx, FileExists, SetFilePointer} 2024-09-06 12:28:57 -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