aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Globals
AgeCommit message (Expand)Author
2025-08-31Core/Vehicles: Prevent bad database data in vehicle_template from crashing th...Shauren
2025-08-13Core: Updated to 11.2.0Shauren
2025-07-23Core/Vehicles: Added new field CustomFlags to vehicle_template (#31115)Meji
2025-07-13Core/Misc: Move large functions out of header filesShauren
2025-06-28Core/SpawnTracking: Allow linking a spawn to more than one quest objective (#...Meji
2025-06-25Core/Database: Improve code generated by DEFINE_FIELD_ACCESSOR_CACHEShauren
2025-06-24Core/Misc: Use new Field::Get*OrNull where possibleShauren
2025-06-22Core/Players: PlayerChoice improvementsShauren
2025-06-21Core/Gossip: Use algorithms from std::ranges namespace in gossip menu codeShauren
2025-05-13Core/Misc: Make string and string_view literal suffixes globally availableShauren
2025-05-11Core/Vehicles: Added field to set a default pitch (#30878)Meji
2025-04-25Core: Updated to 11.1.5Shauren
2025-04-25Core/Quests: Convert quest loading to named field access (ref 29a680a1c264e5c...Shauren
2025-04-16Core/Quests: corrected error logging for quest loading helpersOvahlord
2025-04-05Core/Objects: Support corpses in ObjectAccessor::GetObjectByTypeMaskShauren
2025-03-02Core: Updated to 11.1.0Shauren
2025-02-23Core/Misc: Add a bunch of examples for 67418a1aeee9035234d304b5e9653b832488dd66Shauren
2025-02-20Core/Misc: Reduce differences between branchesShauren
2025-02-02Core/Misc: Reduce code differences between branchesShauren
2025-02-02Core/Objects: Make guid generators atomicShauren
2025-02-02Core/Vehicle: Added RideSpellID field to override npc_spellclick_spells (#30198)ModoX
2025-01-25Core/Items: Fixed item spell charge slot indexingShauren
2025-01-16Core/Misc: Remove unneccessary structure packing and one unused enumShauren
2025-01-10Core/AreaTriggers: Replace fixed movement times in database for areatriggers ...Shauren
2025-01-04Core/Misc: Implemented spawn tracking (#30247)Meji
2025-01-03Core/Database: Added std::span based functions to Field and PreparedStatementShauren
2025-01-02Core/Player: Changed player_classlevelstats types to int32ModoX
2024-12-31Core/Misc: Include cleanup - remove MapUtils.h from Containers.hShauren
2024-12-14Core/Quests: assign a unique alias to ID fields loaded from quest_visual_effectOvahlord
2024-12-02Core/Quests: Implemented QUEST_OBJECTIVE_KILL_WITH_LABELShauren
2024-12-02Core/Quests: Use a helper function for quest objective StorageIndex startup v...Shauren
2024-10-21Core/Misc: Update faction change learned language skills for new racesShauren
2024-10-18Core/Creature: Remove UNIT_FLAG3_FAKE_DEAD and UNIT_FLAG2_FEIGN_DEATH if no u...ModoX
2024-10-07Core/Conversation: Hackfix for NextConversationLineID overflow (#30259)Meji
2024-09-27Core/DataStores: Removed overriding field sign type based on db2 column compr...Shauren
2024-08-31Core/Creature: Added additional checks when setting feign death in dbModoX
2024-08-30Core/PacketIO: Implemented UIMap questlines (#30030)Meji
2024-08-18Core/Realms: Realmlist refactorsShauren
2024-08-17Core/Utils: Unwrap non-copyable pointers (unique_ptr) from Trinity::Container...Shauren
2024-08-02Core/PacketIO: Updated to 11.0.0Shauren
2024-07-19Core/AreaTriggers: Added ActionSet flags for serverside areatriggers (#30072)Meji
2024-07-09Core/Logging: Fixed a bunch of invalid format stringsShauren
2024-06-23Core/AreaTriggers: Check actionset flags for client areatriggers to allow som...Meji
2024-06-23Core/GameObjects: Fixed the interaction/highlight logic for GAMEOBJECT_TYPE_C...Meji
2024-06-12Core/Database: Remove future/promise typedefs from a public header (these are...Shauren
2024-06-08Core/Creatures: Validate creature.modelid on startup (#30023)Meji
2024-06-04Core/Misc: Added Loading.Locales to enable/disable the load of locales (#30013)Antonio Martín Berti
2024-05-27Core/AreaTriggers: Implement height check for polygon db2 areatriggersShauren
2024-05-27Core/AreaTriggers: Fix triggering of client areatriggers for some shapesMeji
2024-05-25Core/Players: Extended world_safe_locs with transport guid - this allows tele...Golrag