This website requires JavaScript.
Explore
Help
Register
Sign In
araxiaonline
/
TrinityCore2
Watch
3
Star
0
Fork
0
You've already forked TrinityCore2
mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced
2026-06-17 05:19:40 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4f10fa008dca092bb7a9ad36e0df7d568b3ef22f
TrinityCore2
/
src
History
megamage
4f10fa008d
*Call item::removefromworld after unit::removefromworld to prevent crash.
...
--HG-- branch : trunk
2009-06-18 10:45:38 -05:00
..
bindings
* In case of a 'for' loop, don't declare the iterator of a type that has a larger value range when the iterator can take a maximum value of a more efficient data type. (int to uint8 in most cases).
2009-06-18 17:21:25 +02:00
framework
*Merge.
2009-05-25 13:17:41 -05:00
game
*Call item::removefromworld after unit::removefromworld to prevent crash.
2009-06-18 10:45:38 -05:00
shared
* In case of a 'for' loop, don't declare the iterator of a type that has a larger value range when the iterator can take a maximum value of a more efficient data type. (int to uint8 in most cases).
2009-06-18 17:21:25 +02:00
tools
Fix genrevision to get correct hash and set revision as Archive, if compiled from bitbucket archive
2009-05-26 07:15:54 -04:00
trinitycore
*Add config option CheckDB to check if the contents in FULL folder are applied.
2009-06-17 14:09:17 -05:00
trinityrealm
*Some fix of vehicles. Thanks to Seizerkiller.
2009-06-13 09:18:54 -05:00
CMakeLists.txt
mangosd->trinitycore & realmd->trinityrealm
2009-03-20 22:17:39 +01:00
Makefile.am
Removed automake from TC for good. ACE automake is still there, for folks who want to build ACE from dep/ACE_wrappers.
2009-03-29 23:14:53 +02:00