thunderbrew/src
2025-03-30 00:02:58 +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): prepare EnterWorld classes and methods 2025-03-30 00:02:58 +04:00
clientobject feat(glue): display list of characters 2025-03-29 23:43:21 +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
gameui feat(gameui): add CGGameUI class 2025-03-29 23:57:13 +04:00
glue feat(client): prepare EnterWorld classes and methods 2025-03-30 00:02:58 +04:00
gx feat(gx): add constructors of CGxFormat 2025-03-29 23:23:47 +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(client): prepare EnterWorld classes and methods 2025-03-30 00:02:58 +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(client): prepare EnterWorld classes and methods 2025-03-30 00:02:58 +04:00
util fix(ui): fix StringToJustify to support BOTTOM 2025-03-29 23:48:30 +04:00
world feat(gx): use caps-defined shader profiles 2023-03-17 17:04:58 -05:00
CMakeLists.txt feat(gameui): add CGGameUI class 2025-03-29 23:57:13 +04:00