aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/TicketHandler.cpp
AgeCommit message (Expand)Author
2022-06-01Core/PacketIO: Updated packet structures to 9.2.5Shauren
2022-02-13Core/Misc: Minor game include cleanupShauren
2020-12-08Core/PacketIO: Updated most packet structures to 9.0.1Shauren
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-01-02New YearAokromes
2019-07-27Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-05-18Core/Game: Include cleanupShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-02-03Core/PacketIO: Updated CMSG_COMPLAINTCarbenium
2016-01-01Update copyright note for 2016Vincent-Michael
2015-09-05Core: Updated to 6.2.2.20444.Shauren
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-07-08Core/Support: Drop parts of the support system since Blizz switched to a brow...Carbenium
2015-04-25Core/PacketIO: Limit the amount of support packets allowed to be processed an...Shauren
2015-03-10Core/Support: Update the support/ticket system to 6.xCarbenium
2015-02-04Core/Packets: Typo fixes and cleanup of 0f84c7c7b106fffa33e3c114858218f89e634da4Nayd
2015-02-04Core/Packets: Add structure for CMSG_GM_TICKET_GET_CASE_STATUS, SMSG_GM_TICKE...Carbenium
2015-02-03Core/Packets: Update CMSG_GM_TICKET_SYSTEM_STATUS and SMSG_GM_TICKET_SYSTEM_S...Carbenium
2015-02-01Core/Packets:joschiwald
2015-01-25Core/NetworkIO: sync opcodes with wppjoschiwald
2015-01-01Update copyright note for 2015Vincent-Michael
2014-10-26Core/Entities: Changed object lowguid to uint64Shauren
2014-10-24Core/Entities: Fourth part of converting int to bigint guids in databaseShauren
2014-10-22Core/Entities: Fourth part of removing GetGUIDLow() usesShauren
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-06-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Michael
2014-06-04Core/Tickets: Don't try to save the same sub-survey more than oncejackpoz
2014-06-03Core/Tickets: Sprinkled some transaction magic on HandleGMSurveySubmitShauren
2014-01-21Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2014-01-18Core/Tickets: Fix memory leak when malformed CMSG_GMTICKET_CREATE is receivedDehravor
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-06-26Core/PacketIO: Implemented CMSG_LFG_LOCK_INFO_REQUEST and cleaned up opcodes ...Shauren
2013-05-17Core/Misc: Another batch of fixes for issues found by static analysisShauren
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-05-11Core/Ticketsillusion
2013-01-30Core/Misc: Remove some calls to const_castSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...Spp
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-10-17Core/Ticket:kaelima
2012-04-07Core/Tickets: Add report time and current latency to lag_reports tableNay
2012-03-28Core/Protocol:kaelima