index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-07T19:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Handlers
Age
Commit message (
Expand
)
Author
2020-03-15
Core/Mail: Validate mail subject and body
jackpoz
2020-03-15
Core/Channels: Limit channel length only for custom channels
jackpoz
2020-03-15
Core/Chat: Disallow hyperlinks from being inserted in various guild-related f...
treeston
2020-03-15
Core/Channels: Limit channel length to 31 characters
jackpoz
2020-03-15
Core/PacketIO: Validate utf8 in every client packet
Shauren
2020-03-12
Core/PacketIO: Updated and enabled CMSG_WORLD_TELEPORT (GM opcode)
Shauren
2020-03-12
Core/PacketIO: update some combat packets to new system (#24236)
ForesterDev
2020-02-28
Core/Misc: Moved CanSpeak() method to WorldSession class (#24209)
ForesterDev
2020-02-28
Core/PacketIO: update SMSG_EMOTE / CMSG_EMOTE packets to new system (#24200)
ForesterDev
2020-02-08
Core/PacketIO: update cinematic packets to new system. Implement CMSG_OPENING...
ForesterDev
2020-02-08
Use boost::optional and boost::none instead of smelly pointer (#24134)
Ujp8LfXBJ6wCPR
2020-02-01
Core/Items: implement some helper methods for easier readability (#24113)
ForesterDev
2020-01-17
Core/Spells: SPELL_AURA_48 implementation (#24054)
NoName
2020-01-02
New year
Aokromes
2019-10-27
Core/PacketIO: Restrict CMSG_STANDSTATECHANGE to only allow the same stand st...
Shauren
2019-10-27
Core/PacketIO: Restrict CMSG_EMOTE to only allow emotes that are hardcoded in...
Shauren
2019-09-25
Core/Misc: Fix static analysis issue
Giacomo Pozzoni
2019-09-17
Core/Calendar: Add some additional validation when creating events (#23797)
Giacomo Pozzoni
2019-09-04
Core/Handlers: Handle CMSG_REQUEST_PET_INFO - this fixes when you /reload and...
Artamedes
2019-09-01
Core/Creature: Fix another pet assert
jackpoz
2019-08-09
Core/Channels: Fix a bug that would cause channel settings to disappear in ce...
Treeston
2019-08-04
Core/Unit: Spell focusing now no longer nonsensical. HasSpellFocus always con...
Treeston
2019-08-03
Core/Unit: rename IsFocusing method
ccrs
2019-08-01
Core/Movement: Remove PLAYER_FLAGS_IS_OUT_OF_BOUNDS flag if player manages to...
ForesterDev
2019-08-01
Core/Misc: Fix build warning
Giacomo Pozzoni
2019-07-31
Core/PacketIO: Fixed structure of SMSG_AUCTION_COMMAND_RESULT
Shauren
2019-07-25
Core/PacketIO: updated totem packets (#23634)
ForesterDev
2019-07-17
Core/Achievement: don't increase ACHIEVEMENT_CRITERIA_TYPE_RECEIVE_EPIC_ITEM ...
Wyrserth
2019-07-13
Core/Chat: Rewrite some custom channel handling. Channel creation now properl...
Treeston
2019-07-13
Core/Player: apply LevelReq.Trade only to the player initiating a trade, alig...
Wyrserth
2019-07-13
Core/Player: prevent trade system from getting stuck in an invalid state when...
Wyrserth
2019-07-12
Battleground/Arena: Properly check RBAC arena join permission before allowing...
Treeston
2019-07-08
Entities/Player: Properly restore PvP-enabled state on login
Treeston
2019-07-06
Core/Battleground: Implement previous opponent timer on Arena queue. (#21754)
Gooyeth
2019-07-05
Core/Unit: Implement more helper methods (#23555)
ForesterDev
2019-07-03
Core/Quest: fix money reward for quests turned in at level cap. (#23495)
Wyrserth
2019-07-02
Core/Player: add helper methods GetNativeGender/SetNativeGender/SetGender (#2...
ForesterDev
2019-07-01
Core/Unit: rename several getters to follow codestyle
ccrs
2019-07-01
Core/Quest: do not send SMSG_QUESTGIVER_OFFER_REWARD right after SMSG_QUESTGI...
Wyrserth
2019-06-26
Coding standards (#23514)
Aokromes
2019-06-23
Entities/Unit: Cleanup all the direct accesses to m_unitMovedByMe. Refactor t...
Treeston
2019-06-15
Core/Group: implement automatic party/raid leader change when the leader has...
Wyrserth
2019-06-15
Core/Loot: fix some issues with master loot and don't allow players to see so...
Wyrserth
2019-06-05
Scripts/ZulGurub: general instance related refactoring/updating
ccrs
2019-06-01
Core/Groups: do not allow lfg groups to change the loot mode (#23336)
Ovah
2019-05-29
Core/Channel: Sanitize channel names
jackpoz
2019-05-29
Core/Channel: Fix CRT Debug Assert triggered with invalid channel names
jackpoz
2019-05-19
Core/Handlers: apply some movement related corrections
ccrs
2019-05-19
Core/Handlers: random PetHandler cosmetics & codestyle
ccrs
2019-05-18
Core/Packet: Clean up packet creation
jackpoz
[next]