thunderbrew/src
2025-04-12 17:41:30 +04:00
..
app fix(whoa): update thunderbrew to use the refactored squall error/validation and bc allocation macros 2025-03-31 23:52:37 -04:00
async feat(model): properly handle IsDrawable and WaitForLoad calls 2023-02-20 11:15:06 -06:00
client feat(net): implement ClientServices::GetRealmList (second request of Realm List) 2025-04-12 16:58:49 +04:00
clientobject feat(glue): implement character deletion 2025-04-06 16:16:43 +04:00
console feat(net): implement proper disconnection from login and realm servers 2025-04-11 23:57:07 +04:00
cursor feat(cursor): add cursor module that stores and updates various cursor images 2024-09-06 12:22:01 -04:00
db chore(db): uncomment DB records 2025-04-06 00:18:15 +04:00
event fix(whoa): update thunderbrew to use the refactored squall error/validation and bc allocation macros 2025-03-31 23:52:37 -04:00
gameui fix(whoa): update thunderbrew to use the refactored squall error/validation and bc allocation macros 2025-03-31 23:52:37 -04:00
glue feat(glue): implement CGlueMgr::PollCreateCharacter 2025-04-12 17:41:30 +04:00
gx fix(ui): fix CSimpleFontString to use the FixedColor flag only if the string does not contain color tags 2025-04-08 01:58:04 +04:00
math chore(build): remove unused includes 2023-03-31 12:03:37 -05:00
model fix(whoa): update thunderbrew to use the refactored squall error/validation and bc allocation macros 2025-03-31 23:52:37 -04:00
net feat(net): implement ClientServices::GetRealmList (second request of Realm List) 2025-04-12 16:58:49 +04:00
os chore: initial commit 2023-01-02 13:17:18 -06:00
sound fix(whoa): update thunderbrew to use the refactored squall error/validation and bc allocation macros 2025-03-31 23:52:37 -04:00
ui feat(net): implement ClientServices::GetRealmList (second request of Realm List) 2025-04-12 16:58:49 +04:00
util feat(db): add static database classes from whoa-autocode 2025-04-05 13:26:23 +04:00
world feat(gameui): add CGWorldFrame class skeleton 2025-03-30 00:15:17 +04:00
CMakeLists.txt feat(gameui): add CGGameUI class 2025-03-29 23:57:13 +04:00