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-19 00:48:56 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
76f1f85d8bc3f9dda2ee174f457b5f07468a7dc5
TrinityCore
/
src
/
server
/
shared
/
Database
/
Implementation
History
Shauren
76f1f85d8b
Core/Entities: Second part of required database changes for migrating guids to 128 bit - all fields storing lowguid must be extended to uint64
2014-10-23 21:34:03 +02:00
..
CharacterDatabase.cpp
Core/Entities: Second part of required database changes for migrating guids to 128 bit - all fields storing lowguid must be extended to uint64
2014-10-23 21:34:03 +02:00
CharacterDatabase.h
Core/Entities: Second part of required database changes for migrating guids to 128 bit - all fields storing lowguid must be extended to uint64
2014-10-23 21:34:03 +02:00
LoginDatabase.cpp
Fixed gcc linking
2014-10-23 15:00:31 +02:00
LoginDatabase.h
Core/Shared: Fix typo in LoginDatabase enum
2014-10-19 03:50:53 +01:00
WorldDatabase.cpp
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
2014-10-05 03:44:35 +02:00
WorldDatabase.h
Core/Misc: Added support for calculate zoneId/areaId for creature / gameoject table at loading (Slow server startup ca.3-4 sec.)
2014-10-05 01:57:37 +02:00