index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-04T21:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Entities
/
Taxi
Age
Commit message (
Expand
)
Author
2017-01-01
Update copyright note for 2017
vincent-michael
2016-08-15
Core/Taxi: Fixed warnings in TaxiPathGraph
Shauren
2016-06-13
Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legion
Shauren
2016-06-08
Core/Taxi: Implemented PlayerCondition requirements on taxi paths
Shauren
2016-05-20
Core/DataStores: Updated opcodes and db2 to 7.0.3.21414
Shauren
2016-05-20
Core/DataStores: Updated dbc/db2 to 7.0.1.20810
Shauren
2016-03-24
Core/Game: Converted the game library to a shared library.
Naios
2016-03-11
Core/Game: Move singleton instances into compilation units
Naios
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-09-21
Core/Taxi: Implemented rebuilding taxi path for early landing and enabled CMS...
Shauren
2015-09-19
Core/Taxi: Further improvements
Shauren
2015-09-18
Core/Taxi: Further improvements
Shauren
2015-09-14
Core/Taxi: Fixed selecting paths that cross map boundaries (Light's Hope to S...
Shauren
2015-09-14
Removed infinity from custom_weight function, as it was causing problems in p...
StormBytePP
2015-09-14
Core/Taxi: Implemented taxi routes, thanks to @MitchesD patch for initial wor...
StormBytePP