aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2023-09-23Core/Battlegrounds: Fix group loot (#29300)Giacomo Pozzoni
2023-09-19Core/Groups: Reduce differences between branches (define naming) (#29332)M'Dic
2023-09-18Core/Pets: Avoid loading creature_addon/creature_template_addon (#29331)Gildor
2023-09-01Core/Misc: Silence a false positive warningShauren
2023-08-31Core/Vehicles: Fixed crash happening if a vehicle despawns during handling of...Shauren
2023-08-29Scripts/Trial of the Crusader: Update Read and Write Save Data (#29293)Gildor
2023-08-27Core/Logging: Fixed missing log format changesShauren
2023-08-24Core/Misc: Modernize comparison operatorsShauren
2023-08-23Core/Battlefields: Added missing virtual destructor (and delete copy and move...Shauren
2023-08-23Core/Misc: Add missing virtual destructorsShauren
2023-08-23Build: Support ASAN on msvcShauren
2023-08-23Core/Units: Fixed possible use after free in ThreatManagerShauren
2023-08-22Core/Movement: Fixed use after free in WaypointMovementGeneratorShauren
2023-08-17Core/Logging: Fixed a few missed log format statementsShauren
2023-08-15Core/Misc: Replace std::abort with our ABORT macroShauren
2023-08-15Core/DBLayer: Relaxed restrictions on which Field class member function can b...Shauren
2023-08-15Core/Misc: Replace string to int conversion functions from Common.h with c++1...Shauren
2023-08-15Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2023-08-15Core/Misc: Removed structure bitfield definitions that don't do anythingShauren
2023-08-12Core/Misc: Include cleanup, 2023 editionShauren
2023-08-12Core/Misc: Replace enable_if overload selection with if constexprShauren
2023-08-12Core/Misc: Migrate our c++20 advstd to standard featuresShauren
2023-08-12Core/Misc: Use boost/circular_buffer forward declaration headers in our headersShauren
2023-08-12Core/Misc: Add missing Containers.h include where neccessaryShauren
2023-08-12Core/Misc: Remove boost::heap::fibonacci_heap from header filesShauren
2023-08-12Core/Misc: Replaced boost::container::static_vector in packet classes with pl...Shauren
2023-08-12Core/Utils: Replace boost flat_set with our ownShauren
2023-08-12Core/Spells: Hide spell effect immunity info implementation detailsShauren
2023-08-12Core/Misc: Fixed deprecation warnings for c++20Shauren
2023-07-19Scripts/Forge of Souls: Fixed achievement_bronjahm_soul_power script registra...Shauren
2023-07-12Core/Spells: Cleanup player typeid checks and casts in WorldSession::HandleCa...Shauren
2023-07-09Core/Spells: Corrected client control checks in spell packetsShauren
2023-06-13Core/Items: Mirror client logic when determining whether to apply feral attac...Shauren
2023-06-13Core/Players: Fix inactive reward quests on faction change (#29073)Gildor
2023-06-11Proper assignment of quest loot for group loot & round robin (#28831)Renn
2023-06-04Core/Misc: Remove unwanted position converstions from a single floatShauren
2023-05-30Core/Loot: Fixed loot roll exploitShauren
2023-05-28Core/StatSystem: Fixed missing calls to set negative attack power mods (#28883)robinsch
2023-05-13Core/Units: Corrected AURA_INTERRUPT_FLAG_NOT_SEATED implementation to only i...Shauren
2023-05-12Core/Auras: Don't force sitting state from non-standing state when applying a...Shauren
2023-05-11Core/Units: Don't make force stand state on periodic damage takenShauren
2023-05-08Core/GameObjects: Fixed traps not being able to trigger for friendly targetsShauren
2023-05-07Core/Objects: Removed default argument value from WorldObject::IsNeverVisibleShauren
2023-05-07Core/Misc: Cleanup Expression is converted to bool and can be replaced with '...Shauren
2023-05-07Scripts/Undercity: Fixed NPC_HIGHBORNE_BUNNY being told to MoveJump to { targ...Shauren
2023-05-03Core/Cinematic: Fix crash CinematicMgr::UpdateCinematicLocation (#28953)Gildor
2023-04-25Scripts/Trial Of The Crusader: Fix application of spell Surge of Adrenaline (...Gildor
2023-04-13Change Map::Visit to not call EnsureGridLoaded if cell.NoCreate is true (#28884)Gosha
2023-04-11Add code that changes the faction of Tortheldrin in Dire Maul (#28581)Adam B
2023-03-24Scripts/Misc:fix npc_professions locale text (#27894)lee