aboutsummaryrefslogtreecommitdiff
path: root/src/game/WaypointMovementGenerator.cpp
AgeCommit message (Expand)Author
2009-08-26*Remove some unused code in movement generator.megamage
2009-07-31 [8252] Move DB scripting code from global World to Map. Author: Ambalmegamage
2009-06-19*Fix or add debug message for crash caused by controlled creaturesmegamage
2009-06-16[8026] Obtain object's map directly by calling appropriate WorldObject::GetMa...megamage
2009-06-15*Check movementflag to interrupt casting instead of checking position.megamage
2009-05-20*Fix a bug that player takes fall damage when finishing taxi path.megamage
2009-05-11*Change waypoint data structure. Use creature db guid as path id. If a creatu...megamage
2009-05-09*Fix the bug that player get fall damage after taxi flight.megamage
2009-05-06*Update summon system.megamage
2009-05-02*Merge.megamage
2009-05-01*Send stop packet iff necessary. Hope this can fix the bug that cannot immedi...megamage
2009-04-29[7730] Some optimizantion and code style. Author: zhenyamegamage
2009-04-20*Merge.megamage
2009-04-20*Do not allow process script immediately in waypoint movement to prevent cras...megamage
2009-04-07* Tabs to spaces -- using: perl -p -i -e "s/\t/ /g" *XTZGZoReX
2009-04-06*Update creature formation code.megamage
2009-04-06*CreatureGroups fixed and improoved. By TrullyONEmegamage
2009-03-21*Fix a bug that players ater flight are still considered as in flight. By Dea...megamage
2009-03-17[7480] Clear flight flag early for safe. Author: VladimirMangosmegamage
2009-02-23*Merge.megamage
2009-02-23*More fix about move flag.megamage
2009-02-18*Merge.megamage
2009-02-17Newline added to bottom of all files.KingPin
2009-02-12*Merge.megamage
2009-02-09Replace tabs with spaces in more files.Paradox
2009-02-04Replace tabs with spaces, and fix crlf issuesmegamage
2009-02-04*Merge.megamage
2009-02-04* Updated copyright notice for new year (2009) part 2Drahy
2009-02-04* Updated copyright notice for new year (2009) part 1 - Mercurial cant conver...Drahy
2008-12-31*Fix the crash bug of waypoint movement.megamage
2008-12-30*Update waypoint movement code. Also fix Linux build.megamage
2008-12-30*Fix the bug of rockbiter.megamage
2008-12-28*Fix crash caused by Waypoint movement.megamage
2008-12-28*Update waypoint Initialize().megamage
2008-12-28*Reset currentNode in waypoint generator initialize. By trullyone.megamage
2008-12-26*Fix build in Linux.megamage
2008-12-26*Fix a typo.megamage
2008-12-26*Try to fix the bug about crash caused by waypoint.megamage
2008-12-24*Additional movement checks added.TrullyONE
2008-12-19*Prevents creature skipping next waypoint after Waypoint Movement is reset.TrullyONE
2008-12-19*Movement Generators standardization.shadowu@mail.bg
2008-12-17*Some code cleanups and crash fixes with Waypoint Movement Generator.shadowu@mail.bg
2008-12-11*Fix compile in Linux.megamage
2008-12-11*Waypoint Movement Generator - fixed typoshadowu@mail.bg
2008-12-11WaypointMovementGenerator - linux compile fixshadowu@mail.bg
2008-12-10Small structural change to fix an error on some compilers.MeanMachine
2008-12-09*Recommit four files because of eol issue.megamage
2008-11-30*Update to Mangos 6867. Source: Mangos.megamage
2008-11-20Re-commit 262 due to EOL issues. (no difference from 262)megamage
2008-11-14[svn] *** Source: MaNGOS ***visagalis