index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-07T16:01:01Z
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
2015-10-28
Core/Corpses: Fixed leaking bones
Shauren
2015-10-28
Core/Player: remove unused method prototypes
MitchesD
2015-10-25
Core/Conditions: Optimizations part 3 removed copying condition containers al...
Shauren
2015-10-25
Core/Conditions: Type renaming
Shauren
2015-10-20
Core/CollectionMgr: changed loop to range-based for
MitchesD
2015-10-20
Core/Player: Removed currency precision flag value manipulations, this is all...
Shauren
2015-10-19
Core/PacketIO: Updated and enabled item refund opcodes
Shauren
2015-10-16
Core/Player: implemented Heirloom Collection
MitchesD
2015-10-16
Core/Misc: Fix a typo
Incorrect
2015-10-16
Core/Misc split Rate.XP.Kill and Rate.XP.BattlegroundKill settings
ShinDarth
2015-10-15
Core/Players: Check if player can enter the instance during login before tryi...
Shauren
2015-10-04
Core/Misc: removed some useless map checks
joschiwald
2015-10-03
Core/Players: Added missed changes to previous commit
Shauren
2015-10-02
Core/Players: Removed db queries from friend packet builders
Shauren
2015-09-29
Core/Players: Fixed automatic learning skills gained from learning spells whe...
Shauren
2015-09-28
Core/Maps: Moved corpse management to map level
Shauren
2015-09-27
Core/Player: Changed ranged weapons to be equipped in main hand slot instead ...
Shauren
2015-09-24
Core/Spells: Fix crash happening when using items to cast spells
jackpoz
2015-09-24
Core/Players: Improve rest state handling, allow several rest states to be ac...
Trisjdc
2015-09-24
Core/Misc: Remove unneeded ToCreature() casts
jackpoz
2015-09-24
Core/RestState: Check area trigger radius instead of 1.0f distance
Rochet2
2015-09-23
Core/PacketIO: Fixed creature teleports not working clientside
Shauren
2015-09-21
Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...
StormBytePP
2015-09-21
Core/Taxi: Implemented rebuilding taxi path for early landing and enabled CMS...
Shauren
2015-09-19
Fix GCC warning about missing initializer for array
StormBytePP
2015-09-19
Merge remote-tracking branch 'origin/6.x_implement_taxi' into 6.x
Shauren
2015-09-19
Core/PacketIO: Disabled CMSG_TAXI_REQUEST_EARLY_LANDING
Shauren
2015-09-18
Core/Taxi: Further improvements
Shauren
2015-09-17
Core/PacketIO: Corrected ActivateTaxiReply structure - fixes "There's no vend...
Shauren
2015-09-14
Core/Player: moved player collections to separate class
MitchesD
2015-09-14
Fixed compile
StormBytePP
2015-09-14
Core/Taxi: Implemented taxi routes, thanks to @MitchesD patch for initial wor...
StormBytePP
2015-09-13
Core/Players: Changed multi-segment taxi paths to fly nearby
Shauren
2015-09-10
Core/Spells: Improved spell category cooldown handling
Shauren
2015-09-09
Core/BattlePets: Basics for Battle Pets
horn
2015-09-09
Core/Players: Removed obsolete class member
Shauren
2015-09-08
Core/Misc: Updated SpellCastResult, TradeStatus, InventoryResult and defined ...
Shauren
2015-09-07
Core/DataStores: Updated DBC and DB2 structures to 6.2.2.20444
Shauren
2015-09-05
Core: Updated to 6.2.2.20444.
Shauren
2015-09-01
Core/Spells: Extended spell required shapeshift masks to 64 bits and defined ...
Shauren
2015-08-30
Core/Players: Implemented serverside validation of reserved/profane names
Shauren
2015-08-29
Core/Players: Fixed warnings about incorrect creator guid when loading void s...
Shauren
2015-08-26
Core/Player: implemented Toybox
MitchesD
2015-08-16
Merge pull request #15297 from StormBytePP/3.3.5_rename_Revision.h
jackpoz
2015-08-16
Core/Build: Removed obsolete SystemConfig.h and made genrev be part of shared...
StormBytePP
2015-08-14
Core/Misc: Build fix for VS 2013
Shauren
2015-08-12
Core/Void Storage: Implemented saving item upgrade and bonuses for items depo...
Shauren
2015-08-10
[Core\Quests] Add missing learn spell objective check.
xerkoss
2015-08-09
Core/Instances: Added ResetFailedReason enum for 6.2.0
Vincent-Michael
2015-08-09
Core/PacketIO: Updated and enabled SMSG_RAID_GROUP_ONLY opcode
Vincent-Michael
[next]