aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Movement
AgeCommit message (Expand)Author
2012-03-28Core/DBLayer: Fix remaining errors in loading world tables and a couple of th...Nay
2012-03-27Core/DBLayer: Correct few more wrong read types (No. 4)Nay
2012-03-24Core/DBLayer: Convert PQuery() queries to prepared statementsleak
2012-03-18Core/Movement: Compute current position in spline::Launch with Z offset. Fixe...Machiavelli
2012-03-16Core/Misc: Random cleanupkaelima
2012-03-15Core/Movement: Added more movement flags that cause units to select flight sp...Shauren
2012-03-12Core/Units:Machiavelli
2012-03-07Core: Remove some whitespace and tabsclick
2012-02-28Core/Movement: Remove a redundant check in EffectMovementGenerator that could...Machiavelli
2012-02-27Core/MovementGenerators: Ensure correct virtual function overrides are called...Machiavelli
2012-02-24Core/MovementGenerators: Removed pointless checkShauren
2012-02-23Core: Random cleanup + compile fixShauren
2012-02-22Merge pull request #5271 from Chaplain/knockbackMachiavelli
2012-02-21Core/Pets: Fix bugged reactstate behaviour after spline system implementation.MrSmite
2012-02-18Core: Clean up whitespace and tabs in the base sourcetreeclick
2012-02-17Core/Movement: Fix MoveJump handling.Chaplain
2012-02-16Fix a lot of warningsSpp
2012-02-16Core/Movement: Fix a crash when a player logout in a hostile area. The honorl...kaelima
2012-02-14Fixed build, thanks Amit86 for noticingSubv
2012-02-14Codestyle: Renamed some variables to fit codestyle, corrected order in struct...Subv
2012-02-09Merge pull request #5160 from TrinityCore/dynamic_vmapsSubv
2012-02-09Core/Collision: Ported dynamic line of sight patch by Silverice from MaNGOS andSubv2112
2012-02-03Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*Shocker
2012-01-27Core/Spline: Removed redundant call.Manuel Carrasco
2012-01-24Core: Fix non-PCH build and remove a few warnings.click
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