VladimirMangos
2db2600d65
[8682] Restore build at Unix/Linux
...
Not tested, but fix repoted build problem.
2009-10-20 14:53:50 +04:00
ApoC
3b2624b86f
[8465] Removed not needed checks.
...
Signed-off-by: ApoC <apoc@nymfe.net>
2009-09-04 14:10:17 +02:00
elecyb
bba20b92a5
[8465] Fixed exploit of z-axis described in http://getmangos.com/community/showthread.php?t=9652
...
Little code style clean up.
Signed-off-by: ApoC <apoc@nymfe.net>
2009-09-04 14:10:09 +02:00
Ambal
b76c4c2f3c
[8026] Obtain object's map directly by calling appropriate WorldObject::GetMap()/GetBaseMap() functions instead of accessing MapManager. Code cleanups. Big thanks Infinity for tests.
...
Signed-off-by: AlexDereka <dereka.alex@gmail.com>
2009-06-16 12:47:02 +04:00
balrok
d0696f3a5a
removed unneeded creature.h includes
...
found those with: #can't cover everything
ack -c Creature | ack ":1$" | sed 's/:1//' | xargs /usr/bin/ack-grep "include \"Creature.h\""
this also doesn't work 100% (had to change one by hand later)
2009-03-08 02:08:33 +03:00
VladimirMangos
dd06340d6c
[7334] Restore movement generators work after recent commits.
2009-02-25 13:24:23 +03:00
VladimirMangos
1349d36270
[7333] Refactoring DestinationHolder/Traveler/Unit::SendMonsterMoveWithSpeed code.
...
* Move common code in appropriate functions.
* Correct select speed and 2D/3D distance for creature/player walk/fly
2009-02-25 07:03:45 +03:00
arrai
c6f48843ad
[7017] Updated copyright notice for new year
2009-01-03 18:09:51 +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