index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-09T04: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
2013-06-11
Core: More Function Renaming.
Malcrom
2013-06-11
Core: Some function renaming.
Malcrom
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-04-29
Core/Logs: Add player guid into some logs.
xjose93
2013-03-08
First step of comment style refactoring to doxygen-style.
Nefarion
2013-03-08
Core/RBAC: Fix multiple permissions and remove multiple config options that a...
Spp
2013-02-26
Core&SQL: Fix typos (RBAC and equips related)
Nay
2013-02-26
Core/Quests: Implemented quest flag forcing the player to be flagged for PvP ...
Shauren
2013-02-25
Core/RBAC: Create new permissions 'See two side who list', 'Add friends of ot...
Spp
2013-02-25
Core/RBAC: Create new permissions 'Allow to use CMSG_WORLD_TELEPORT opcode' a...
Spp
2013-02-20
Core/Players: Allow players to log out in combat when they are in resting are...
Shauren
2013-02-18
Core/Vehicles: Refactor some parts of vehicle system
Machiavelli
2013-02-04
Core: Implement Role based Access Control
Spp
2013-01-30
Core/Misc: Remove some calls to const_cast
Spp
2013-01-24
Core/Misc: Minor cosmetic changes here and there
Spp
2013-01-14
Core/Misc: Apply codestyle to multiple files
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-17
Core: Remove Player.h dependency from all the possible headers
Spp
2012-11-15
Core: Move a couple of log messages to debug
Spp
2012-10-24
Core/Misc: reduced amount of string memory allocations (Step II)
Spp
2012-10-24
Core/Misc: reduced amount of string memory allocations (Step I)
Spp
2012-10-02
Core: "Initial support for C++11 compilers"
Spp
2012-09-18
Core/Achievements: Force all calls to AchievementMgr be done through Player f...
Spp
2012-09-10
Core: Warning fixes (Also some -pedantic under game folder)
Spp
2012-08-21
Core/Battlefield: Add missing stuff for wintergrasp
Vincent-Michael
2012-08-20
Core/Wintergrasp: finish implementation for battlefields. this is highly expe...
Kandera
2012-08-20
Battlefield: Make sBattlefieldMgr a pointer. By Subv.
Manuel Carrasco
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-06-03
Core/Protocol: Move some debug messages to their appropriate debug output mask.
kaelima
2012-05-27
Core/Protocol:
kaelima
2012-05-23
Core/Calendar: Fix crash when deleting an event on the calendar. Should also ...
kaelima
2012-05-23
Core/Protocol: Process CMSG_UPDATE_MISSILE_TRAJECTORY packets
kaelima
2012-03-24
Core/DBLayer: Convert PQuery() queries to prepared statements
leak
2012-03-17
Core/Movement:
Machiavelli
2012-03-16
Core/Movement: Do not process server side relocation if reading movementinfo ...
Machiavelli
2012-02-27
Core: Rename GetCreatureInfo to GetCreatureTemplate and minor cleanup here an...
Spp
2012-02-25
Core: Add some more output in HandleSetActionButtonOpcode (show playername/gu...
Discovered
2012-02-19
Core/Warden: Base implementation for Warden functionality
leak
2012-02-10
Core/Protocol: Remove useless ResetInstances call inside WorldSession::Handle...
kaelima
2012-02-03
Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*
Shocker
2012-01-26
Core: Change Handlers location
Spp