XTZGZoReX
|
1f23884757
|
Don't use singleton to access static functions.
* This affects especially ObjectMgr functions:
- GetCreatureInfo
- GetGameObjectInfo
- GetInstanceTemplate
These are in fact static functions.
|
2009-11-08 03:54:27 +01:00 |
|
zhenya
|
8144f30199
|
[7730] Some optimizantion and code style.
Signed-off-by: AlexDereka <dereka.alex@gmail.com>
|
2009-04-29 01:05:21 +04:00 |
|
balrok
|
54f2dbefa0
|
[7403] much more unneeded includes removed
now i extended my script:
NAME="Chat"; ack -c $NAME | ack ":1$" | sed 's/:1//' | xargs /usr/bin/ack-grep -l "include \""$NAME".h\"" | xargs /bin/sed -i '/include "'$NAME'.h"/d'
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
|
2009-03-08 02:22:17 +03:00 |
|
arrai
|
c6f48843ad
|
[7017] Updated copyright notice for new year
|
2009-01-03 18:09:51 +01:00 |
|
VladimirMangos
|
1f73468131
|
Small code cleanups.
|
2008-12-22 09:36:57 +03:00 |
|
VladimirMangos
|
aaddf4b51b
|
Avoid access to bag item prototype for getting bag size, use related item update field instead as more fast source.
|
2008-11-03 14:05:11 +03:00 |
|
TheLuda
|
800ee76535
|
Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/
|
2008-10-14 00:29:20 +02:00 |
|