aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Movement/Spline
AgeCommit message (Expand)Author
2015-05-19Core/Misc: Removed gcc specific packing pragma syntax - only unsupported (now...Shauren
2015-03-30Core/Misc: Remove unused headersleak
2015-03-08Core: Change a few 'stupid' log-messages down to DEBUG-levelclick
2015-01-01Update copyright note for 2015Vincent-Michael
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-13Core/Entities: Use new PackedGuid classShauren
2014-08-23Core/Misc: Fix some -Wconversion warningsjackpoz
2014-07-22Core/Misc: Remove a define that is no longer needed since ACE was removedDDuarte
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-03-23Core/Misc: Removed unused defines, added missing include and removed a few wa...Shauren
2014-01-06Core/Movement: Fixed vehicle passengers disappearing clientsideShauren
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-31Core/Waypoints: Revert partly f1a82a578be525624c416ba5f882b2f1a7e13536 to fix...Nawuko
2013-12-29Core/TransportsShauren
2013-12-15Core/Waypoints: Stop creatures from skipping at waypoint nodesMalcrom
2013-11-10Fixed buildShauren
2013-11-10Core/Movement: Backported spline stop fix from 4.3.4 branch - use Stop spline...Shauren
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-08-30Core/Maps: Fix Spline triggered assertjackpoz
2013-06-18Core/MovementShauren
2013-06-17Core/Movement: Fixed computeFallTime results with safefall enabled (it's stil...kaelima
2013-06-07Core/CreaturesShauren
2013-06-01Core/MovementShauren
2013-05-30Core/Transports: Refactored methods used to calculate passenger offsets (made...Shauren
2013-05-21Core/Misc: Remove trailing whitespace, compile warnings and minor cosmetic ch...Spp
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-04-07Core/Movement: Use spline id generator for movement packetsShauren
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-02-13Core/Spells: Fixed charge effects with non-explicit targetsShauren
2013-02-03Core: Warning fixesShauren
2013-01-30Core/Misc: Remove using directive from header files (It will eventually lead ...Spp
2013-01-14Merge remote-tracking branch 'origin/master' into mmapsNay
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp
2013-01-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-04Core/Spline: Fix typo, I blame not enough Ctrl+SNay
2013-01-04Core/Misc: Fix a couple of warnings, some of them performance relatedNay
2013-01-02Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-02Core/Misc: Some minor changes here and thereSpp
2013-01-01Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2012-12-31Core: Fixed some level 4 warnings (msvc)Shauren
2012-12-22Fix last mergekaelima
2012-12-21Merge git://github.com/TrinityCore/TrinityCore into mmapskaelima
2012-11-27Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...Spp
2012-11-23Merge remote-tracking branch 'origin/master' into mmapsNay
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-11-15Core/Log: Added more information to the log in MoveSplineInitArgs::ValidateSubv
2012-11-07Core/Movement: MovementGenerator fixes.kaelima
2012-11-05Merge git://github.com/TrinityCore/TrinityCore into mmapskaelima
2012-11-03Core. Fix non-PCH building (again)...click