thunderbrew/vendor
VDm 957a4c7e2f
feat(glue): add realm and character handling (#7)
* fix(build): make project compilable

* feat(glue): update Character Selection screen to support switching

* fix(ui): fix CSimpleFontString::GetHeight() to use proper method

* feat(db): add static database classes from whoa-autocode

* feat(ui): use class and area IDs for Character Selection

* chore(db): update ItemRandomPropertiesRec

* feat(glue): update CCharacterSelection methods

* chore(db): uncomment DB records

* feat(glue): implement character deletion

* feat(gx): update supported text tags in GxuDetermineQuotedCode

* fix(ui): fix CSimpleFontString to use the FixedColor flag only if the string does not contain color tags

* feat(net): implement GrunLogin::LogOff

* feat(net): implement NetClient::Disconnect

* feat(login): implement trimming of realm name in LoginResponse::HandleRealmData

* feat(net): implement proper disconnection from login and realm servers

* feat(net): implement PING/PONG messages

* feat(net): add NetClient::Destroy method

* feat(net): implement ClientServices::GetRealmList (second request of Realm List)

* feat(glue): implement CGlueMgr::PollRealmList

* feat(glue): implement CGlueMgr::PollCreateCharacter

* chore(glue): add skeleton of CCharacterComponent class

* fix(build): fix build using latest features

* fix(glue): kill gotos in CGlueMgr::NetDisconnectHandler

* fix(build): include SDL3

---------

Co-authored-by: superp00t <superp00t@tutanota.com>
2025-04-16 17:32:37 -04:00
..
catch2-2.13.10 chore: initial commit 2023-01-02 13:17:18 -06:00
directxmath-3.19.0 feat(gx): add directxmath for MinGW 2024-09-07 13:54:54 -04:00
fmodcore-2.02.18 chore(build): clean up fmod integration 2023-10-23 22:12:33 -05:00
fmodex-4.24.16 chore(build): clean up fmod integration 2023-10-23 22:12:33 -05:00
freetype-2.0.9 feat(app): add windows app 2023-01-03 00:45:25 -06:00
glew-cmake-2.2.0 fix(build): vendored glew library 2023-11-18 11:16:18 -05:00
lua-5.1.3 fix(build): disable non-library Lua source files that break MinGW finding WinMain 2024-09-08 12:10:21 -04:00
sdl-3.2.10 chore(build): use SDL3 2025-04-12 04:38:19 -04:00
stormlib-9 feat(build): add StormLib (#4) 2024-02-11 17:19:18 -05:00
CMakeLists.txt feat(glue): add realm and character handling (#7) 2025-04-16 17:32:37 -04:00