index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T11:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Movement
Age
Commit message (
Expand
)
Author
2011-08-01
Core: Pass by const reference for simple objects replaced with pass by value
Spp-
2011-08-01
Core: Fix annoying compile warning and some other minor changes here and there
Spp-
2011-08-01
Core/Movement: Crash fix
Spp-
2011-07-27
Core/Movement: Implemented methods to animate creatures landing and takeoff a...
Shauren
2011-07-22
Compile fix and removed unneeded call in HomeMovementGenerator initialization
Shauren
2011-07-15
Core/Spells: Set UNIT_FIELD_TARGET to current spell cast target for proper fa...
Shauren
2011-06-11
Core: Codestyle cleanup
click
2011-05-24
Core/WaypointMgr: Fixed crashes when loading data with `waypoint_data`.`id`=0...
Shauren
2011-04-29
Add spaces after commas
leak
2011-03-21
Core: Removed all double (and more) empty lines
Shauren
2011-03-08
Core: Fixed warnings:
Shauren
2011-02-20
Core/Log: Implement log masks for debug log level, to allow selective debug o...
Machiavelli
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-12-23
Core: Removed more operator workarounds for ACE_Singleton (missed previously ...
Shauren
2010-12-22
Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...
Shauren
2010-12-22
Removing ProgressBars as they are performing badly on startup.
leak
2010-12-19
Streamlining loading functions for server startup
leak
2010-12-18
Core/MovementGenerators: Remove evade state when HomeMovementGenerator gets d...
linencloth
2010-12-17
Core/Unit: Renamed addUnitState/hasUnitState/clearUnitState to AddUnitState/H...
Shauren
2010-12-16
Make some cleanup.
Anubisss
2010-12-06
Core: Some optimizations
Spp
2010-12-04
Core/Traveller: Calculate the travel time correctly for zero distance
linencloth
2010-11-13
Core/MovementGenerators: Don't remove evade state when clearing unit states.
linencloth
2010-10-07
REALLY fix the CRLF-crap...
click
2010-10-07
Remove the accidental additions of CRLF-crap from the header updates
click
2010-10-07
More copyright header updates (will this ever end?)
click
2010-10-07
Copyright header updates - part 3... (and some whitespace cleanups)
click
2010-10-07
Update copyright headers (following the same standard in all files = good)
click
2010-09-15
Core/Unit: Fix a crash in GetCurrentMovementGeneratorType(). Author: dr.tenma
Machiavelli
2010-09-11
Core/DBLayer:
Machiavelli
2010-08-30
Core: Fix more warnings
Spp
2010-08-25
* Move Paladin Judgement bonuses to spell_bonus_data, thanks deltapower.inc
Shocker
2010-08-23
Replace World::getConfig with World::getFloatConfig, World::getIntConfig, and...
silinoron
2010-08-22
* Some consistency changes.
silinoron
2010-08-22
Core/Game: fix all warnings related to converting doubles and floats.
silinoron
2010-08-22
Core: Fix more warnings, add new function sLog.outStaticDebug() that replaces...
click
2010-08-21
Core: Remove "may be used uninitialized in this function", "unused parameter ...
Spp
2010-08-21
Core: Remove lots warnings:
Spp
2010-08-21
Core/Includes: Include ACE as an external dependency, not local (#include "ac...
click
2010-08-18
Making sure CreaturesAddon are re-loaded after creature evade (by NoFantasy).
azazel
2010-08-08
Sourcefile sleanups -> tabs to spaces, remove whitespace - also update the cl...
click
2010-08-04
*Update movement enums - thanks to Zor for info.
QAston
2010-07-30
*use ASSERT macro instead of regular assert for better output.
QAston
2010-07-12
change "IN_MILISECONDS" to proper english "IN_MILLISECONDS"
click
2010-06-27
Update ConfusedMovementGenerator with some coordinate sanity checks.
Machiavelli
2010-06-25
Get rid of Trinity Singleton and Threading patterns and replace them with ACE...
Machiavelli
2010-06-23
Preload grid on flightpath 2 nodes before final node instead of halfway.
Machiavelli
2010-06-23
Implement taxi/transport event scripts support. Author: Vladimir
Machiavelli
2010-06-23
Use original taxipath data in taxi flight movement generator. Author: Vladimir
Machiavelli
2010-06-19
Fix usage of uninitialized waypoint array variables in ConfusedMovementGenera...
Machiavelli
[next]