index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-28T23: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
2012-08-12
Core/Spline: Add missing includes
Nay
2012-08-11
Core/Movement: Use MonsterMoveStop spline type to stop movement instead of se...
Shauren
2012-08-11
Core/Movement: Use spline id generator
Shauren
2012-08-10
Core: Cleanup whitespace, fix build and enable 1 opcode
Nay
2012-08-10
Core/PacketIO: Added WriteString method to ByteBuffer allowing to write strin...
Shauren
2012-08-10
Core/Movement: Implemented creature slow fall movement
Shauren
2012-08-10
Core/Movement: Ensured object orientation is always within 0-2pi range, this ...
Shauren
2012-08-09
Core/PacketIO: Enabled/Fixed more opcodes
Subv
2012-08-07
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Subv
2012-08-07
Core/Entities:
Shauren
2012-08-06
Core/Movement: Added another researched spline flag
Shauren
2012-08-06
Core/Movement: Verified one more spline flag
Shauren
2012-08-06
Core/Movement: Some cleanup in spline flags
Shauren
2012-08-05
Merge pull request #7296 from cyberbrest/pull9
Nay
2012-08-06
[PacketIO] structure CMSG_MOVE_CHNG_TRANSPORT.
cyberbrest
2012-08-06
[Movement/Spline]: set correct spline flags for taxi patching.
cyberbrest
2012-08-03
Fix compile under windows
Spp
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-08-01
Core/Build: Fix non pch build (MSVC)
Nay
2012-07-28
Core/Movement:
Pesthuf
2012-07-20
Core/PacketIO: Corrected copypaste mistake in spline create object facing gui...
Shauren
2012-07-17
Core/PacketIO: Updated more movement packet structures
Shauren
2012-07-16
Core/PacketIO: Updated and enabled most player movement client opcodes, huge ...
Shauren
2012-07-15
Core/PacketIO: Updated and enabled SMSG_PLAYER_MOVE
Shauren
2012-07-14
Core/Movement
Shauren
2012-07-13
Core/Movement: Update spline flags and enabled creature movement
Shauren
2012-07-12
Core/PacketIO: Updated SMSG_UPDATE_OBJECT structure
Shauren
2012-07-05
Merge branch '4.x' of github.com:TrinityCore/TrinityCore into 4.3.4
Shauren
2012-07-04
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.x
Shauren
2012-07-04
Core: Added 4.3.4 opcodes from WPP, commented out some code to fix compile (s...
Shauren
2012-06-30
Core: Minor code style corrections
Shauren
2012-06-19
Merge pull request #6853 from Elron103/pull-requests
QAston
2012-06-20
Core/Movement: Implement speed changes for PointMovementGenerator
Elron103
2012-06-19
Core/CreatureAI: Implement an OnSpellClick hook instead of the ugly way that ...
Discover-
2012-06-07
Core/Maps: Moved object respawn time storage from global to map level. This r...
Shauren
2012-06-06
Core/Movement
Shauren
2012-06-03
Core/Movement: Fixed Facing* splines on transports
Shauren
2012-05-31
Core/Movement
Shauren
2012-05-30
Merge git://github.com/TrinityCore/TrinityCore into 4.x
kaelima
2012-05-07
Core/AI - Fix Evade Bug
Svannon
2012-05-07
Movement/WaypointGenerator: Fix issue where waypoints with delay always would...
kaelima
2012-04-16
Attempt on converting updatewaterstate for use with units (pets and vehicles)
Kandera
2012-04-13
Core/Movement: Changed casting check in TargetedMovementGenerator to be able ...
Shauren
2012-04-09
Core/Movement: Fix some issues with ConfusedMovementGenerator from recent cha...
kaelima
2012-04-09
Fix compile
kaelima
2012-04-09
Core/Movement: Minor correction for last changeset
kaelima
2012-04-09
Core/Movement: Use line of sight checks for movement waypoints generated for ...
kaelima
2012-04-08
Core/Cleanup:
kaelima
2012-04-08
Core/Movement: Fix pushback issues and client freeze.
Machiavelli
2012-03-29
Core/Misc: Code style and remove unused define.
Gyx
[next]