aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-03-28Core/Conditions: Extend circular references check for player condition condit...Shauren
2024-03-28Core/Conditions: Added CONDITION_SOURCE_TYPE_PLAYER_CONDITION (#29832)Meji
2024-03-28Core/GameObjects: Implement destructible_hitpoint table to store health info ...Jeremy
2024-03-28Build: Fix Linux aarch64 GCC build (#29831)lee
2024-03-28Core/Maps: Initialize instance faction using group leader (if available) inst...Shauren
2024-03-28Tools/mmaps_generator: Only initialize memory for inds mesh when it will be r...thesillyone
2024-03-28Core/vmaps: Improved WMO detection for group models that don't have floorShauren
2024-03-28Core/GameObjects: Added dynamic highlight for GAMEOBJECT_TYPE_SPELL_FOCUS (#2...Meji
2024-03-28Core/Players: Slightly improve neutral player faction supportShauren
2024-03-28Core/Players: Fix console errors of wrong teamid for neutral pandaren raceaquadeus
2024-03-28Core/Loot: Fixed crashes when generating loot on map that has no MapDifficult...Shauren
2024-03-28warning fixShauren
2024-03-28Tools/vmap_extractor: Support new 9.2 wmo group splits (child groups should i...Shauren
2024-03-28Fix build with openssl 1.1.1Shauren
2024-03-28Core: port sneaky fixes from "Core: Updated to 10.2.6.53840"funjoker
2024-03-25Core/DB2: Fix fields count for Vignette.db2funjoker
2024-03-25Core/Logging: Fix intellisense errors - people don't like it when code glows ...Shauren
2024-03-25Core/Logging: Improved generated code for log statements (length of text is c...Shauren
2024-03-25Core/Scripts: Removed script calls from constructors and destructorsShauren
2024-03-25Core/Objects: Cook the copied pastaShauren
2024-03-25Core/Objects: Added ToWorldObject and ToItemShauren
2024-03-25Core/Objects: Rename Object::m_isWorldObject and related functions to avoid c...Shauren
2024-03-25Core/Misc: Use our new unique_trackable_ptr for various classes exposed to sc...Shauren
2024-03-25Core/vmaps: Reset BIH::bounds on tree rebuildsShauren
2024-03-25Core/Utils: unique_trackable_ptr improvementsShauren
2024-03-25Core/Utils: Added missing member access in unique_trackable_ptr move assignme...Shauren
2024-03-25Core/Movement: FIxed followPathBackwardsFromEndToStart parameter of MotionMas...Shauren
2024-03-25Core/SmartAI: Load paths by their id now that SAI doesn't use a separate data...Shauren
2024-03-25Core/Movement: Minor refactor for WaypointManager data loadingShauren
2024-03-25Core/Movement: Removed a possible lifetime trap when passing a custom Waypoin...Shauren
2024-03-25Core/Movement: Make MovementGenerator not copyable and movableShauren
2024-03-25Core/Movement: Removed default arg values from MovementGenerator Pause and Re...Shauren
2024-03-25Fix tests buildShauren
2024-03-25Core/Misc: Fixed windows nopch buildShauren
2024-03-25Core/Utils: Added a custom smart pointer type unique_trackable_ptr - a specia...Shauren
2024-03-25Core/Auras: Update visible aura immediately during spell cast instead of wait...Shauren
2024-03-25Fix GCC buildShauren
2024-03-25Core/Objects: Implemented vignettesShauren
2024-03-24Core/Players: Extend Player::SendInitialVisiblePackets to work with all World...Shauren
2024-03-23Core: Updated to 4.4.0.53863funjoker
2024-03-19Core/PacketIO: added opcode handlers for new arena cmsg opcodesOvahlord
2024-03-19Core/Units: updated armor reduction calculations for CataclysmOvahlord
2024-03-19Core/Packets: properly initialize RewardDisplaySpell array in QuestInfo structOvahlord
2024-03-19Core/Packets: fixed CMSG_SET_ACTION_BUTTON packet structure and downgraded pl...Ovahlord
2024-03-19Scripts/Commands: fixed buildOvahlord
2024-03-14Core/Auras: updated spell aura flags and implemented AFLAG_CANCELABLE and AFL...Ovahlord
2024-03-14Core/Packets: fixed SMSG_ITEM_PUSH_RESULT packet structureOvahlord
2024-03-14Core/Packets: fixed SMSG_SPELL_START and SMSG_SPELL_GO packet structuresOvahlord
2024-03-14Core/Packets: fixed structure of SpellCastVisualOvahlord
2024-03-14Core/Players: fixed a warning in spirit debug outputOvahlord