aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Taxi
AgeCommit message (Expand)Author
2024-09-27Core/DataStores: Removed overriding field sign type based on db2 column compr...Shauren
2024-03-27Core/Conditions: Added CONDITION_SOURCE_TYPE_PLAYER_CONDITION (#29832)Meji
2024-03-24Core/Players: Slightly improve neutral player faction supportShauren
2023-10-28Core/Creatures: Taxi improvementsShauren
2022-02-11Core/Misc: Cleanup TaxiPathGraph includes (don't leak boost::graph outside)Shauren
2020-01-02New YearAokromes
2019-01-01Update copyright note for 2019vincent-michael
2018-11-25Core/Taxi: Filter out unreachable nodes from taxi nodes packetShauren
2018-09-26Core/DataStores: Updated hotfix database structureShauren
2018-03-12Core/DataStores: Fixed db2 structures after 7.3.5Shauren
2018-01-01Update copyright note for 2018vincent-michael
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