aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Movement
AgeCommit message (Expand)Author
2012-01-18Core/Movegen: Added missing part in ChaseMovementgenerator and minor logic fi...Chaplain
2012-01-18Core/MotionMaster: Fix logic in MoveLand() and MoveTakeoff()Chaplain
2012-01-16Merge branch 'master' of git@github.com:TrinityCore/TrinityCore.gitChaplain
2012-01-15Core/Movegen: Fix logic in WaypointMovementGenerator<Creature>::StartMoveChaplain
2012-01-15Scripts/Misc: Fix some MovementInform handler filters after recent motionmast...Machiavelli
2012-01-14Core/Movement: Implement spline movement subsystem.Machiavelli
2012-01-13Core/Movement: Prevent IdleMovementGenerator being put into MOTION_SLOT_IDLE ...Machiavelli
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-15Fix warningsSpp
2011-11-23Do not allow base map be accessed from outside if map is instanceable.megamage
2011-11-23Clean up very some confusing MapManager functions (create/find map/base map).megamage
2011-11-13Core/Movement:kaelima
2011-10-31Don't send StartTravel with MoveJump. Fixes client display of jumping effects.Pesthuf
2011-10-17Core/Movement: Fix Point Movement after a stun/root. The NPC should now corre...Liberate
2011-10-15Core/WaypointMgr: Allow to set orientation to waypoints.kaelima
2011-10-10Rename "SetPosition" to "UpdatePosition".megamage
2011-09-29Cosmetic: Multiple cosmetic changesSpp
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-08-01Core: Pass by const reference for simple objects replaced with pass by valueSpp-
2011-08-01Core: Fix annoying compile warning and some other minor changes here and thereSpp-
2011-08-01Core/Movement: Crash fixSpp-
2011-07-27Core/Movement: Implemented methods to animate creatures landing and takeoff a...Shauren
2011-07-22Compile fix and removed unneeded call in HomeMovementGenerator initializationShauren
2011-07-15Core/Spells: Set UNIT_FIELD_TARGET to current spell cast target for proper fa...Shauren
2011-06-11Core: Codestyle cleanupclick
2011-05-24Core/WaypointMgr: Fixed crashes when loading data with `waypoint_data`.`id`=0...Shauren
2011-04-29Add spaces after commasleak
2011-03-21Core: Removed all double (and more) empty linesShauren
2011-03-08Core: Fixed warnings:Shauren
2011-02-20Core/Log: Implement log masks for debug log level, to allow selective debug o...Machiavelli
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-12-22Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...Shauren
2010-12-22Removing ProgressBars as they are performing badly on startup.leak
2010-12-19Streamlining loading functions for server startupleak
2010-12-18Core/MovementGenerators: Remove evade state when HomeMovementGenerator gets d...linencloth
2010-12-17Core/Unit: Renamed addUnitState/hasUnitState/clearUnitState to AddUnitState/H...Shauren
2010-12-16Make some cleanup.Anubisss
2010-12-06Core: Some optimizationsSpp
2010-12-04Core/Traveller: Calculate the travel time correctly for zero distancelinencloth
2010-11-13Core/MovementGenerators: Don't remove evade state when clearing unit states.linencloth
2010-10-07REALLY fix the CRLF-crap...click
2010-10-07Remove the accidental additions of CRLF-crap from the header updatesclick
2010-10-07More copyright header updates (will this ever end?)click
2010-10-07Copyright header updates - part 3... (and some whitespace cleanups)click
2010-10-07Update copyright headers (following the same standard in all files = good)click
2010-09-15Core/Unit: Fix a crash in GetCurrentMovementGeneratorType(). Author: dr.tenmaMachiavelli
2010-09-11Core/DBLayer:Machiavelli
2010-08-30Core: Fix more warningsSpp
2010-08-25* Move Paladin Judgement bonuses to spell_bonus_data, thanks deltapower.incShocker