ApoC
2b09bb19eb
[8177] Fixed calling SummonedCreatureDespawn from TemporarySummon::UnSummon
...
* If we call AddObjectToRemoveList m_inWorld is set to false and
ObjectAccessor::GetUnit always returns NULL.
Signed-off-by: ApoC <apoc@nymfe.net>
2009-07-13 22:16:06 +02:00
VladimirMangos
9f41772828
[8102] Simplify code base at new root method WorldObject::CleanupsBeforeDelete
...
* Call it from Map::AddObjectToRemoveList and remove now not needed explcit calls
* Create Gameobject version to make GO with owner more safe for remove
2009-07-01 11:09:34 +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
hunuza
ac00eee418
Replace some MapManager::Instance().GetMap() calls with WorldObject::GetMap()
2008-11-17 17:24:53 +01:00
TheLuda
800ee76535
Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/
2008-10-14 00:29:20 +02:00