aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-11-06Core/MMaps: Implemented dynamic mmap tile rebuilding for destructible objectsShauren
2025-11-06Core/Vmaps: Expose loaded gameobject collision models in RegularGrid2DShauren
2025-11-06Core/MMaps: Allow loading mmap meshes per map instanceShauren
2025-11-06Tools/mmaps_generator: Move TerrainBuilder to a shared projectShauren
2025-11-05Fix GCC warningShauren
2025-11-05Tools/mmaps_generator: Save offmesh connections input together with navmesh ↵Shauren
params for each map
2025-11-05Tools/mmaps_generator: Add separator to mmap tile file namesShauren
2025-11-05Tools/mmaps_generator: Add optional file name suffix to tile filesShauren
2025-11-05Tools/mmaps_generator: Split loadVMapModel into separate functionShauren
2025-11-04Tools/mmaps_generator: Added --input and --output argumentsShauren
2025-11-04Tools/mmaps_generator: Move saving .mmtile result to separate functionShauren
2025-11-03Core/Auras: Rename SPELL_AURA_LEARN_TALENT to ↵Shauren
SPELL_AURA_MOD_TRAIT_NODE_ENTRY_RANK
2025-11-02Core/PacketIO: Fix packet structure for CMSG_SEND_PING_WORLD_POINT (#31441)Luzifix
2025-11-02Core/PacketIO: Reduce the number of catch blocks in WorldSession::UpdateShauren
2025-11-02Core/PacketIO: Fix packet structure for CMSG_CHAT_MESSAGE_CHANNEL (#31433)Luzifix
2025-11-02Core/Network: Build fix for older boost versionsShauren
2025-11-02Tools/vmaps_extractor: Include cleanupShauren
2025-11-02Scripts/Arenas: Implement Black Rook Hold Arena (#31430)Jeremy
2025-11-02Scripts/Arenas: Implement Tiger's Peak (#31436)Jeremy
2025-11-02Scripts/Arenas: Implement Tol'Viron Arena (#31437)Jeremy
2025-11-01Core/Vmaps: Bump vmap versionShauren
2025-11-01Tools/vmaps_extractor: Clean up filename normalizationShauren
2025-11-01Tools/vmaps_extractor: Use multiple threads to extract dataShauren
2025-11-01Core/Vmaps: Remove tile X/Y coord swappingShauren
2025-11-01Tools/vmap_extractor: Preserve destructible models to use them in ↵Shauren
mmaps_generator
2025-10-31Core/Vmaps: Don't ignore gameobject model rotation when calculating liquid levelShauren
2025-10-31Tools/mmaps_generator: Remove confusing tile X/Y coord swappingShauren
2025-10-31DB/GameObject: Fix respawn time of Shadow Sight for Maldraxxus Coliseum and ↵ModoX
Cage of Carnage arenas
2025-10-31Scripts/Arenas: Implement Ashamane's Fall (#31410)Jeremy
2025-10-31Scripts/Arenas: Implement Nagrand Arena (Legion) (#31406)Jeremy
2025-10-30Core: Updated allowed build to 11.2.5.64154Shauren
2025-10-29Core/Misc: Remove large functions from headersShauren
2025-10-29Core/Spells: Name SpellCategoryFlags with official names and implement ↵Aqua Deus
ResetCooldownUponEndingEncounter flag (#31415)
2025-10-29TDB 1125.25101 - 2025/10/29TDB1125.25101TDB Release
2025-10-28Core/DataStores: Remove db2 id startup checks, compatibility validation is ↵Shauren
done on layout hash already Closes #31413
2025-10-28Core/Miscc: Fix compile warning with clang on windowsShauren
2025-10-28Core/Miscc: Add file/line/function information to ASSERT_NOTNULLShauren
2025-10-27DB/Hotfixes: Updated zhTW hotfixes to 11.2.5.63906Meji
2025-10-27DB/Hotfixes: Updated zhCN hotfixes to 11.2.5.63906Meji
2025-10-27DB/Hotfixes: Updated ruRU hotfixes to 11.2.5.63906Meji
2025-10-27DB/Hotfixes: Updated ptBR hotfixes to 11.2.5.63906Meji
2025-10-27DB/Hotfixes: Updated koKR hotfixes to 11.2.5.63906Meji
2025-10-27DB/Hotfixes: Updated itIT hotfixes to 11.2.5.63906Meji
2025-10-27DB/Hotfixes: Updated frFR hotfixes to 11.2.5.63906Meji
2025-10-27DB/Hotfixes: Updated esMX hotfixes to 11.2.5.63906Meji
2025-10-27DB/Hotfixes: Updated esES hotfixes to 11.2.5.63906Meji
2025-10-27DB/Hotfixes: Updated deDE hotfixes to 11.2.5.63906Meji
2025-10-27DB/Hotfixes: Updated hotfixes to 11.2.5.63906Meji
2025-10-27DB/Hotfixes: Fix broadcast_text dataMeji
2025-10-27Core/CrashHandler: Fix clang warningsShauren