index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-11-02T21: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
2012-08-09
Core/PacketIO: Enabled/Fixed more opcodes
Subv
2012-08-08
Core/PacketIO: Enabled more opcodes
Subv
2012-08-07
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Subv
2012-08-07
Core/PacketIO: Enabled more opcodes
Subv
2012-08-07
Core/DBC: Corrected highest lookup entries for 434 and added cataclysm to Get...
kaelima
2012-08-05
Core/PacketIO: Enabled another bunch of opcodes and made some misc fixes here...
Subv
2012-08-05
Core/Items: Implemented SOCKET_COLOR_COGWHEEL.
Subv
2012-08-05
Protocol/PacketIO: Enabled a few more opcodes
Subv
2012-08-05
Protocol/PacketIO: Enabled more opcodes
Subv
2012-08-04
Core/PacketIO: Enabled some more opcodes
Subv
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-07-20
Core/PacketIO: Enable questgiver status opcodes and CMSG_OBJECT_UPDATE_FAILED
Shauren
2012-07-19
Core/PacketIO: Enabled and updated a bunch of opcodes
Shauren
2012-07-17
Core/PacketIO: Enabled and update CMSG_ZONEUPDATE, SMSG_CANCEL_COMBAT, SMSG_N...
Shauren
2012-07-14
Core/PacketIO: Enabled logout opcodes
Shauren
2012-07-12
Core/PacketIO: More structure updates (SMSG_DB_REPLY, CMSG_REQUEST_HOTFIX) an...
Shauren
2012-07-11
Core/Misc
Shauren
2012-07-09
Core/Achievements: Implemented guild achievements
Shauren
2012-07-05
Core/Networking: Handle few more auth-time opcodes and left comments for CMSG...
Shauren
2012-07-04
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.x
Shauren
2012-06-03
Core/Protocol: Move some debug messages to their appropriate debug output mask.
kaelima
2012-05-30
Fixed some merging errors, there could be more, but at least it compiles.
kaelima
2012-05-30
Merge git://github.com/TrinityCore/TrinityCore into 4.x
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
Protocol/Opcodes: Adjusted a bit the size of SMSG_INSPECT_TALENT
Subv
2012-03-24
Protocol/Opcodes: More opcodes
Subv
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-23
Merge branch 'master' into 4.x
Spp
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-02-03
Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*
Shocker
2012-01-31
Core/Items: Some work on hotfixes and SMSG_DB_REPLY
Shauren
2012-01-31
Merge branch 'master' into 4.x
Spp
2012-01-26
Core: Change Handlers location
Spp