thunderbrew/src
2025-03-29 23:16:46 +04:00
..
app fix(app): resource compilation on MinGW 2024-09-07 20:44:57 -04:00
async feat(model): properly handle IsDrawable and WaitForLoad calls 2023-02-20 11:15:06 -06:00
client feat(client): add PatchFiles class 2025-03-29 22:58:53 +04:00
console fix(console): use CVar value for hardware cursor 2025-03-29 23:16:46 +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): add code page conversion 2025-03-29 23:03:25 +04:00
glue feat(glue): set up cursor image from CGlueMgr 2024-09-06 12:26:04 -04:00
gx feat(console): update SetGxCVars and UpdateGxCVars 2025-03-29 23:13:58 +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 chore(net): set localChallenge value to zero in HandleAuthChallenge 2025-03-27 20:46:28 +04:00
os chore: initial commit 2023-01-02 13:17:18 -06:00
sound refactor(sound): use changed STORM_LOG defines 2024-09-07 13:05:38 -04:00
ui feat(ui): add Tab button handler for CSimpleEditBox 2025-03-29 17:37:52 +04:00
util feat(client): add PatchFiles class 2025-03-29 22:58:53 +04:00
world feat(gx): use caps-defined shader profiles 2023-03-17 17:04:58 -05:00
CMakeLists.txt chore(build): add cursor module to source 2024-09-06 12:33:11 -04:00