aboutsummaryrefslogtreecommitdiff
path: root/src/game/Vehicle.cpp
AgeCommit message (Collapse)Author
2009-05-30*Provide another way to implement dynamic spawns. Now a creature will call ↵megamage
its zonescript before spawn to determine the spawned entry. This can be used to implement zones such as wintergrasp with less data requirement (only need to know the entry of counterpart creatures, not require spawn points) *Use zonescript as basic class of opvp script and dugeon script (can also be used for bg) *Store zonescript in worldobject. *Add door for sapphiron. --HG-- branch : trunk
2009-05-27*Change vehicle faction the same as the driver's when driver enters it.megamage
*Fix 3593 sql. --HG-- branch : trunk
2009-05-23*Fix a bug that player can change to an occupied seat on vehicle.megamage
*Load full creature data for vehicles. --HG-- branch : trunk
2009-05-22*Some work on wintergrasp. Player can get ranks by killing other players and ↵megamage
can build vehicles at workshop. Vehicles can be used to destroy buildings. Except these no other thing is done. --HG-- branch : trunk
2009-04-28*Fix a crash caused by vehicle.megamage
--HG-- branch : trunk
2009-04-25*Some update of vehicle code.megamage
--HG-- branch : trunk
2009-04-23*Set mover based on client response.megamage
--HG-- branch : trunk
2009-04-23*Fix a client crash caused by transport.megamage
--HG-- branch : trunk
2009-04-22*Fix some bugs about vehicle.megamage
--HG-- branch : trunk
2009-04-21*Fix the bug that unit cannot enter vehicle.megamage
--HG-- branch : trunk
2009-04-21*More work on vehicle.megamage
--HG-- branch : trunk
2009-04-21*More work on vehicle.megamage
--HG-- branch : trunk
2009-04-21*Fix a crash of vehicle.megamage
--HG-- branch : trunk
2009-04-17*Some work on vehicles.megamage
--HG-- branch : trunk
2009-03-31*Try to fix crash.megamage
--HG-- branch : trunk
2009-03-28*Add new creature_template column VehicleIdmegamage
*Allow spawn vehicles *Make vehicles grid objects. --HG-- branch : trunk
2009-03-28*First remove object from world then unregister it. This may fix some crashes.megamage
--HG-- branch : trunk
2009-03-28*Exit vehicle when players or vehicles are dead. This may fix some crash.megamage
--HG-- branch : trunk
2009-03-20*More work on summon system.megamage
--HG-- branch : trunk
2009-03-08[7403] much more unneeded includes removed Author: balrokmegamage
--HG-- branch : trunk
2009-02-04* Updated copyright notice for new year (2009) part 1 - Mercurial cant ↵Drahy
convert all files at once --HG-- branch : trunk
2008-12-24*Update to Mangos 6938. (Only build for VC9)megamage
--HG-- branch : trunk