index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-29T02: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
2012-08-10
Core/Movement: Ensured object orientation is always within 0-2pi range, this ...
Shauren
2012-08-07
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Subv
2012-08-07
Core/Entities:
Shauren
2012-08-06
Core/Movement: Some cleanup in spline flags
Shauren
2012-08-04
Core/PacketIO: Fix and enable SMSG_MESSAGECHAT
Nay
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-08-01
[PacketIO] mistake in transport guid.
cyberbrest
2012-07-30
Warning fixes + compile fix after the merge
Spp
2012-07-29
Core/Objects: Added missed changes, thanks cyberbrest for noticing
Shauren
2012-07-28
Core/PacketIO: Limited number of update fields sent to other players
Shauren
2012-07-24
Core/Objects: Minor fixes to creature/gameobject data
Shauren
2012-07-23
Core/Object: Minor cleanup
Shauren
2012-07-23
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Shauren
2012-07-22
Build fix without pch
Shauren
2012-07-22
Core/Object: Use updatefield flags extracted from client to determine whether...
Shauren
2012-07-18
Core/PacketIO: Implemented packet compression for any opcode.
Shauren
2012-07-14
Core/Objects: Use standard 64bit integer literals that work on all compilers
Shauren
2012-07-14
Core/Movement
Shauren
2012-07-13
Core/PacketIO: Typo fix, thanks Zakamurite for noticing
Shauren
2012-07-12
Core/PacketIO: Updated SMSG_UPDATE_OBJECT structure
Shauren
2012-07-11
Core/Misc
Shauren
2012-07-10
Core/Objects: Updated UpdateFields
Shauren
2012-07-09
Core/PacketIO: Updated character list packet structure to 4.3.4
Shauren
2012-07-04
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.x
Shauren
2012-06-21
Core/Misc: Code-style + some const methods.
Chaplain
2012-06-03
Core/Visibility: Change the default visibility distance for instances and bat...
kaelima
2012-05-30
Merge git://github.com/TrinityCore/TrinityCore into 4.x
kaelima
2012-05-26
Add function for SetObjectScale
Vincent-Michael
2012-04-28
Fix build and correct minor codestyle issue.
QAston
2012-04-28
Merge pull request #6239 from The-Game/master
QAston
2012-04-24
Check if unit has UNIT_DYNFLAG_TRACK_UNIT before checking auras to prevent pr...
The Game
2012-04-18
Core/Spells: Removed unneeded phase check from spell casts, its already done ...
Shauren
2012-04-18
Fix code style, thanks Discover.
The Game
2012-04-17
Fix unit tracking to not being limited to the caster of SPELL_AURA_MOD_STALKE...
The Game
2012-04-10
Merge pull request #5648 from Elron103/pull-requests
Shocker
2012-04-08
Core/Cleanup:
kaelima
2012-04-08
Core/Shared: Move container functions to shared project under Trinity::Contai...
Machiavelli
2012-03-30
Merge pull request #5649 from Elron103/pull-requests2
click
2012-03-29
Core/Misc: Code style and remove unused define.
Gyx
2012-03-29
Core/Game: Code style.
Gyx
2012-03-28
Core/Game: Code style again.
Gyx
2012-03-17
Core/Movement:
Machiavelli
2012-03-16
Core/Movement: Do not process server side relocation if reading movementinfo ...
Machiavelli
2012-03-12
Core/GameObjects: Chests will now remain locked for players who left the grou...
Shauren
2012-03-12
Core/Units:
Machiavelli
2012-03-11
Core/Movement: Fix random position finding near edges, avoid big z-coordinate...
Elron103
2012-03-11
Core/Misc: Add a validity check for coordinates, prevents crashes
Elron103
2012-03-01
Core/Object: Correct the updateflag order in SMSG_UPDATE_OBJECT.
kaelima
2012-02-29
Core/Object:
kaelima
2012-02-27
Core: Rename GetCreatureInfo to GetCreatureTemplate and minor cleanup here an...
Spp
[next]