index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-08T11:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
Age
Commit message (
Expand
)
Author
2015-03-18
Core: WARN instead of INFO - this is actually something we'd want to be infor...
click
2015-03-18
Core: And yet more INFO->DEBUG logging
click
2015-03-18
Core: Pet.cpp - INFO -> DEBUG level notifications...
click
2015-03-18
Core: More INFO -> DEBUG (Unit.cpp this time)
click
2015-03-18
Core: INFO->DEBUG cleanups in Player.cpp
click
2015-03-18
Core: More INFO -> DEBUG/WARN/ERROR mangling
click
2015-03-18
Merge pull request #14317 from Naios/typesafelog
Carbenium
2015-03-18
Core: More INFO -> DEBUG changes (WorldSession/WorldSocket)
click
2015-03-18
Core: Move LOG_INFO -> LOG_DEBUG level for achievements
click
2015-03-18
Core: Move some MMAPS-related INFO-messages to DEBUG
click
2015-03-18
Core: Change some map-specific INFO-messages over to to DEBUG or ERROR
click
2015-03-18
Core: Move some more INFO-level logentries to DEBUG
click
2015-03-18
Core/PacketLog: Avoid unneeded calls with disabled packet logs
jackpoz
2015-03-18
Shared/Logs: Add support to .server set loglevel command after 003d67708b9a27...
jackpoz
2015-03-18
Shared/Logs: Improve log performances
jackpoz
2015-03-18
Core/Player: Optimize Player::HaveAtClient() performance
jackpoz
2015-03-18
Core/Collision: Fix crash when loading invalid vmap data
jackpoz
2015-03-18
Core/CrashHandler: Fix char[] without '\0' handling
jackpoz
2015-03-17
Scripts/Undercity: Update Lady Sylvanas' script and also implement few missin...
Nyeriah
2015-03-17
Merge pull request #14386 from Gigi1237/SpeedAck
Duarte Duarte
2015-03-16
Core/Packets: Enable opcode CMSG_BANKER_ACTIVATE / SMSG_SHOW_BANK
Vincent-Michael
2015-03-16
Core/PacketIO: update & enable CMSG_QUESTGIVER_HELLO
Luzifix
2015-03-15
Core/PacketIO: Updated and enabled _SPEED_CHANGE_ACK
Gigi1237
2015-03-15
Merge pull request #14377 from DJScias/opcodes4
Duarte Duarte
2015-03-15
Merge pull request #14372 from DJScias/opcodes2
Duarte Duarte
2015-03-15
Core/Enums: Update TutorialAction for 6.1.0
Vincent-Michael
2015-03-15
Core/PacketIO: Update and enable delete character for 6.1
Luzifix
2015-03-15
Core/Enums: Update ResponseCodes for 6.1.0
Vincent-Michael
2015-03-15
Core/Packets: Fix typo
Vincent-Michael
2015-03-15
Core/Packets: Update some opcodes and enable this
Vincent-Michael
2015-03-15
Core/Packets: Update some opcodes and enable this
Vincent-Michael
2015-03-15
Fix typo in MovementStatus (read/write)
Vincent-Michael
2015-03-15
Core/Packets: Added SMSG_TRANSFER_ABORTED / SMSG_TRANSFER_PENDING opcodes for...
Vincent-Michael
2015-03-15
Core/Packets: Update some opcodes and enable this
Vincent-Michael
2015-03-15
Core/Packets: Update some opcodes and enable this
Vincent-Michael
2015-03-15
Core/Packets: Enable CMSG_SET_ACTIONBAR_TOGGLES opcode for 6.1.0
Vincent-Michael
2015-03-15
Core/Packets: update and enable SMSG_SUPPRESS_NPC_GREETINGS
DJScias
2015-03-15
Core/Packets: update and enable SMSG_HEALTH_UPDATE
DJScias
2015-03-14
Core/Packets: update CMSG_QUESTLOG_REMOVE_QUEST and enabled some quest opcodes
DJScias
2015-03-14
Merge pull request #14368 from DJScias/opcodes
Duarte Duarte
2015-03-14
Merge pull request #14352 from Luzifix/opcode-2
Duarte Duarte
2015-03-14
Core/Packets: updated and enabled CMSG_QUESTGIVER_ACCEPT_QUEST
DJScias
2015-03-14
Core/Player: Updated sending completed quests data to client
Shauren
2015-03-14
Core/PacketIO: updated and enabled CMSG_SET_TITLE
Luzifix
2015-03-14
Core/PacketIO: Enable some opcodes
Vincent-Michael
2015-03-15
Core/PacketIO: Sync with wpp
Vincent-Michael
2015-03-13
Core/Emote: Fix an issue with EMOTE_STATE_READ, which persisted after closing...
Carbenium
2015-03-13
Core/SupportMgr: Fix static analysis issue
Vincent-Michael
2015-03-13
Core/PacketIO: updated and enabled CMSG_CANCEL_CAST
MitchesD
2015-03-13
Core/Log: Add type safe formatting
Naios
[next]