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
/
bindings
History
Machiavelli
3a309abfab
* 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).
...
* Other minor cleanups, Null pointer checks etc. --HG-- branch : trunk
2009-06-18 17:21:25 +02:00
..
interface
*Fix the startup with trinityinterface.
2009-05-25 22:07:08 +02:00
scripts
* 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
CMakeLists.txt
Cmake build system for trinity
2009-01-17 09:23:33 -05: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