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
2015-09-21
Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...
StormBytePP
2015-09-21
Core/Taxi: Implemented rebuilding taxi path for early landing and enabled CMS...
Shauren
2015-09-17
Core/Players: Changed taxi speed to match spline durations seen in packets
Shauren
2015-09-13
Core/Players: Changed multi-segment taxi paths to fly nearby
Shauren
2015-08-21
Core/Build: Merge common library and move database out of shared
StormBytePP
2015-08-09
Fixed a warning about override keyword missing
David Carlos Manuelda
2015-07-25
Core: Header cleanup in game/*/*.cpp
Vincent-Michael
2015-07-22
Core/Misc: Add a few consts to methods
DDuarte
2015-07-21
Core/Misc: Fixing warnings detected by Visual Studio 2015 compiler
Shauren
2015-07-19
Merge pull request #14974 from pete318/stealth_work
mik1893
2015-07-12
Core/Spells: Normalize Z for last point in a charge path
jackpoz
2015-06-29
Core/Dependencies: Update recast
jackpoz
2015-05-27
Remove unnecessary semicolons
Daniel M. Weeks
2015-04-29
Core/Movement: Updated spline flags
Shauren
2015-04-28
Core/Entities: Reworked guid scopes
Shauren
2015-04-20
Core/Misc: Removed gcc specific packing pragma syntax - only unsupported (now...
Shauren
2015-04-06
Core/PacketIO: Fixed creature movement on transports (and vehicle enter/exit)
Shauren
2015-04-05
Core/PacketIO: Updated and enabled collision height opcodes
Shauren
2015-04-04
Misc: Fixed license header formatting
Shauren
2015-03-24
Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.x
Rat
2015-03-18
Merge pull request #14371 from Kittnz/movecirclepath_003
click
2015-03-18
Core: More INFO -> DEBUG/WARN/ERROR mangling
click
2015-03-16
Core/Phases: Mmaps now use the swapped terrain's mmtiles for all units if ava...
Rat
2015-03-08
Core/Misc: Cleaned up data truncation warnings
Shauren
2015-03-01
Core/PacketIO: Sync with wpp
Epicurus4
2015-03-01
Core/PacketIO: Sync with wpp
Epicurus4
2015-02-22
Core/DataStores: Added tables for all loaded DB2 stores
Shauren
2015-02-20
Core/Movement: Clarify log meaning
MitchesD
2015-02-04
Core/Misc: Update outdated license header files
Noffearr
2015-02-01
Core/Packets:
joschiwald
2015-01-18
Core/NetworkIO: sync opcode values with wpp and removed duplicate ones
joschiwald
2015-01-17
Merge pull request https://github.com/TrinityCore/TrinityCore/pull/13650
z0ldrax
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-12-29
Core/Scripts: multiple changes
joschiwald
2014-12-21
Core/MovementPacket: Fix spline stuff for SMSG_UPDATE_OBJECT
Vincent-Michael
2014-11-30
Core/Packets: Updated some of the movement flag opcodes
Intel
2014-11-19
Core/Packets: Added missing files
Intel
2014-11-19
Core/Packets: Added SMSG_MONSTER_MOVE and split common packet structures
Intel
2014-11-15
Core/DataStores: Updated all remaining dbc/db2 except Item.db2, Item-sparse.db2
Intel
2014-11-14
Core/Packets: CMSG_CREATURE_QUERY and SMSG_CREATURE_QUERY_RESPONSE handler
Intel
2014-11-02
Core/PacketIO: Updated SMSG_UPDATE_OBJECT
Shauren
2014-10-27
Core: Even more warning fixes
DDuarte
2014-10-25
Core/Opcodes: Support opcodes with the same ids and different direction
DDuarte
2014-10-23
Core/Entities: First step to 128 bit guids
Shauren
2014-10-22
Core/Entities: Sixth part of removing GetGUIDLow() uses
Shauren
2014-10-22
Core/Entities: Fourth part of removing GetGUIDLow() uses
Shauren
2014-10-21
Core/Entities: Second batch of removing implicit conversions of ObjectGuid to...
Shauren
2014-10-21
Core/Entities: First batch of removing implicit conversions of ObjectGuid to ...
Shauren
2014-10-19
Core/NetworkIO: *Fixed basic auth packets
Sovak
2014-10-12
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
[next]