index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-02T09:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Entities
/
Object
Age
Commit message (
Expand
)
Author
2014-01-12
Core/Movement: Add LOS check for fleeingmovement target point.
zengwf
2014-01-02
Core/Vehicles
Shauren
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-12-31
Core/Movement: Fixed creature movement on transports
Shauren
2013-12-23
Core/Chat: Refactored building chat packets
Shauren
2013-12-14
Core/Misc: Fix some static analysis issues
jackpoz
2013-12-01
Core/Misc: Fix some static analysis issues
jackpoz
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-10-28
Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.
leguybrush
2013-10-27
Core/Code: Unify codestyle for brackets: {} to { }.
Ascathor
2013-10-18
Core/Object: Added more information for MovePosition log
Vincent_Michael
2013-10-16
Core/Transports
Shauren
2013-10-01
Whitespace between string literals and user-defined literals is now mandatory...
Ellie
2013-09-03
Core/Movement: Fix uninitialized MovementInfo fields
jackpoz
2013-09-01
Merge pull request #10687 from jackpoz/farsight_fix
Shauren
2013-09-01
Core/Spell: Fix farsight log error "Player requests non-existing seer"
jackpoz
2013-09-01
Core/Objects: Removed obsolete code
Shauren
2013-08-26
Core&Tools: Fix multiple issues found by a static code coverage tool
Nay
2013-08-24
Fix uninitialized UpdateMask field
jackpoz
2013-08-17
Core/Misc: Implemented GetObjectScale function
Vincent-Michael
2013-06-18
Core/Objects: Refactored MovementInfo structure
Shauren
2013-06-15
Core/Objects
Shauren
2013-06-15
Core/Objects: Added missed change to 9ec22fffa00135cd776afebe2899bf54fb52f15f
Shauren
2013-06-11
Core: More Function name updates
Malcrom
2013-06-11
Core: More Function Renaming.
Malcrom
2013-06-11
Core: Some function renaming.
Malcrom
2013-06-04
Core/Movement: Refactored removing transport part of movement info structure ...
Shauren
2013-06-03
Core: Remove some no longer needed gossip code.
Malcrom
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-03-25
Core/Misc: Minor optimizations (+code changes to reduce differences with 4.3....
Spp
2013-03-25
Core/Misc: Minor optimizations (+ code changes to reduce differences with 4.3...
Spp
2013-03-20
Core/Misc: Define multiple functions const (+ code cleanup here and there)
Spp
2013-03-08
First step of comment style refactoring to doxygen-style.
Nefarion
2013-03-04
Core: Whitespace cleanup
Vincent_Michael
2013-03-04
Core/Entities: nullify m_uint32Values after object deletion for better detect...
QAston
2013-03-04
Core/Entities: Move complex function implementations from Player.h to Player.cpp
QAston
2013-03-04
Fix build.
QAston
2013-03-04
Core/Entities: Move complex function implementations from Creature.h to Creat...
QAston
2013-03-04
Move complex functions from Object.h to Object.cpp
QAston
2013-02-26
Core/Summons: Pack the TempSummonGroupKey structure so it is being compared c...
horn
2013-02-24
Core/Summons: Implement summon groups system to be able to summon multiple NP...
horn
2013-02-09
Core/Objects: Rewritten UpdateMask class to perform bit operations faster at ...
Shauren
2013-02-03
Core/Object: Fixed a mistake in update mask building - fields marked with UF_...
Shauren
2013-02-03
Core/Objects: Some optimizations to object updatemask building
Shauren
2013-01-22
Core/Objects: Changed how update fields marked for sending are stored servers...
Shauren
2013-01-03
Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps
Vincent_Michael
2013-01-03
Core/Misc: More corrections to guid handling change (2292025)
Spp
2013-01-02
Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps
Vincent_Michael
2013-01-02
Core/Misc: Missing changes from 8968dbc (Partial revert of 2292025)
Spp
2013-01-02
Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps
Vincent_Michael
[next]