index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-30T17: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
2016-08-08
Core/Creature: Fix health regeneration. Creatures immediately reset to full h...
Treeston
2016-08-07
Core/Logs: Fine tune another log
Aokromes
2016-07-10
Core/Movement Fixed minimum speed check (#17555)
Keader
2016-07-06
And another typo fix
Shauren
2016-07-06
Typo fix
Shauren
2016-07-06
Core/Mmaps: Charge ignoring z position of target (#17516)
Aokromes
2016-06-18
Core/Pet: Fix pet at rest distance (#17206)
Aokromes
2016-06-10
Core/Movement: interrupt a creature's current cast when fleeing for assistanc...
SnapperRy
2016-06-07
Merge pull request #16969 from tkrokli/cant_do_this_while_moving
mik1893
2016-06-04
Core/VMaps: Fix some vmap height edge cases
jackpoz
2016-06-04
Implement real time statistic visualization (#16956)
Duarte Duarte
2016-06-03
Core/Movement: enable item use and spell cast when dismounting
joschiwald
2016-05-27
Core/Units: Renamed and documented UNIT_FLAG_DISABLE_MOVE to prevent people f...
Shauren
2016-05-13
Merge pull request #17037 from Keader/TargetedMovementGeneratorFix
Treeston
2016-05-11
Core/Movement: Fix issues where creatures cancel spell casts chasing target a...
Nawuko
2016-05-09
Core/Random: Removed ancient and unused MAP_BASED_RAND_GEN
Shauren
2016-05-05
Merge branch '3.3.5-evademore' into 3.3.5 (PR #16834)
treeston
2016-04-25
Core/Misc: Move STOP_TIME_FOR_PLAYER value to config. (#17024)
Mikhail Redko
2016-04-23
Merge pull request #16876 from chaodhib/move_chase_follow_repositioning_fix
joschiwald
2016-04-16
Core: Removed Whitespaces
Vincent-Michael
2016-04-16
Core/Movement: Clean up and improvements on Unit::SetSpeed (#16843)
Chaouki Dhib
2016-04-15
Movement bug fix. Npc mistakenly move away from its new target.
chaodhib
2016-04-11
Core/Movement: Added a wrapper method in MotionMaster for a unit to move towa...
Chaouki Dhib
2016-04-10
Entities/Unit: Finally fix no-path evasion.
treeston
2016-03-24
Core/Game: Converted the game library to a shared library.
Naios
2016-03-12
Core: Added missing overrides
Vincent-Michael
2016-03-11
Core/Game: Move singleton instances into compilation units
Naios
2016-02-20
[3.3.5] Core/Logs: English text corrections
tkrokli
2016-02-10
Merge remote-tracking branch 'Eliminationzx/FixJumpDestOrientation' into 3.3....
treeston
2016-02-10
Fix jump dest orientation
Elimination
2016-01-13
Core/Spells: Creature spellcast facing rework:
treeston
2016-01-01
Update copyright note for 2016
Rushor
2015-11-11
Core/Creature: Remove duplicate call to LoadCreatureAddons in Creature::Create
Carbenium
2015-09-22
Map local guids 6.x -> 3.3.35:
pete318
2015-09-21
Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...
StormBytePP
2015-09-12
Removed wip leftovers
Shauren
2015-09-12
Default initialize i_path instead of using NULL
Shauren
2015-09-12
Core/Players: Changed multi-segment taxi paths to fly nearby flight masters a...
Shauren
2015-08-24
Core/BuildSystem: Merged crypto and gitrevision into common, cleaned include ...
StormBytePP
2015-08-23
Scripts/VioletHold: rewrote the whole instance
joschiwald
2015-08-11
Core/Misc: Added some missing overrides
David Carlos Manuelda
2015-07-25
Core: Fix non pch build
Vincent-Michael
2015-07-25
Core: Header cleanup in game/*/*.cpp
Vincent-Michael
2015-07-24
Core/Misc: Add a few consts to methods
DDuarte
2015-07-24
Core/Misc: Fixing warnings detected by Visual Studio 2015 compiler
Shauren
2015-07-15
Merge pull request #14974 from pete318/stealth_work
mik1893
2015-07-05
Core/Spells: Normalize Z for last point in a charge path
jackpoz
2015-07-02
The following stealth changes are implemented.
pete318
2015-06-28
Core/Dependencies: Update recast
jackpoz
2015-06-01
Merge pull request #14782 from doctaweeks/fixes-for-6.x
MitchesD
[next]