aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Vehicle
AgeCommit message (Expand)Author
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-15Core/DataStores: Updated all remaining dbc/db2 except Item.db2, Item-sparse.db2Intel
2014-11-02Core/PacketIO: Updated SMSG_UPDATE_OBJECTShauren
2014-10-27Core: Even more warning fixesDDuarte
2014-10-26Core/Entities: Changed object lowguid to uint64Shauren
2014-10-22Core/Entities: Fourth part of removing GetGUIDLow() usesShauren
2014-10-19Merge remote-tracking branch 'origin/3.3.5' into 4.3.4DDuarte
2014-10-18Core/BattlegroundIC:Golrag
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-08-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-09Core/Server: Add missing overridesDDuarte
2014-07-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-06-15Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-15Core/Vehicles: Define and implement VEHICLE_SEAT_FLAG_B_KEEP_PETTrisjdc
2014-06-14Core/Vehicles: Fixed power issuesShauren
2014-05-22Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-05-19Core/Vehicles: Set proper power type using PowerDisplay.dbcShauren
2014-01-14Misc: missing changes after mergejoschiwald
2014-01-11Core: Fix build due to merge resolution errorsDDuarte
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-02Core/VehiclesShauren
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-15Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-12-14Core/Misc: Fix some static analysis issuesjackpoz
2013-12-08Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-12-05Core/Vehicle: Add an extra check for required energy before setting power.Malcrom
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-11-08Merge branch 'master' into 4.3.4Spp
2013-11-02Core/TransportsShauren
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-06-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-06-29Core/Vehicles: Implemented vehicle seat flag that makes passengers unselectab...Shauren
2013-06-23Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-06-22Core/Vehicles: Fixed crashes in StopCastingCharm happening when unit was atte...Shauren
2013-06-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-06-18Core/Objects: Refactored MovementInfo structureShauren
2013-06-11Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-06-04Core/Vehicles: Handle vehicle seat switches through aura effects.Shauren
2013-06-04Core/Movement: Refactored removing transport part of movement info structure ...Shauren
2013-05-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-05-30Core/Transports: Refactored methods used to calculate passenger offsets (made...Shauren
2013-05-21Merge branch 'master' into 4.3.4 (Added SQL to fix trinity_string conflict)Spp
2013-05-21Merge branch 'master' into 4.3.4 (Only the Logging System One)Spp
2013-05-21Core/Misc: Remove trailing whitespace, compile warnings and minor cosmetic ch...Spp
2013-05-17Core/Vehicles: Fixed a crash that happened during seat changes searching for ...Shauren
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-21Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael