index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-11-08T05:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Handlers
/
TicketHandler.cpp
Age
Commit message (
Expand
)
Author
2020-03-31
Core/DBLayer: Prevent committing transactions started on a different database
Shauren
2020-03-31
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2020-01-02
New year
Aokromes
2019-07-01
Core/Unit: rename several getters to follow codestyle
ccrs
2019-01-01
Happy New Year, folks. It's 2019!
Treeston
2018-09-18
Core/Chat: Some hyperlink follow-ups:
Treeston
2018-09-13
Core/Ticket: Validate Hyperlinks in ticket contents. Closes #22408.
Treeston
2018-01-01
Update copyright note for 2018
tkrokli
2017-12-24
Core/Misc: Replace time(NULL) with GameTime::GetGameTime()
jackpoz
2017-06-19
Core: ported headers cleanup from master branch
ariel-
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-01-01
Update copyright note for 2016
Rushor
2015-09-22
Map local guids 6.x -> 3.3.35:
pete318
2015-07-25
Core: Header cleanup in game/*/*.cpp
Vincent-Michael
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-06-04
Core/Tickets: Don't try to save the same sub-survey more than once
jackpoz
2014-06-03
Core/Tickets: Sprinkled some transaction magic on HandleGMSurveySubmit
Shauren
2014-01-18
Core/Tickets: Fix memory leak when malformed CMSG_GMTICKET_CREATE is received
Dehravor
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-05-17
Core/Misc: Another batch of fixes for issues found by static analysis
Shauren
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-05-11
Core/Tickets
illusion
2013-01-30
Core/Misc: Remove some calls to const_cast
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...
Spp
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-20
Core/Misc: Reduce header dependencies - Step III
Spp
2012-10-24
Core/Misc: reduced amount of string memory allocations (Step I)
Spp
2012-10-17
Core/Ticket:
kaelima
2012-04-07
Core/Tickets: Add report time and current latency to lag_reports table
Nay
2012-03-28
Core/Protocol:
kaelima
2012-01-26
Core: Change Handlers location
Spp