| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-10 | Core/Misc: Kill copy/move constructors for singleton classes | Shauren | |
| 2024-01-27 | Core/Players: Fixed CharacterCache by-name storage holding data for deleted ↵ | Shauren | |
| characters | |||
| 2023-12-29 | Core/Battlegrounds: Clean up some Team/TeamId parameters to use enums ↵ | Jeremy | |
| instead of raw integer types (#29535) * Fix criteria data type bg loss team score | |||
| 2023-01-08 | Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard ↵ | Shauren | |
| compatible api) | |||
| 2022-03-05 | Core: whitespace cleanup, reduce double blank line to single (#25795) | Kargatum | |
| * Core/Misc: fix double empty line * worldserver.conf (cherry picked from commit a32b6b8ac4c81128a56b282f20837fb085bdd9e7) | |||
| 2022-02-13 | Core/Misc: Minor game include cleanup | Shauren | |
| 2021-12-21 | Use boost::optional and boost::none instead of smelly pointer (#24134) | Ujp8LfXBJ6wCPR | |
| * Remove bad pointer usage from CharacterCache Use TrinityCore Option type instead which is intended for this purpose. (Wrapper around boost::option until C++17 bump is finalised) * Unify codestyle regarding TC optional type Based upon advice from @Shauren (cherry picked from commit 76831f1f467efe4aa26a38dc58c9eab2229bce71) | |||
| 2021-12-13 | Core/Misc: Fix static analysis issues reported by Coverity Scan | jackpoz | |
| (cherry picked from commit de88691e257af0bf078d9be74ab3bb578f016547) | |||
| 2021-09-25 | Core/Players: Greatly simplifiy fdb2b90685ebc3852740c424170101a196c29ebb | Shauren | |
| (cherry picked from commit 9617778336556cd9b19c77e037fb64344021d9cc) | |||
| 2021-09-25 | Core/Players: Prevent creating characters with duplicate name by reserving ↵ | Shauren | |
| name early in the process Closes #21656 Closes #21809 (cherry picked from commit fdb2b90685ebc3852740c424170101a196c29ebb) | |||
| 2020-12-08 | Core/DataStores: Updated db2 structures to 9.0.2 | Shauren | |
| * Includes support for new character customization | |||
| 2020-07-02 | Core/PacketIO: Convert all leftover packets to use packet classes | Shauren | |
| 2020-04-25 | Core/Misc: Fixed wrong db field accessor functions use | Shauren | |
| 2020-01-02 | New Year | Aokromes | |
| 2019-07-21 | Core/Misc: Moved CharacterInfo out of world to separate class | xinef1 | |
| Closes #19030 (cherrypicked from 59ce3d6c9bd82d55cbfa505bb945b71cab21a12f) | |||
