EverWrath/src/server/game/World
Benjamin Jackson da55f05cfc
refactor(Core/WorldState): Initial addition of world state definition file. (#21875)
Many world states had their enums from script's header and hardcoded values to their respective header file (WorldStateDefines.h)
Co-authored-by: Jelle Meeus <sogladev@gmail.com>
2025-04-26 19:31:30 +01:00
..
IWorld.h feat(Core/BG): Allow battlegrounds to be configurable (#20320) (#21124) 2025-03-01 12:01:10 -03:00
World.cpp refactor(Core/WorldState): Initial addition of world state definition file. (#21875) 2025-04-26 19:31:30 +01:00
World.h refactor(Core/WorldState): Initial addition of world state definition file. (#21875) 2025-04-26 19:31:30 +01:00
WorldState.cpp refactor(Core/WorldState): Initial addition of world state definition file. (#21875) 2025-04-26 19:31:30 +01:00
WorldState.h refactor(Core/WorldState): Initial addition of world state definition file. (#21875) 2025-04-26 19:31:30 +01:00
WorldStateDefines.h refactor(Core/WorldState): Initial addition of world state definition file. (#21875) 2025-04-26 19:31:30 +01:00