index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-29T05:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Handlers
/
TaxiHandler.cpp
Age
Commit message (
Expand
)
Author
2017-04-06
Core/DataStores: Updated db2 structures to 7.2.0
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-11-12
Core/Player: Implemented new CMSG_ACTIVATE_TAXI fields to select a random fav...
Shauren
2016-08-27
Core/Logging: removed useless log message
joschiwald
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/PacketIO: Disabled CMSG_TAXI_REQUEST_EARLY_LANDING
Shauren
2015-09-19
Core/Taxi: Further improvements
Shauren
2015-09-14
Core/Taxi: Implemented taxi routes, thanks to @MitchesD patch for initial wor...
StormBytePP
2015-09-13
Core/Players: Changed multi-segment taxi paths to fly nearby
Shauren
2015-07-25
Core: Header cleanup in game/*/*.cpp
Vincent-Michael
2015-04-21
Core/Logging: Removed a bunch of useless "received X" logs
Shauren
2015-04-04
Core/PacketIO: Enabled CMSG_MOVE_KNOCK_BACK_ACK, SMSG_MOVE_UPDATE_KNOCK_BACK ...
Shauren
2015-03-27
Core/PacketIO: Updated values of all known server opcodes
Shauren
2015-01-25
Core/NetworkIO: sync opcodes with wpp
joschiwald
2015-01-02
Core/Packets: updated some channel moderation packets
joschiwald
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-11-15
Core/DataStores: Updated all remaining dbc/db2 except Item.db2, Item-sparse.db2
Intel
2014-10-21
Core/Entities: Final batch of removing implicit conversions of ObjectGuid to ...
Shauren
2014-09-20
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-01-24
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent_Michael
2014-01-23
Core/Taxi: Fix exploit related to unexplored nodes
Dehravor
2014-01-11
Merge branch 'master' into 4.3.4
DDuarte
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-11-08
Merge branch 'master' into 4.3.4
Spp
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-05-21
Merge branch 'master' into 4.3.4 (Only the Logging System One)
Spp
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-02-27
Merge branch 'master' into 4.3.4
Spp
2013-02-26
Core/Quests: Implemented quest flag forcing the player to be flagged for PvP ...
Shauren
2013-01-02
Merge branch 'master' into 4.3.4
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-12-29
Entities/Movement: Correctly send MSG_MOVE_TELEPORT to the player when it is ...
Subv
2012-11-27
Merge branch 'master' into 4.3.4
Spp
2012-11-27
Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...
Spp
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-02
Core/Guild: Code Refactor
Spp
2012-08-14
Core/Taxi: Updated taxi mask building
Shauren
2012-08-10
Core: Cleanup whitespace, fix build and enable 1 opcode
Nay
2012-08-09
Core/PacketIO: Enabled/Fixed more opcodes
Subv
2012-08-05
Core/Items: Implemented SOCKET_COLOR_COGWHEEL.
Subv
2012-05-30
Merge git://github.com/TrinityCore/TrinityCore into 4.x
kaelima
2012-03-09
Some random cleanup here and there
Spp
2012-02-18
Core/Packets: Use a single method to send SMSG_ACTIVATETAXIREPLY
Nay
2012-02-03
Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*
Shocker
2012-01-26
Core: Change Handlers location
Spp