aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Taxi
AgeCommit message (Expand)Author
2017-01-01Update copyright note for 2017vincent-michael
2016-08-15Core/Taxi: Fixed warnings in TaxiPathGraphShauren
2016-06-13Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-06-08Core/Taxi: Implemented PlayerCondition requirements on taxi pathsShauren
2016-05-20Core/DataStores: Updated opcodes and db2 to 7.0.3.21414Shauren
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20810Shauren
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-03-11Core/Game: Move singleton instances into compilation unitsNaios
2016-01-01Update copyright note for 2016Vincent-Michael
2015-09-21Core/Taxi: Implemented rebuilding taxi path for early landing and enabled CMS...Shauren
2015-09-19Core/Taxi: Further improvementsShauren
2015-09-18Core/Taxi: Further improvementsShauren
2015-09-14Core/Taxi: Fixed selecting paths that cross map boundaries (Light's Hope to S...Shauren
2015-09-14Removed infinity from custom_weight function, as it was causing problems in p...StormBytePP
2015-09-14Core/Taxi: Implemented taxi routes, thanks to @MitchesD patch for initial wor...StormBytePP