index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T23:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
Commands
/
cs_ticket.cpp
Age
Commit message (
Expand
)
Author
2024-08-18
Core/Realms: Realmlist refactors
Shauren
2022-03-05
Core: 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-11
Core/Misc: Optimize ChatCommand includes (include only where neccessary)
Shauren
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-01-02
New Year
Aokromes
2019-07-21
Core/Misc: Moved CharacterInfo out of world to separate class
xinef1
2019-07-21
Few small optimizations here and there (#18684)
xinef1
2019-01-01
Update copyright note for 2019
vincent-michael
2018-01-01
Update copyright note for 2018
vincent-michael
2017-07-22
Scripts/Commands: Fix trinity_string usage and enhance commands
Rochet2
2017-06-04
Core/Game: Include cleanup part 5
Shauren
2017-05-18
Core/Game: Include cleanup
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-10-22
Core/Commands: Refactored chat command script hook, fixes a crash when buildi...
Shauren
2015-10-06
Core/Battle.net:
Shauren
2015-07-08
Core/Support: Drop parts of the support system since Blizz switched to a brow...
Carbenium
2015-04-21
Core/Support:
Carbenium
2015-04-08
Core: Whitespace cleanup
Vincent-Michael
2015-03-10
Core/Support: Update the support/ticket system to 6.x
Carbenium
2015-01-25
Core/NetworkIO: sync opcodes with wpp
joschiwald
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-11-12
Core/World: hold deleted characters in character store
joschiwald
2014-10-25
Core/Entities: Changed a few lowguid uses to ObjectGuid::LowType
Shauren
2014-10-25
Core: Fix build in some compilers by calling proper cctor of ObjectGuid
DDuarte
2014-10-23
Core/Entities: First step to 128 bit guids
Shauren
2014-10-18
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-10-18
Core/ObjectAccessor: don't use singleton when calling static methods
joschiwald
2014-10-18
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-10-17
Core: Implemented IPC (Inter-process communication) between worldserver and b...
Shauren
2014-10-17
Core/Players: Fix players not being notified if on loading screen
jackpoz
2014-09-14
Scripts/Commands: Fixed build with -DSCRIPTS=0
Shauren
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-09-07
Core: Remove again whitespace (meh :/)
Vincent-Michael
2014-09-03
Core/Tickets: Send global GM system messages on ticket complete
Nyeriah
2014-08-09
Core/Server: Use nullptr instead of 0 where pointers are expected
DDuarte
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-09-27
Core/RBAC: Move RBAC code to namespace rbac
Spp
2013-09-10
Core/RBAC: Move ticket commands to RBAC (using individual permissions)
Spp
2013-08-30
Core/RBAC: Move commands security to RBAC (using generic RBAC Permissions)
Spp
2013-05-11
Core/Tickets
illusion
2013-03-08
Core/RBAC: Fix multiple permissions and remove multiple config options that a...
Spp
2013-02-25
Core/RBAC: Create new permission 'Be assigned ticket'
Spp
2013-01-12
Core/Ticket: Fix unassigned message not showing who was assigned to ticket
Nay
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-20
Core/Misc: Reduce header dependencies - Step III
Spp
2012-11-20
Core/Misc: Reduction of header dependencies - Step II
Spp
2012-11-17
Core: Remove Player.h dependency from all the possible headers
Spp
[next]