thunderbrew/src
2025-03-19 23:28:47 +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 fix(client): fix reloadUI command 2025-03-18 21:19:30 +04:00
clientobject feat(glue): display list of characters 2025-03-16 15:50:27 +04:00
console chore(build): update file io calls to work with updated BC 2025-03-18 21:03:40 +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): proper code page conversion 2025-03-10 00:17:48 +04:00
gameui feat(gameui): add CGGameUI class 2025-03-19 23:28:47 +04:00
glue feat(gameui): add CGGameUI class 2025-03-19 23:28:47 +04:00
gx feat(gx): add constructors of CGxFormat 2025-03-12 22:03:05 +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): update RealmConnection::HandleCharEnum to use virtual call of RealmResponse::CharacterListReceived 2025-03-16 11:20:50 +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(gameui): add CGGameUI class 2025-03-19 23:28:47 +04:00
util chore(build): update file io calls to work with updated BC 2025-03-18 21:03:40 +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-19 23:28:47 +04:00