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
2021-12-21
Use boost::optional and boost::none instead of smelly pointer (#24134)
Ujp8LfXBJ6wCPR
2021-12-21
Core/Items: implement some helper methods for easier readability (#24113)
ForesterDev
2021-12-20
Core/Spells: SPELL_AURA_48 implementation (#24054)
NoName
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-18
Core/Calendar: Add some additional validation when creating events (#23797)
Giacomo Pozzoni
2021-12-18
Core/Handlers: Handle CMSG_REQUEST_PET_INFO - this fixes when you /reload and...
Artamedes
2021-12-18
Core/Creature: Fix another pet assert
jackpoz
2021-12-18
Core/Channels: Fix a bug that would cause channel settings to disappear in ce...
Treeston
2021-12-18
Core/Pooling: Quest pooling rewrite: (PR#23627)
Treeston
2021-12-18
Core/Unit: Spell focusing now no longer nonsensical. HasSpellFocus always con...
Treeston
2021-12-18
Core/Unit: rename IsFocusing method
ccrs
2021-12-17
Core/BattlePets: Wrap battle pet related code in a separate namespace
Shauren
2021-12-17
Core/BattlePets: Misc fixes
Meji
2021-12-16
Core/Achievement: don't increase ACHIEVEMENT_CRITERIA_TYPE_RECEIVE_EPIC_ITEM ...
Wyrserth
2021-12-16
Core/Chat: Rewrite some custom channel handling. Channel creation now properl...
Treeston
2021-12-16
Core/Player: prevent trade system from getting stuck in an invalid state when...
Wyrserth
2021-12-15
Battleground/Arena: Properly check RBAC arena join permission before allowing...
Treeston
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-12-13
Core/Player: add helper methods GetNativeGender/SetNativeGender/SetGender (#2...
ForesterDev
2021-12-13
Core/Unit: rename several getters to follow codestyle
ccrs
2021-12-13
Core/Quest: do not send SMSG_QUESTGIVER_OFFER_REWARD right after SMSG_QUESTGI...
Wyrserth
2021-12-12
Core/BattlePets: Added default cooldown to revive battle pets (#27383)
Meji
2021-12-12
Entities/Unit: Cleanup all the direct accesses to m_unitMovedByMe. Refactor t...
Treeston
2021-12-11
Core/Group: implement automatic party/raid leader change when the leader has...
Wyrserth
2021-12-11
Core/Loot: fix some issues with master loot and don't allow players to see so...
Wyrserth
2021-12-10
Core/BattlePets: Improvements when enabling battle pets (#27367)
Meji
2021-12-09
Core/Groups: do not allow lfg groups to change the loot mode (#23336)
Ovah
2021-12-08
Core/Channel: Sanitize channel names
jackpoz
2021-12-08
Core/Channel: Fix CRT Debug Assert triggered with invalid channel names
jackpoz
2021-12-07
3.3.5 gameobject summoner (#23289)
Giacomo Pozzoni
2021-12-05
Core/Handlers: apply some movement related corrections
ccrs
2021-12-05
Core/Handlers: random PetHandler cosmetics & codestyle
ccrs
2021-12-05
Core/Misc: remove incorrect ClearUnitState calls related to movement
ccrs
2021-12-05
Core/Movement: Fix Warrior's Charge launch visual while jumping backw… (#23...
Aokromes
2021-12-03
Core/Object: Range check vol. 2 (#23226)
Jozef Dúc
2021-12-01
Core/Calendar: Improve calendar timezone handling
jackpoz
2021-11-30
Core/Movement: Add time synchronisation (#18189)
Chaouki Dhib
2021-11-26
Core/Misc: Warning fixes (/W4) (#23149)
Gustavo
2021-11-23
Core/Movement: Implement move time skipped handler (#22994)
Chaouki Dhib
2021-11-22
Core/Players: Load faction change items from db2 instead of db
Shauren
2021-11-20
Core/BattlePets: Set Allow = false; in SMSG_QUERY_BATTLE_PET_NAME_RESPONSE wh...
Shauren
2021-11-20
Core/BattlePets: Implemented battle pet name query packet (#27294)
Meji
2021-11-19
Core/BattlePets: Journal lock improvements (#27178)
Meji
2021-11-18
Core/Handlers: fix ".whisper on" with opposite faction/low level
jackpoz
2021-11-15
Core/Entities: Handle partial state change for pets (#22014)
DanVS
2021-11-12
Core/PacketIO: Implemented splash screen opcodes
Shauren
2021-11-12
Core/Movement: Add some extra assertions to MotionMaster to catch issues like...
Treeston
2021-11-09
Build fix
Shauren
[next]