index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T13:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
game
/
PointMovementGenerator.cpp
Age
Commit message (
Expand
)
Author
2010-06-05
Move core/realm files to new subdirectory
click
2010-04-19
Remove LOTS of compile warnings
Spp
2010-04-07
Code style (game + scripts only):
Spp
2010-04-01
* To make the game easier, we have decided to remove all movement from NPCs
Brian
2010-03-07
Some Creature* casts moved to new ToCreature.
raczman
2010-01-16
Updated copyright for new year.
n0n4m3
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-30
*Fix a crash caused by movementinform. Thanks to new001.
megamage
2009-08-29
*More update about positions.
megamage
2009-08-28
*Update flame levi script. Allow player to shoot down pyrite container and re...
megamage
2009-08-26
*Some clean up and add debug info to find the reason of crash.
megamage
2009-08-26
*Remove some unused code in movement generator.
megamage
2009-07-31
*Fixed /played chat command. Author: tomrus88
megamage
2009-07-06
*Fix client-server movement sync after knockback effect - by smellbee
QAston
2009-06-15
*Check movementflag to interrupt casting instead of checking position.
megamage
2009-05-21
Mobs fleeing and getting assistance feature implementaion. Author: Neo2003
megamage
2009-05-03
*Fix a crash caused by feedpet.
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-03-23
*Allow knockback creatures.
megamage
2009-03-18
*Merge with 243.
megamage
2009-03-17
*Move movementinform to finalize function to prevent error log spams.
megamage
2009-03-08
[7403] much more unneeded includes removed Author: balrok
megamage
2009-02-18
*Merge.
megamage
2009-02-17
Newline added to bottom of all files.
KingPin
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
2009-01-18
*Merge.
megamage
2009-01-18
*Fix the bug that player turn to wrong direction after charge.
megamage
2009-01-17
*Fix a crash bug caused by motionmaster.
megamage
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-06
[svn] * Little fix in RandomMovementGenerator
Neo2003
2008-10-02
[svn] * Proper SVN structure
init
Neo2003