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-26 11:52:32 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
68f45e87345ff85341f835f0372f2a62b89f24d9
TrinityCore
/
src
/
server
/
game
/
Entities
/
Object
History
Shauren
68f45e8734
Core/Entities: Final batch of removing implicit conversions of ObjectGuid to uint64
2014-10-21 21:09:15 +02:00
..
Updates
Merge branch 'master' of
https://github.com/TrinityCore/TrinityCore
into 4.3.4
2014-09-20 11:05:30 +02:00
Object.cpp
Core/Entities: Final batch of removing implicit conversions of ObjectGuid to uint64
2014-10-21 21:09:15 +02:00
Object.h
Core/Misc: fixed a scenario when character factionchange create unexpected results, also moved packet generating code into unique methods
2014-10-19 16:18:54 +02:00
ObjectDefines.h
Core/Entities: Use ObjectGuid class in game project
2014-09-14 16:14:12 +02:00
ObjectGuid.cpp
Core/Entities: First part of required database changes for migrating guids to 128 bit - all fields storing lowguid must be extended to uint64
2014-10-20 19:25:50 +02:00
ObjectGuid.h
Core/Entities: First part of required database changes for migrating guids to 128 bit - all fields storing lowguid must be extended to uint64
2014-10-20 19:25:50 +02:00
ObjectPosSelector.cpp
Core/Misc: Fix some -Wconversion warnings
2014-08-23 19:56:41 +02:00
ObjectPosSelector.h
Core/Misc: Fix some -Wconversion warnings
2014-08-23 19:56:41 +02:00