index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-07T15:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Entities
/
Player
Age
Commit message (
Expand
)
Author
2020-07-16
Group creation again (follow-up to 132538d). Groups now only disband if all m...
treeston
2020-07-16
Fixes to all-reputation and all-skill custom option handling:
treeston
2020-07-16
Core/Player: Keep shared quests through map changes instead of getting stuck ...
Cannix
2020-07-16
Core/Misc: Fix typo in UNDERWARER_INDARKWATER (#19864)
kelno
2020-07-16
[3.3.5] Get zone/area IDs from vmap data in the liquid update (#19840)
Treeston
2020-07-16
Core/Player: Reserve TELE_TO_TRANSPORT_TELEPORT used in 3.3.5
Carbenium
2020-07-02
Core/PacketIO: Convert all leftover packets to use packet classes
Shauren
2020-06-27
Core/DataStores: Simplified string memory allocation in db2 files, dropped un...
Shauren
2020-06-25
Core/Players: Remove deprecated skill related config AlwaysMaxWeaponSkill and...
Shauren
2020-06-23
Core/Misc: Replace Trinity::make_unique with std (#24869)
Peter Keresztes Schmidt
2020-06-14
Core/Players: fix null dereference crash
ariel-
2020-06-14
Core/Player: update interaction checks, some info taken from client
ariel-
2020-06-14
Core/Defines: define faction templates and replace magic numbers from scripts
ForesterDev
2020-06-14
Core/Gossip: Fix gossip bug on modify money (#19551)
Rochet2
2020-06-14
Core/Quests: Display quest objective explore completion message
xinef1
2020-06-13
Core/Items: Implemented corruption and corruption resistance stats
Shauren
2020-06-12
Core/Spells: Implement using different difficulty data from all spell related...
Shauren
2020-06-05
Core/Items: Implemented new bonus type (extra ItemEffect)
Shauren
2020-05-31
Core/Battlegrounds: Queue updates
Shauren
2020-05-24
Core/Maps: Improvements to terrain swap handling
Shauren
2020-05-21
Core/Misc: GCC build and warning fixes
Shauren
2020-05-19
Core/Players: Only restore spells learned as quest rewards if they have the r...
Shauren
2020-05-16
Core/Items: Fixed sending child items by mail if loading from db fails
Shauren
2020-05-03
Core/Scripts: unified scripted gossip/quest api
ariel-
2020-05-01
Core/Misc: implemented petition manager (#19010)
xinef1
2020-05-01
Core/Achievements: Greatly optimize achievement system by splitting large typ...
Xinef
2020-05-01
Merge pull request #24500 from funjoker/cherry-picks
Shauren
2020-04-29
Core/Entities: moved PetAura handling to Player where it belongs
ariel-
2020-04-29
Core/Misc: camelize GetFaction/SetFaction properly
ariel-
2020-04-28
Core/Player: don't check quest requirements against RewardNextQuest
ariel-
2020-04-28
Core/Misc: Fix static analysis issues
jackpoz
2020-04-28
Core/Quests: implemented MSG_QUEST_PUSH_RESULT notifications
ariel-
2020-04-28
Various quest system fixes (seasonal quests, timed quests and more) (#18940)
xinef1
2020-04-27
Core/Player: don't randomly change temporary spell status
ariel-
2020-04-27
Core/Player: fix use after free crash
ariel-
2020-04-27
Core/Instance: stop updating the instance resettimes based on creature respawns
ariel-
2020-04-27
Core/Loot: implement Loot Item Storage (#19018)
xinef1
2020-04-27
Core/Quest: fix RewardNextQuest being used to condition previous quests in chain
ariel-
2020-04-27
Core/Player: fix weapon dependent aura talents not applied on talent learn
ariel-
2020-04-27
Core/Misc: Always reward all necessary reputations on creature kill (#19106)
xinef1
2020-04-27
Core/Misc: Enum flag v3 - allow enabling flag operations directly after enum ...
Shauren
2020-04-26
Core/Achievements: Optimized resetting achievement criteria by condition and ...
Xinef
2020-04-26
Core/Misc: Improve enum flags with type safe operators
Shauren
2020-04-26
Core: Fix clang 10 warnings
Shauren
2020-04-24
Core/Spells: fix wrong distance calculations in AoE spells [Needs testing] (#...
Chaouki Dhib
2020-04-24
Core/Social: Implement FRIEND_STATUS_RAF (#19317)
robinsch
2020-04-24
Core/Quests: fixed exclusivegroup interaction with prevquestId and nextQuestId.
ariel-
2020-04-24
Core/Globals: some changes in quest loading
ariel-
2020-04-24
Core/Globals: Fix Quest codestyle and member variable initialization
ariel-
2020-04-24
Core/Entities: virtualize CheckAttackFitToAuraRequirement
ariel-
[next]