aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Tickets
AgeCommit message (Expand)Author
2023-08-15Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2023-08-12Core/Misc: Fixed deprecation warnings for c++20Shauren
2020-09-09Core/Misc: Convert leftover DatabaseTransactions-by-reference (pass them by v...Treeston
2020-03-31Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2020-02-22Core/Server: correct timestamp format for shutdown/restart notification broad...ForesterDev
2020-01-02New yearAokromes
2019-05-18Core/Packet: Clean up packet creationjackpoz
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-01-01Update copyright note for 2018tkrokli
2017-12-24Core/Misc: Replace time(NULL) with GameTime::GetGameTime()jackpoz
2017-06-19Core: ported headers cleanup from master branchariel-
2017-02-05Coding standardsAokromes
2017-02-05Core/Misc: Moved CharacterInfo out of world to separate classxinef1
2017-01-02Update Copyright notice for 2017tkrokli
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-03-11Core/Game: Move singleton instances into compilation unitsNaios
2016-01-01Update copyright note for 2016Rushor
2015-11-03Core/Ticket improved ticket systemShinDarth
2015-10-06Core/Ticket keep always trace of GM who resolves the ticketShinDarth
2015-09-22Map local guids 6.x -> 3.3.35:pete318
2015-06-26DB/Characters: Backport schema changes from 6.x branch (renames)ShinDarth
2015-01-01Update copyright note for 2015Vincent-Michael
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-03Core/Tickets: Send global GM system messages on ticket completeNyeriah
2014-07-20Refactored singletons to enable proper deconstruction during shutdownleak
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-07-01Replaced all remaining ACE based Singletonsleak
2014-05-14Core/Misc: Fix crash in ticket creationjackpoz
2014-03-16Core/Misc: Fix some static analysis issuesjackpoz
2014-01-22Misc: Fix warningsVincent_Michael
2014-01-21Misc: Minor cosmetic changes here and thereVincent_Michael
2014-01-18Core/Tickets: Fix memory leak when malformed CMSG_GMTICKET_CREATE is receivedDehravor
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-14Core/Misc: Fix some static analysis issuesjackpoz
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-28Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.leguybrush
2013-10-03Core/Tickets: Fix crash in TicketMgr::ResetTickets()Elron103
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-05-11Core/Ticketsillusion
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-01-12Core/Tickets: Allow viewing of ticket response(if any) when using .ticket vie...w1sht0l1v3
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-11-20Core/Misc: Reduction of header dependencies - Step IISpp
2012-11-17Core: Remove Player.h dependency from all the possible headersSpp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step II)Spp
2012-10-17Core/Ticket:kaelima
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-08-16Core/Loading: Re-enable Server loading logSpp