index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T15: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
2024-12-29
Core/Gossip: Fix interaction with gossip launched by accepting quest (#30419)
Meji
2024-12-29
Core/AI: Implemented conversation ai (#30538)
ModoX
2024-11-01
Core/Packets: updated opcodes to 4.4.1
Ovahlord
2024-10-23
Core/Player: moved zone/area updating and tavern resting checks into Heartbea...
Ovahlord
2024-08-17
Core/PacketIO: Fixed handling CMSG_UPDATE_ACCOUNT_DATA - compressed value is ...
Shauren
2024-07-25
Core/AreaTriggers: Added ActionSet flags for serverside areatriggers (#30072)
Meji
2024-06-20
Core/AreaTriggers: Implement height check for polygon db2 areatriggers
Shauren
2024-06-20
Core/AreaTriggers: Fix triggering of client areatriggers for some shapes
Meji
2024-03-28
Core/Battlegrounds: Move to scripts (#29799)
Jeremy
2024-03-19
Core/Packets: fixed CMSG_SET_ACTION_BUTTON packet structure and downgraded pl...
Ovahlord
2024-03-10
Core/DataStores: duc-taped build
Ovahlord
2024-03-03
Core/Quests: Merged UpdateNearbyCreatureNpcFlags, UpdateVisibleGameobjectsOrS...
Shauren
2024-01-25
Core/PacketIO: Handle QueryCountdownTimer (#29539)
Jeremy
2024-01-11
Core/Conditions: Refactor ConditionMgr internals to get rid of separate conta...
Shauren
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
[next]