index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-12T06:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Handlers
/
HotfixHandler.cpp
Age
Commit message (
Expand
)
Author
2022-02-13
Core/Misc: Minor game include cleanup
Shauren
2021-08-17
Core/PacketIO: Do not send hotfix Status::Valid when we don't have a hotfix b...
Shauren
2021-04-15
Core/Misc: Replace time(NULL) with GameTime::GetGameTime()
jackpoz
2021-04-09
Core/PacketIO: Updated packet structures to 9.0.5
Shauren
2021-02-28
Core/PacketIO: Use hotfix status enum instead of magic numbers in SMSG_DB_REPLY
Shauren
2021-02-28
Core/DataStores: Support all new hotfix status values
Shauren
2020-12-20
Core/DataStores: Implement optional data in hotfix packets
Shauren
2020-12-08
Core/PacketIO: Updated most packet structures to 9.0.1
Shauren
2020-09-19
Core/PacketIO: Renamed a bunch of opcodes based on more research (only those ...
Shauren
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-08-13
Core/PacketIO: Send the expected value in available hotfixes packet - realm a...
Shauren
2020-07-04
Core/Hotfixes: Add locales to hotfix_blob (#24913)
funjoker
2020-06-08
Core/PacketIO: Fixed receiving and sending db2 hotfix packets
Shauren
2020-01-02
New Year
Aokromes
2019-08-17
Ensure that all actions are compared to fixed point in time (ie. world update...
xinef1
2019-06-08
Core/PacketIO: Rewrite updatefield handling
Shauren
2019-06-08
Core/PacketIO: Updated packet structures to 8.1.5
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-12-08
Core/DataStores: Implemented sending hotfixes for db2 stores not loaded serve...
funjoker
2018-01-01
Update copyright note for 2018
vincent-michael
2017-12-30
Core/PacketIO: Update opcodes to 7.3.2
Shauren
2017-06-18
Core: Fixed non pch build
vincent-michael
2017-06-15
Core: Updated to 7.2.5.24330
Shauren
2017-05-18
Core/Game: Include cleanup
Shauren
2017-04-19
Core/DataStores: Updated sending out hotfixes
Shauren