index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T10:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Entities
/
Vehicle
Age
Commit message (
Expand
)
Author
2025-10-14
Core/Entities: Merge duplicate functions calculating relative positions - rem...
Shauren
2025-07-23
Core/Vehicles: Added new field CustomFlags to vehicle_template (#31115)
Meji
2025-05-11
Core/Vehicles: Added field to set a default pitch (#30878)
Meji
2025-02-02
Core/Vehicle: Added RideSpellID field to override npc_spellclick_spells (#30198)
ModoX
2024-07-19
Core/Vehicle: Fix an assertion when applying SPELL_AURA_SET_VEHICLE_ID on cre...
Jeremy
2024-03-28
Core/Battlegrounds: Move to scripts (#29799)
Jeremy
2024-03-13
Core/Misc: Use our new unique_trackable_ptr for various classes exposed to sc...
Shauren
2024-01-22
Core/Object: use the final keyword for several (World)Object classes that sho...
Ovahlord
2024-01-16
Core/Units: moved CharmInfo class and its definitions into a own file (#29583)
Ovahlord
2023-12-15
Core/Vehicle: Only interrupt channels with SpellAuraInterruptFlags::Mount whe...
ModoX
2023-08-31
Core/Vehicles: Fixed crash happening if a vehicle despawns during handling of...
Shauren
2023-08-27
Core/Misc: Fixed doxygen docs being attached to wrong fields
Shauren
2023-07-20
Core/Units: Added helper functions to modify UNIT_FLAG_UNINTERACTIBLE (#29159)
Teleqraph
2023-07-15
Core/Unit: modernize some pointers and arrays in unit class (#29104)
Ovahlord
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-06-10
Core/Movement: Delay creating MoveSplineInit objects used by GenericMovementG...
Shauren
2022-05-25
Core/GameObjects: Transport (type 11) improvements
Shauren
2022-05-22
Core/Transports: Extracted transport and vehicle passenger relocation to shar...
Shauren
2022-03-27
Core/Misc: Rename AddXXXFlag updatefield functions to SetXXXFlag
Shauren
2022-03-15
Core/Misc: Rename UNIT_FLAG_NOT_SELECTABLE to UNIT_FLAG_UNINTERACTIBLE (#26913)
offl
2022-03-13
Core/Vehicles: Remove unused field
Shauren
2022-03-10
Core/Player: Log more information when Player::StopCastingCharm() fails
jackpoz
2022-03-05
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
2022-02-13
Core/Misc: Minor game include cleanup
Shauren
2022-02-12
Core/Misc: Move (or delete) constructors and destructors to .cpp files (avoid...
Shauren
2022-02-05
Core/Combat: When entering a vehicle, transfer any current threat to that veh...
Treeston
2022-01-24
Core/WorldObject: Remove non-std::chrono SummonCreature overload
Carbenium
2022-01-24
Core/EventProcessor: std::chrono-ify CalculateTime
Carbenium
2022-01-02
Core/Units: Allow mind controlling non-controllable vehicles (for example pla...
Shauren
2022-01-01
Core/Vehicles: update the power display of vehicles before being added to wor...
Ovahlord
2022-01-01
Core/Logs: Log full guid instead of just low guid, part 2
Giacomo Pozzoni
2021-12-21
Core/Vehicles: implement vehicle seat addon table to specify seat ori⦠(#24...
Ovah
2021-12-03
Core/Vehicles: Fix multiple vehicle join events on same seat (#23233)
Giacomo Pozzoni
2021-11-26
Core: VehicleJoinEvent crash fix (#23136)
PolarCookie
2021-10-22
Core/AI: Clean up charm AI handling, we now have two unique_ptr instead of a ...
Treeston
2021-09-28
Core/Movement: MotionMaster reimplementation (#21888)
ccrs
2021-09-26
Core/Movement: move MoveSplineInit (#21857)
ccrs
2021-08-23
Core/Entities: ghouls start with full energy
ariel-
2021-08-08
Core/Entities: kill unused return value from Unit::HandleSpellClick
ariel-
2021-08-08
Core/Vehicles: fix crash
ariel-
2021-08-08
Core/Misc: ASSERT() cleanup
jackpoz
2020-12-31
Core/Vehicles: add a way to delay the Vehicle despawn Time if its needed.
Sevi
2020-08-20
Scripts/IcecrownCitadel: Prevent players from becoming inaccessible when kill...
Treeston
2020-08-19
Core/Vehicles: Do not call InstallAllAccessories for dead Vehicles (#20033)
Gustavo
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-01-02
New Year
Aokromes
2019-06-08
Core/PacketIO: Rewrite updatefield handling
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-12-09
Core/Vehicle: Remove immunity to Battering Ram for Ulduar vehicles (#18562)
Rushor
2018-11-21
Core/Vehicles: define and implement VEHICLE_SEAT_FLAG_DISABLE_GRAVITY (#22804)
Ovah
[next]