aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Tickets/TicketMgr.cpp
AgeCommit message (Expand)Author
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-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-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-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-17Core/Ticket:kaelima
2012-08-16Core/Loading: Re-enable Server loading logSpp
2012-08-03Fix compile under windowsSpp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-07-14Drop obsolete check.LordJZ
2012-07-14Allow for GM ticket response text up to 15999 characters.LordJZ
2012-04-07Script/UC: Add some combat spells to Lady SylvannasNay
2012-04-07Core/PacketIO: Fix ticket creation (it was saving wrong data to DB)Nay
2012-03-31Core/DBLayer: More type fixesNay
2012-03-28Core/Protocol:kaelima
2012-03-25Memory: Get rid of some memory leaks, converted FormationMgr back to singletonSubv
2012-03-25Core/TicketMgr: Remove a memory leak in RemoveTicket. Spotted by SubvMachiavelli
2011-12-31Merge pull request #4567 from Kiperr/masterleak
2012-01-01Core/DBLayer: Refactor prepared statement defines to new format (char db)leak
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-27Core/DBLayer: Convert PExecute() queries to prepared statements No. 2leak
2011-10-04Core/Commands: Added '.ticket reset' for resetting ticket-id counter. Author:...Bizzy