index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-07T03: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
2023-10-07
Core/Chat: Corrected chat channel flag implementations
Shauren
2023-07-21
Core/AreaTriggers: Teleport to current instance entrance when entering instan...
ModoX
2023-07-12
Core: Update to 10.1.5
Shauren
2023-06-20
Core/Misc: Exclude most of WorldSession::HandleAreaTriggerOpcode from being c...
Shauren
2023-06-15
Core/Misc: Don't logout players instantly when client automatically requests ...
Shauren
2023-06-10
Core/Quests: Quest flag fixups
Shauren
2023-06-01
Core/Graveyards: Drop Faction column and replace it with conditions (#28965)
Jeremy
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-10-08
Core/Maps: Changed functions checking if map can be entered to use TransferAb...
Shauren
2022-10-04
Core/Instances: Reimplement resetting instances from UI
Shauren
2022-10-04
Core/Instances: Delete InstanceSaveMgr and replace most of its uses with new ...
Shauren
2022-10-04
Core/Instances: Instance lock rewrite (WIP)
Shauren
2022-09-18
Core/Player: Extend action button value to uint64 to be able to hold battle p...
Shauren
2022-07-24
Core/Maps: Removed MapInstanced - no longer neccessary for grid data referenc...
Shauren
2022-03-27
Core/Misc: Rename AddXXXFlag updatefield functions to SetXXXFlag
Shauren
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
[next]