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-20 09:17:36 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
18dfd3a2aa4af1eab1dfab8f264fc92495bf7b24
TrinityCore
/
src
/
server
History
click
18dfd3a2aa
Fix another uninitialized value in Player::m_AreaID
...
Thanks to ge0rg and his valgrinding (again) --HG-- branch : trunk
2010-07-04 17:19:50 +02:00
..
authserver
Minor cleanups to accomodate CMake-usage on Windows
2010-06-30 18:46:55 +02:00
collision
Remove a possible NaN-value in WorldObject::HasInArc (thanks to arrai)
2010-06-24 17:32:50 +02:00
game
Fix another uninitialized value in Player::m_AreaID
2010-07-04 17:19:50 +02:00
scripts
Use RemoveAurasByType() and not RemoveAuraDueToSpell() to remove iterated spellauras of a type - DueTospell() expects singular spellID
2010-07-04 15:55:05 +02:00
shared
It is now possible to use CMake on windows for proper build (PCH support included)
2010-06-30 13:10:13 +02:00
worldserver
Minor cleanups to accomodate CMake-usage on Windows
2010-06-30 18:46:55 +02:00
CMakeLists.txt
Add more CMake-related support for building g3dlib, zlib, bzip2, ace on Windows
2010-06-21 07:17:26 +02:00