index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-01T08:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Entities
Age
Commit message (
Expand
)
Author
2013-01-14
Core/Misc: Apply codestyle to multiple files
Spp
2013-01-11
Core/DataStores: Changed index on CharStartOutfit.dbc to allow lookups direct...
Shauren
2013-01-10
Merge pull request #8581 from Butterfly69/patch-9
Nay
2013-01-06
Merge pull request #8738 from joschiwald/spell_proc_conditions
Nay
2013-01-07
Fix a small typo
Valcorb
2013-01-06
Make sure that "guardians" also gain the owner's speed
Valcorb
2013-01-05
Core: Fix non pch build
Vincent_Michael
2013-01-05
Core/Vehicles: Add some internal checks in vehicle code to prevent crashable ...
Machiavelli
2013-01-05
Merge pull request #8848 from NightQuest/save_hook
Shauren
2013-01-04
Core/Misc: Fix a couple of warnings, some of them performance related
Nay
2013-01-04
Core/Player: Prevent a crash in CastedCreatureOrGO and add an assertion to Ki...
Nay
2013-01-03
Merge pull request #8753 from MrSmite/Pet_SpeedFix
Subv
2013-01-03
Core/Scripts: Drop `gameobject_scripts` table - empty, deprecated and no long...
Nay
2013-01-03
Core/Misc: More corrections to guid handling change (2292025)
Spp
2013-01-02
Core/Scripting: Created a hook for when a player is about to be saved.
Ellie
2013-01-02
Core/Misc: Missing changes from 8968dbc (Partial revert of 2292025)
Spp
2013-01-02
Core/Misc: Partial revert of 2292025 (Core/Misc: Replaced some macro definiti...
Spp
2013-01-02
Core/Misc: Use equal_range instead of lower_bound/upper_bound calls where pos...
Spp
2013-01-02
Core/Misc: Replaced some macro definitions with inline functions
Spp
2013-01-01
Core/Player: Fix armor calculation - 2nd try
Gacko
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-12-31
Core/Units: Check aura presence before casting liquid spell to avoid resettin...
Shauren
2012-12-31
Core: Fixed some level 4 warnings (msvc)
Shauren
2012-12-31
Core/Units: Cleaned up DealDamage log message and moved it to debug level
Shauren
2012-12-31
Core/Vehicles: Fixed basepoints used when ride vehicle aura is created for !I...
Shauren
2012-12-30
Core/Vehicles: revert 95152d57539064d8278e323899290cba2fb2b0cd and 95152d5753...
Trista
2012-12-29
Core/Movement: MSG_MOVE_TELEPORT is not supposed to be sent to the player bei...
Subv
2012-12-29
Core/Entities: Account for creatures that are spawned below ground level when...
Subv
2012-12-29
*Fixing a typo.
therzok
2012-12-29
Core/Entities: Update movement flags for flying/swimming creatures on Creatur...
Subv
2012-12-28
Core/Entities: Add a delta to the ground level difference for removing the fl...
Subv
2012-12-27
Core/Movement: Do not set movement flags for creatures based only on their In...
Subv
2012-12-27
Core: Fix warning in 7b9b67a3b3bb88566b15abab4d47c2c64717f548
Vincent_Michael
2012-12-27
Core/Vehicles: Fixed seat id for auras with SPELL_AURA_CONTROL_VEHICLE. Also ...
Trista
2012-12-26
Core/Quest: Drop table quest_end_scripts
Vincent_Michael
2012-12-26
Core/Totem: Have Lightwell use Totem logic
MidnaAT
2012-12-25
Update src/server/game/Entities/Unit/Unit.cpp
MrSmite
2012-12-26
Core/Battleground: Rename and correct usage of opcode 1223 and increase the t...
kaelima
2012-12-24
Update src/server/game/Entities/Unit/Unit.cpp
MrSmite
2012-12-25
Core: Fix some codestyle
Vincent_Michael
2012-12-24
Core/Movement: Fix codestyle -7092e9350bbb8123de688be0bf5dd87d8196d34f
Trista
2012-12-24
Core/Quests: Added support for 10/25 man only raid quests
Shauren
2012-12-24
Core/Movement: Final fix for MSG_MOVE_TELEPORT
Trista
2012-12-24
Update src/server/game/Entities/Unit/Unit.cpp
MrSmite
2012-12-23
Allow setting afk/dnd message in afk/dnd state
stfx
2012-12-23
Fix receiving whispers while being dnd
stfx
2012-12-23
Core/Entities: Also send MSG_MOVE_TELEPORT to the player
Subv
2012-12-23
Core/Entities: Missing change from previous commit
Subv
2012-12-23
Core/Movement: Fixed near teleports, big thanks to @Trista who basically figu...
Subv
2012-12-23
Fix pets lagging behind and despawning by slightly adjusting speed
MrSmite
[next]