index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-18T03:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
game
/
RandomMovementGenerator.cpp
Age
Commit message (
Expand
)
Author
2009-10-17
*Massive cleanup redux.
maximius
2009-10-17
*Backed out changeset 3be01fb200a5
maximius
2009-10-17
*Massive cleanup (\n\n -> \n, *\n -> \n, cleanup for(...) to for (...), and ...
maximius
2009-08-26
*Remove some unused code in movement generator.
megamage
2009-06-16
[8026] Obtain object's map directly by calling appropriate WorldObject::GetMa...
megamage
2009-06-15
*Check movementflag to interrupt casting instead of checking position.
megamage
2009-06-11
*Switch to support client version 3.1.3
megamage
2009-05-25
*Move some random generator functions to map class: functions in map/object/m...
megamage
2009-05-14
*Add some distance check functions. By VladimirMangos.
megamage
2009-05-09
*Some update of random movement generator
megamage
2009-05-02
*Merge.
megamage
2009-05-01
*Send stop packet iff necessary. Hope this can fix the bug that cannot immedi...
megamage
2009-04-07
* Tabs to spaces -- using: perl -p -i -e "s/\t/ /g" *
XTZGZoReX
2009-04-06
*Update creature formation code.
megamage
2009-02-24
*Merge.
megamage
2009-02-24
Backed out changeset: aee1fec2cb04
Blaymoira
2009-02-22
*Merge.
megamage
2009-02-21
*Cleanups in random movementgenerator - by Silver1ce
Blaymoira
2009-02-18
*Merge.
megamage
2009-02-17
Newline added to bottom of all files.
KingPin
2009-02-12
*Merge.
megamage
2009-02-09
Replace tabs with spaces in more files.
Paradox
2009-02-04
Replace tabs with spaces, and fix crlf issues
megamage
2009-02-04
*Merge.
megamage
2009-02-04
* Updated copyright notice for new year (2009) part 2
Drahy
2009-02-04
* Updated copyright notice for new year (2009) part 1 - Mercurial cant conver...
Drahy
2008-12-19
*Movement Generators standardization.
shadowu@mail.bg
2008-12-14
*Implements missing bool getDestination(float &, float &, float &) function i...
shadowu@mail.bg
2008-10-23
[svn] Fixed copyright notices to comply with GPL.
w12x
2008-10-14
[svn] * Merge Temp dev SVN with Assembla.
Seline
2008-10-11
[svn] * svn:eol-style native set on all files that need it
Neo2003
2008-10-09
[svn] * Updated to 6743 and 685
Neo2003
2008-10-08
[svn] * Another small fix in Random Movement Generator because of Normalized ...
Neo2003
2008-10-06
[svn] * Little fix in RandomMovementGenerator
Neo2003
2008-10-02
[svn] * Proper SVN structure
init
Neo2003