167
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected over 1 year ago.
Sep 06, 2021 — Sep 06, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Scripts/Events: Fixed infinite loop with auras 71507 and 71508 casting each other when unit is removed from map More... about 1 year ago
DB: Convert all databases to InnoDB engine More... about 1 year ago
DB: Convert databases to utf8mb4 More... about 1 year ago
Dep: Upgrade utfcpp to 3.2.3 More... about 1 year ago
Core/Battlegrounds: Prevent end Arena when a dead player logout (#28766) More... about 1 year ago
Core/Auras: Fully remove auras that had all of their effect suppressed with immunity More... about 1 year ago
Core/Auras: Fixed possible iterator invalidation crashes caused by calling UpdateTargetMap inside loops iterating m_appliedAuras More... about 1 year ago
Core/Guilds: Fixed sending random properties for guild bank items More... over 1 year ago
TDB 335.23011 - 2023/01/16 More... over 1 year ago
Core/Creatures: improved error logging messages added in 6f835c233f7605d74926a2a3058634c9de478617 for creature_template_addon to avoid confusion More... over 1 year ago
Core/Creatures: Split creature_addon and creature_template_addon's byte columns into seperate ones (#28562) More... over 1 year ago
Core/Misc: Migrate our c++20 advstd to standard features More... over 1 year ago
Core/Misc: Replace enable_if overload selection with if constexpr More... over 1 year ago
Core/Misc: Include cleanup, 2023 edition More... over 1 year ago
Tests: Fixed environment variable confg test compilation on windows More... over 1 year ago
Core/Misc: Use boost/circular_buffer forward declaration headers in our headers More... over 1 year ago
Core/Misc: Remove boost::heap::fibonacci_heap from header files More... over 1 year ago
Core/Misc: Replaced boost::container::static_vector in packet classes with plain vector with custom static storage allocatlr More... over 1 year ago
Core/Utils: Replace boost flat_set with our own More... over 1 year ago
Scripts/Icecrown Citadel: Added missing empty check before SelectRandomContainerElement More... over 1 year ago
Core/Spells: Hide spell effect immunity info implementation details More... over 1 year ago
Core/Misc: Added a include hack for msvc <chrono> to use only c++17 bits from it More... over 1 year ago
New year More... over 1 year ago
Build: Enable C++20 More... over 1 year ago
Core/Misc: Fixed deprecation warnings for c++20 More... over 1 year ago
Build: Update required compilers to current debian stable and VS 2022 More... over 1 year ago
Core/Scripts: Implemented Zort's Protective Elixir (#28372) More... over 1 year ago
Core/Spells: resurrection after raise ally (#28582) More... over 1 year ago
Core/Threading: Modernize ProducerConsumerQueue a bit to fix GCC build More... over 1 year ago
Core/Guild: Fixed possible guild exploit (#28577) More... over 1 year ago