aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands/cs_ticket.cpp
AgeCommit message (Expand)Author
2024-08-18Core/Realms: Realmlist refactorsShauren
2022-03-05Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2022-02-27[3.3.5] ChatCommands, the other half: chat command resolution refactor (PR #2...Treeston
2022-02-11Core/Misc: Optimize ChatCommand includes (include only where neccessary)Shauren
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-01-02New YearAokromes
2019-07-21Core/Misc: Moved CharacterInfo out of world to separate classxinef1
2019-07-21Few small optimizations here and there (#18684)xinef1
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-07-22Scripts/Commands: Fix trinity_string usage and enhance commandsRochet2
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-18Core/Game: Include cleanupShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-01-01Update copyright note for 2016Vincent-Michael
2015-10-22Core/Commands: Refactored chat command script hook, fixes a crash when buildi...Shauren
2015-10-06Core/Battle.net:Shauren
2015-07-08Core/Support: Drop parts of the support system since Blizz switched to a brow...Carbenium
2015-04-21Core/Support:Carbenium
2015-04-08Core: Whitespace cleanupVincent-Michael
2015-03-10Core/Support: Update the support/ticket system to 6.xCarbenium
2015-01-25Core/NetworkIO: sync opcodes with wppjoschiwald
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-12Core/World: hold deleted characters in character storejoschiwald
2014-10-25Core/Entities: Changed a few lowguid uses to ObjectGuid::LowTypeShauren
2014-10-25Core: Fix build in some compilers by calling proper cctor of ObjectGuidDDuarte
2014-10-23Core/Entities: First step to 128 bit guidsShauren
2014-10-18Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-10-18Core/ObjectAccessor: don't use singleton when calling static methodsjoschiwald
2014-10-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-10-17Core: Implemented IPC (Inter-process communication) between worldserver and b...Shauren
2014-10-17Core/Players: Fix players not being notified if on loading screenjackpoz
2014-09-14Scripts/Commands: Fixed build with -DSCRIPTS=0Shauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-07Core: Remove again whitespace (meh :/)Vincent-Michael
2014-09-03Core/Tickets: Send global GM system messages on ticket completeNyeriah
2014-08-09Core/Server: Use nullptr instead of 0 where pointers are expectedDDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-09-27Core/RBAC: Move RBAC code to namespace rbacSpp
2013-09-10Core/RBAC: Move ticket commands to RBAC (using individual permissions)Spp
2013-08-30Core/RBAC: Move commands security to RBAC (using generic RBAC Permissions)Spp
2013-05-11Core/Ticketsillusion
2013-03-08Core/RBAC: Fix multiple permissions and remove multiple config options that a...Spp
2013-02-25Core/RBAC: Create new permission 'Be assigned ticket'Spp
2013-01-12Core/Ticket: Fix unassigned message not showing who was assigned to ticketNay
2013-01-01Update copyright note for 2013.Vincent_Michael
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