aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Support
AgeCommit message (Expand)Author
2025-06-10Core/Misc: Kill copy/move constructors for singleton classesShauren
2025-05-22Core/PacketIO: Migration to PacketUtilities bit/string operations part 4Shauren
2025-05-09Core/Misc: Define new item modifiers and report categoriesShauren
2025-04-25Core: Updated to 11.1.5Shauren
2023-06-08Core/Spells: Always remove spell target from transport on teleport spells if ...Shauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-06-01Core/PacketIO: Updated packet structures to 9.2.5Shauren
2022-02-13Core/Misc: Minor game include cleanupShauren
2022-01-23Core/Misc: Replace boost::optional with std::optional part 2Shauren
2021-12-22Core/Server: correct timestamp format for shutdown/restart notification broad...ForesterDev
2021-04-15Core/Misc: Replace time(NULL) with GameTime::GetGameTime()jackpoz
2021-04-05Core/Misc: Change all unix time columns in character database to bigint (signed)Shauren
2020-01-02New YearAokromes
2019-07-27Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2019-07-27Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2019-07-21Core/Misc: Moved CharacterInfo out of world to separate classxinef1
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-09-02Core: Fix Winstantiation-after-specialization warningsShauren
2017-05-18Core/Game: Include cleanupShauren
2017-05-16Core/Game: Include cleanup - removed G3D classes from packetsShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-03-11Core/Game: Move singleton instances into compilation unitsNaios
2016-02-05Core/PacketIO: Enable SMSG_SPELL_MISS_LOG and SMSG_UPDATE_LAST_INSTANCECarbenium
2016-02-03Core/PacketIO: Updated CMSG_WARDEN_DATACarbenium
2016-01-01Update copyright note for 2016Vincent-Michael
2015-08-23Core/SupportMgr: Fixed field type mismatches for ticketsShauren
2015-07-22Core/Misc: Add a few consts to methodsDDuarte
2015-07-08Core/Support: Drop parts of the support system since Blizz switched to a brow...Carbenium
2015-06-11Core/Guild: Add validation for guild tabard colorsCarbenium
2015-06-05Core/Support: Fix a crash where ObjectAccessor::FindPlayer returned nullptr, ...Carbenium
2015-04-27Core/Misc: Use boost::in_place() to initialize optionals.Naios
2015-04-26Core/Misc: Replace tc's optional with boost::optional.Naios
2015-04-21Core/Support:Carbenium
2015-04-19Core/Tickets: Fixed [-Woverloaded-virtual] warningsShauren
2015-04-08Core: Whitespace cleanupVincent-Michael
2015-03-29Fix warningsGacko
2015-03-28Core/Support: Added missing sql executeCarbenium
2015-03-26Core/Support: Fix some static analysis issuesCarbenium
2015-03-22Core/Misc: Warning fixesShauren
2015-03-19Core/Support: Fix some static analysis issuesCarbenium
2015-03-12Revert "Core/SupportMgr: Fix static analysis issue"jackpoz
2015-03-13Core/SupportMgr: Fix static analysis issueVincent-Michael
2015-03-10Core/Support: Update the support/ticket system to 6.xCarbenium