This website requires JavaScript.
Explore
Help
Register
Sign In
Mirror
/
TrinityCore
Watch
1
Star
0
Fork
0
You've already forked TrinityCore
mirror of
https://github.com/TrinityCore/TrinityCore.git
synced
2026-01-30 21:57:01 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9320131892f4458f506a87f7976c5b60fb9ce4e0
TrinityCore
/
src
/
server
/
game
/
Entities
/
Object
History
The Game
9320131892
Check if unit has UNIT_DYNFLAG_TRACK_UNIT before checking auras to prevent prevent unnecessary operations, thanks you QAston for suggesting.
2012-04-24 13:11:22 -04:00
..
Updates
Core/Object:
2012-02-29 12:43:59 +01:00
Object.cpp
Check if unit has UNIT_DYNFLAG_TRACK_UNIT before checking auras to prevent prevent unnecessary operations, thanks you QAston for suggesting.
2012-04-24 13:11:22 -04:00
Object.h
Core/Shared: Move container functions to shared project under Trinity::Container namespace. Also implement RandomResizeList which takes a predicate function as parameter.
2012-04-08 17:40:05 +02:00
ObjectDefines.h
Update headers for 2012. HAPPY NEW YEAR!!!
2012-01-01 00:32:13 +01:00
ObjectPosSelector.cpp
Core/Misc: Code style and remove unused define.
2012-03-29 14:43:34 +08:00
ObjectPosSelector.h
Update headers for 2012. HAPPY NEW YEAR!!!
2012-01-01 00:32:13 +01:00