index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-11T20:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Handlers
/
MiscHandler.cpp
Age
Commit message (
Expand
)
Author
2022-02-24
Core/PacketIO: Updated packet structures to 9.2.0
Shauren
2022-02-11
Core/Guilds: Forward declare GuildAchievementMgr
Shauren
2022-01-26
Core/Misc: Fix static analysis issues (#25194)
Giacomo Pozzoni
2022-01-23
Core/Misc: Replace boost::shared_mutex with std::shared_mutex (#24328)
Giacomo Pozzoni
2022-01-23
Core/Time: Rename GetGameTime{System, Steady}Point methods
Treeston
2022-01-21
Core/Misc: Future msvc warning fixes
Shauren
2022-01-06
Entities/Player: Restore old checks for UpdatePvPFlag (#24372)
NoName
2022-01-01
Core/Logs: Log full guid instead of just low guid, part 2
Giacomo Pozzoni
2021-12-31
Core/Logs: Log full guid instead of just low guid
Giacomo Pozzoni
2021-12-26
Core/Player: Initial War Mode support (#25926)
Matan Shukry
2021-12-18
Core/PacketIO: Restrict CMSG_STANDSTATECHANGE to only allow the same stand st...
Shauren
2021-12-18
Core/Misc: Fix static analysis issue
Giacomo Pozzoni
2021-12-14
Entities/Player: Properly restore PvP-enabled state on login
Treeston
2021-12-14
Core/Conditions: allow spellclick conditions to properly work for aura apply/...
Wyrserth
2021-11-30
Core/Movement: Add time synchronisation (#18189)
Chaouki Dhib
2021-11-12
Core/PacketIO: Implemented splash screen opcodes
Shauren
2021-10-26
Core/Conditions: Added conditions for old areatrigger system (AreaTrigger.db2...
ModoX
2021-10-12
Core/PacketIO: Implemented CMSG_CONVERSATION_LINE_STARTED (#27036)
ModoX
2021-05-10
Core/Quests: Unify quest objective updating into one function and replace ite...
Shauren
2021-05-09
Core/Quests: Quest improvements
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-04-06
Core/PacketIO: Use new time utilities in packets instead of plain time_t/uint32
Shauren
2021-01-13
Core/Misc: Fix build on CentOS
Aokromes
2020-09-19
Core/PacketIO: Renamed a bunch of opcodes based on more research (only those ...
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-07-23
Core: Updated to 8.3.7.35249
Shauren
2020-06-27
Core/DataStores: Simplified string memory allocation in db2 files, dropped un...
Shauren
2020-05-20
Core/Misc: Add extra ByteBuffer and WorldPacket constructors allowing to set ...
Shauren
2020-03-30
Core/Players: Fixed racemasks usage for new races
Shauren
2020-03-27
Core/Players: Fixed initial cinematic camera getting stuck
Shauren
2020-01-02
New Year
Aokromes
2019-10-27
Core/DataStores: Updated db2 structures to 8.2.5
Shauren
2019-08-17
Ensure that all actions are compared to fixed point in time (ie. world update...
xinef1
2019-07-27
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2019-07-21
Remade who list processing (#18636)
xinef1
2019-06-08
Core/PacketIO: Rewrite updatefield handling
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-10-10
Core/Entities: Update updatefields to 8.0.1.27980
Shauren
2018-10-01
Core/PacketIO: Updated opcode enum to 8.0
Shauren
2018-03-25
Core/Entities: Phasing rewrite
Shauren
2018-02-18
Warning fixes
Shauren
2018-02-18
Core/PacketIO: Updated opcodes and packet structures to 7.3.5
Shauren
2018-01-01
Update copyright note for 2018
vincent-michael
2017-09-06
Core/Packets: Enabled CMSG_CLOSE_INTERACTION, thanks @Rochet2
joschiwald
2017-08-13
Core/Creatures: Implement a general way to store selection data for gossip an...
Rochet2
2017-06-15
Core: Updated to 7.2.5.24330
Shauren
2017-06-10
Core/Quests: Fixed showing quest objective completion clientside for objectiv...
Shauren
2017-06-04
Core/Players: Implement basics for the honor system
Golrag
[next]