aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2024-03-24Core/Players: Slightly improve neutral player faction supportShauren
2024-03-24Core/Players: Fix console errors of wrong teamid for neutral pandaren raceaquadeus
2024-03-24Core/Loot: Fixed crashes when generating loot on map that has no MapDifficult...Shauren
2024-03-22Core/PacketIO: Fixed player updatefieldsShauren
2024-03-21Fix build with openssl 1.1.1Shauren
2024-03-21Core: Updated to 10.2.6.53840Shauren
2024-03-19Core/Logging: Fix intellisense errors - people don't like it when code glows ...Shauren
2024-03-18Scripts/Spells: Fix rhapsody talent (#29804)Aqua Deus
2024-03-15Core/Logging: Improved generated code for log statements (length of text is c...Shauren
2024-03-14Core/Scripts: Removed script calls from constructors and destructorsShauren
2024-03-14Core/Objects: Cook the copied pastaShauren
2024-03-14Core/Objects: Added ToWorldObject and ToItemShauren
2024-03-14Core/Objects: Rename Object::m_isWorldObject and related functions to avoid c...Shauren
2024-03-13Core/Misc: Use our new unique_trackable_ptr for various classes exposed to sc...Shauren
2024-03-12Core/Movement: FIxed followPathBackwardsFromEndToStart parameter of MotionMas...Shauren
2024-03-12Core/SmartAI: Load paths by their id now that SAI doesn't use a separate data...Shauren
2024-03-12Core/Movement: Minor refactor for WaypointManager data loadingShauren
2024-03-12Core/Movement: Removed a possible lifetime trap when passing a custom Waypoin...Shauren
2024-03-12Core/Movement: Make MovementGenerator not copyable and movableShauren
2024-03-12Core/Movement: Removed default arg values from MovementGenerator Pause and Re...Shauren
2024-03-10Core/Auras: Update visible aura immediately during spell cast instead of wait...Shauren
2024-03-09Fix GCC buildShauren
2024-03-09Core/Objects: Implemented vignettesShauren
2024-03-08Core/Players: Extend Player::SendInitialVisiblePackets to work with all World...Shauren
2024-03-07Core/Objects: Keep current WMO info on position updates and use it in party m...Shauren
2024-03-07Core/vmaps: Removed vmap lookup functions duplicating functionality of each o...Shauren
2024-03-06Core/AuctionHouse: Fixed possible use after free when auctions are removed wi...Shauren
2024-03-06Core/PacketIO: Fixed structures of SMSG_INSPECT_RESULT and SMSG_RATED_PVP_INFOShauren
2024-03-04Core/Auras: Feign death will no longer cause creatures immune to it to drop c...Shauren
2024-03-04Core/Creatures: Implemented CREATURE_STATIC_FLAG_2_IGNORE_SANCTUARY (ignore S...Shauren
2024-03-03Core/Locales: Store empty localized strings present in database (#29779)Meji
2024-03-03Core/Units: Set UNIT_FLAG3_FAKE_DEAD as disallowed flag for database columnMeji
2024-03-03Core/Creatures: Implemented serverside checks for UNIT_FLAG2_INTERACT_WHILE_H...Shauren
2024-03-03Core/Quests: Merged UpdateNearbyCreatureNpcFlags, UpdateVisibleGameobjectsOrS...Shauren
2024-03-02Core/Creatures: Implemented CREATURE_STATIC_FLAG_6_ALWAYS_STAND_ON_TOP_OF_TARGETShauren
2024-03-02Core/Creatures: Implemented unsummoning and resummoning critter pets on flyin...Shauren
2024-03-02Core/PacketIO: Implemented and enabled SMSG_STOP_SPEAKERBOT_SOUNDShauren
2024-03-01Core/Creatures: Fixed sparringShauren
2024-03-01Core/Misc: Replace sprintf with safer alternatives (Trinity::StringFormat or ...Shauren
2024-03-01Core/Database: Silence deprecation warning on mysql_stmt_bind_paramShauren
2024-03-01Core/Items: allow all soulbound common and poor items to unlock their appeara...Ovahlord
2024-03-01Core/Spells: Implemented pausing spell cooldownsShauren
2024-03-01Core/Spells: Store truncated (only up to millisecond precision) cooldown timesShauren
2024-03-01Core/Creature: corrected swimming toggle behavior for amphibious creaturesOvahlord
2024-02-29Core/Misc: Rename `templat` to `characterTemplate` so it stop looking like a ...Benjamin Jackson
2024-02-29Core/Creatures: Allow toggling CREATURE_STATIC_FLAG_4_TREAT_AS_RAID_UNIT_FOR_...Shauren
2024-02-29Core/Creatures: Allow toggling CREATURE_STATIC_FLAG_FLOATING, CREATURE_STATIC...Shauren
2024-02-29Core/Movement: require a minimum wander_distance value of 0.1 and check the p...Ovahlord
2024-02-29Core/Creatures: implemented most movement related static flags and migrated e...Ovahlord
2024-02-28Scripts/Serpentshrine Cavern: Removed Spout hack and use correct spell idsShauren