aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Tickets/TicketMgr.h
AgeCommit message (Expand)Author
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-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-01-18Core/Tickets: Fix memory leak when malformed CMSG_GMTICKET_CREATE is receivedDehravor
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-05-11Core/Ticketsillusion
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
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-03-28Core/Protocol:kaelima
2012-03-25Memory: Get rid of some memory leaks, converted FormationMgr back to singletonSubv
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-10-04Core/Commands: Added '.ticket reset' for resetting ticket-id counter. Author:...Bizzy
2011-09-28Core: Move FormationMgr to namespaceSpp
2011-08-30Core: Crash fix (TemporarySummon), remove some warnings and some other minor ...Spp-
2011-08-03Core: Fix compile without PCH and fix some warningsSpp
2011-08-01Core: Pass by const reference for simple objects replaced with pass by valueSpp-
2011-07-27Core/ObjectMgr: Remove GetPlayer function (Remove double use of singletons)Spp-
2011-05-27Core/Tickets: Fixed crashes in ticket unassign and comment commandsShauren
2011-05-11Core/Tickets: Fixed retrieving name of assigned GMShauren
2011-05-07Core: More warning fixesShauren
2011-04-27Core/Chat: move chat link validation code into separate classes and improve s...Azazel
2011-04-19Core/GM System: rename columns of gm_surveys, gm_subsurveys, gm_tickets and l...Azazel
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-12-22Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...Shauren
2010-12-06Core: Some optimizationsSpp
2010-11-14Core/TicketMgr: Adjust headers in header (fix non-PCH build after previous co...click
2010-11-14Core: Allow toggling ticketsystem on/off by config-setting (patch by leak)click
2010-10-07REALLY fix the CRLF-crap...click
2010-10-07Yet more copyright header updatesclick
2010-09-26Core: Coding style cleanup.silinoron
2010-09-12Cleanup/Core: Remove whitespace and tabsclick
2010-08-29Rewrite much of the GM ticket systemsilinoron