aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Vehicle
AgeCommit message (Expand)Author
2021-12-03Core/Vehicles: Fix multiple vehicle join events on same seat (#23233)Giacomo Pozzoni
2021-11-26Core: VehicleJoinEvent crash fix (#23136)PolarCookie
2021-10-22Core/AI: Clean up charm AI handling, we now have two unique_ptr instead of a ...Treeston
2021-09-28Core/Movement: MotionMaster reimplementation (#21888)ccrs
2021-09-26Core/Movement: move MoveSplineInit (#21857)ccrs
2021-08-23Core/Entities: ghouls start with full energyariel-
2021-08-08Core/Entities: kill unused return value from Unit::HandleSpellClickariel-
2021-08-08Core/Vehicles: fix crashariel-
2021-08-08Core/Misc: ASSERT() cleanupjackpoz
2020-12-31Core/Vehicles: add a way to delay the Vehicle despawn Time if its needed.Sevi
2020-08-20Scripts/IcecrownCitadel: Prevent players from becoming inaccessible when kill...Treeston
2020-08-19Core/Vehicles: Do not call InstallAllAccessories for dead Vehicles (#20033)Gustavo
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-01-02New YearAokromes
2019-06-08Core/PacketIO: Rewrite updatefield handlingShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-12-09Core/Vehicle: Remove immunity to Battering Ram for Ulduar vehicles (#18562)Rushor
2018-11-21Core/Vehicles: define and implement VEHICLE_SEAT_FLAG_DISABLE_GRAVITY (#22804)Ovah
2018-03-18Core/Vehicles: make vehicles immune to Cycloneariel-
2018-03-12Core/DataStores: Fixed db2 structures after 7.3.5Shauren
2018-01-03Core/Misc: Added helper function Unit::SetFullPowerMihapro
2018-01-01Update copyright note for 2018vincent-michael
2017-06-07Core/Misc: Some /W4 warning fixesShauren
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-02-11Core/Vehicle: delay position update in Vehicles, this may be deleted on Updat...ariel-
2017-02-05Core/Entities: Readded check removed in d7460887c84107c9c83a9dd5259c8ab398928...ariel-
2017-01-01Update copyright note for 2017vincent-michael
2016-09-15Core/Scripts: Fix a crash when swapping creatures with pending vehicle join e...Naios
2016-07-06Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-07-05Core/EventProcessor: Wait for non deletable events to get deletable.Naios
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20914Shauren
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-01-01Update copyright note for 2016Vincent-Michael
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-06-27Core/Garrisons: Implemented building spawnsShauren
2015-05-04Core/Creatures: Extended npcflags to uint64Shauren
2015-04-28Core/Entities: Reworked guid scopesShauren
2015-04-06Core/PacketIO: Updated and enabled SMSG_SET_VEHICLE_REC_ID and SMSG_ON_CANCEL...Shauren
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