aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Movement
AgeCommit message (Expand)Author
2013-01-02Core/Misc: Some minor changes here and thereSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-31Core: Fixed some level 4 warnings (msvc)Shauren
2012-12-18Core: Fix typosVincent_Michael
2012-12-07 PetAI - Overhaul / bug fixMrSmite
2012-11-27Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...Spp
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-11-19Core/Pets: Pet "at rest" distance from owner is now closer as it should beMrSmite
2012-11-17Core: Remove Player.h dependency from all the possible headersSpp
2012-11-15Core/Log: Added more information to the log in MoveSplineInitArgs::ValidateSubv
2012-11-09Core/Build: Enable Clang PCH support and OS X specific featuresSpp
2012-11-04Pets should face same direction as owner after follow.MrSmite
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-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-10-07Core/Misc: Fix some possible issues detected by static code analysiskaelima
2012-10-05Merge pull request #7975 from Retriman/SpellTikandera
2012-10-05Core/Movement:Fixed visual bug when using scatter shot at a moving target.Retriman
2012-10-05Core/SpellEffects: correcting movement bugs with CC + slow, for example Psych...tibbi
2012-10-02Core: "Initial support for C++11 compilers"Spp
2012-09-16Core/Spells: Defined and implemented SPELL_ATTR5_DONT_TURN_DURING_CAST.Shauren
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-09-09Core/Vehicles: Improved vehicle passenger position calculation (still not com...Shauren
2012-09-07Core/Vehicle: Improved the position fix when changing vehicle from 5eb22e5b64...kaelima
2012-09-07Core/Vehicles:kaelima
2012-09-04Core: Warning fixesShauren
2012-08-30Core/MovementGenerator: Remove duplicated codedanik
2012-08-16Core/Loading: Re-enable Server loading logSpp
2012-08-03Fix compile under windowsSpp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-07-28Core/Movement:Pesthuf
2012-06-30Core: Minor code style correctionsShauren
2012-06-19Merge pull request #6853 from Elron103/pull-requestsQAston
2012-06-20Core/Movement: Implement speed changes for PointMovementGeneratorElron103
2012-06-19Core/CreatureAI: Implement an OnSpellClick hook instead of the ugly way that ...Discover-
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-05-07Core/AI - Fix Evade BugSvannon
2012-05-07Movement/WaypointGenerator: Fix issue where waypoints with delay always would...kaelima
2012-04-16Attempt on converting updatewaterstate for use with units (pets and vehicles)Kandera
2012-04-13Core/Movement: Changed casting check in TargetedMovementGenerator to be able ...Shauren
2012-04-09Core/Movement: Fix some issues with ConfusedMovementGenerator from recent cha...kaelima
2012-04-09Fix compilekaelima
2012-04-09Core/Movement: Minor correction for last changesetkaelima
2012-04-09Core/Movement: Use line of sight checks for movement waypoints generated for ...kaelima