aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/TaxiHandler.cpp
AgeCommit message (Expand)Author
2017-04-06Core/DataStores: Updated db2 structures to 7.2.0Shauren
2017-01-01Update copyright note for 2017vincent-michael
2016-11-12Core/Player: Implemented new CMSG_ACTIVATE_TAXI fields to select a random fav...Shauren
2016-08-27Core/Logging: removed useless log messagejoschiwald
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/PacketIO: Disabled CMSG_TAXI_REQUEST_EARLY_LANDINGShauren
2015-09-19Core/Taxi: Further improvementsShauren
2015-09-14Core/Taxi: Implemented taxi routes, thanks to @MitchesD patch for initial wor...StormBytePP
2015-09-13Core/Players: Changed multi-segment taxi paths to fly nearbyShauren
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-04-21Core/Logging: Removed a bunch of useless "received X" logsShauren
2015-04-04Core/PacketIO: Enabled CMSG_MOVE_KNOCK_BACK_ACK, SMSG_MOVE_UPDATE_KNOCK_BACK ...Shauren
2015-03-27Core/PacketIO: Updated values of all known server opcodesShauren
2015-01-25Core/NetworkIO: sync opcodes with wppjoschiwald
2015-01-02Core/Packets: updated some channel moderation packetsjoschiwald
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-15Core/DataStores: Updated all remaining dbc/db2 except Item.db2, Item-sparse.db2Intel
2014-10-21Core/Entities: Final batch of removing implicit conversions of ObjectGuid to ...Shauren
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-01-24Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2014-01-23Core/Taxi: Fix exploit related to unexplored nodesDehravor
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-05-21Merge branch 'master' into 4.3.4 (Only the Logging System One)Spp
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-02-27Merge branch 'master' into 4.3.4Spp
2013-02-26Core/Quests: Implemented quest flag forcing the player to be flagged for PvP ...Shauren
2013-01-02Merge branch 'master' into 4.3.4Spp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-29Entities/Movement: Correctly send MSG_MOVE_TELEPORT to the player when it is ...Subv
2012-11-27Merge branch 'master' into 4.3.4Spp
2012-11-27Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...Spp
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-02Core/Guild: Code RefactorSpp
2012-08-14Core/Taxi: Updated taxi mask buildingShauren
2012-08-10Core: Cleanup whitespace, fix build and enable 1 opcodeNay
2012-08-09Core/PacketIO: Enabled/Fixed more opcodesSubv
2012-08-05Core/Items: Implemented SOCKET_COLOR_COGWHEEL.Subv
2012-05-30Merge git://github.com/TrinityCore/TrinityCore into 4.xkaelima
2012-03-09Some random cleanup here and thereSpp
2012-02-18Core/Packets: Use a single method to send SMSG_ACTIVATETAXIREPLYNay
2012-02-03Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*Shocker
2012-01-26Core: Change Handlers locationSpp