aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Movement/Spline
AgeCommit message (Expand)Author
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
2012-11-02Core/Spline: Change recently added error output to print DB GUID for creatureskaelima
2012-10-31Fix buildShocker
2012-10-31Core/Spline: Improve error output for SpineInitArgs checkShocker
2012-09-11Merge remote-tracking branch 'origin/master' into mmapsNay
2012-09-10Fix compile. Closes #7718kaelima
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-09-10Merge remote-tracking branch 'origin/master' into mmapsNay
2012-09-09Core/Vehicles: Improved vehicle passenger position calculation (still not com...Shauren
2012-09-08Merge remote-tracking branch 'origin/master' into mmapsNay
2012-09-07Core/Vehicle: Improved the position fix when changing vehicle from 5eb22e5b64...kaelima
2012-09-07Merge remote-tracking branch 'origin/master' into mmapsNay
2012-09-07Core/MMaps: Add several safety checks to confirm a valid path generation.kaelima
2012-09-07Core/Vehicles:kaelima
2012-09-05Core/MMaps: Applied Trinity Codestyle to PathGenerator.Venugh
2012-08-25Core/Movement: Make MovementGenerators use pointers instead of references. cl...Subv
2012-08-25Core/MMaps: Renamed PathFinderMovementGenerator to PathGenerator, since its n...Subv
2012-08-24Core/Mmaps: Refactored some codeSubv
2012-08-24Core/Mmaps: Fixed build after last mergeSubv
2012-08-22 Core/MMaps: Do not allow creatures that cant fly to take off the land, even ...Subv
2012-08-22Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsSubv
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-06-30Core: Minor code style correctionsShauren
2012-06-07Core/Maps: Moved object respawn time storage from global to map level. This r...Shauren
2012-06-06Core/MovementShauren
2012-06-03Core/Movement: Fixed Facing* splines on transportsShauren
2012-05-31Core/MovementShauren
2012-04-09fixed errors.Venugh
2012-04-09spline changes for mmaps.Venugh