index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T12:01:02Z
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
2024-09-27
Core/DataStores: Removed overriding field sign type based on db2 column compr...
Shauren
2024-03-27
Core/Conditions: Added CONDITION_SOURCE_TYPE_PLAYER_CONDITION (#29832)
Meji
2024-03-24
Core/Players: Slightly improve neutral player faction support
Shauren
2023-10-28
Core/Creatures: Taxi improvements
Shauren
2022-02-11
Core/Misc: Cleanup TaxiPathGraph includes (don't leak boost::graph outside)
Shauren
2020-01-02
New Year
Aokromes
2019-01-01
Update copyright note for 2019
vincent-michael
2018-11-25
Core/Taxi: Filter out unreachable nodes from taxi nodes packet
Shauren
2018-09-26
Core/DataStores: Updated hotfix database structure
Shauren
2018-03-12
Core/DataStores: Fixed db2 structures after 7.3.5
Shauren
2018-01-01
Update copyright note for 2018
vincent-michael
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