Delta-v/Content.Server/Tabletop
Tayrtahn 9b28aedbc5
Cleanup TabletopSystem.Map (#36097)
* Add SharedMapSystem dependency

* IMapManager.MapExists -> SharedMapSystem.MapExists

* IMapManager.CreateMap & IMapManager.GetMapEntityId -> SharedMapSystem.CreateMap

* IMapManager.DeleteMap -> SharedMapSystem.DeleteMap

* Remove IMapManager dependency
2025-03-26 15:17:28 +01:00
..
Components Replace string data fields with LocId where relevant (#20883) 2023-10-10 23:06:24 -04:00
TabletopBackgammonSetup.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
TabletopCheckerSetup.cs refactor checkerboard (#18359) 2023-09-03 16:16:09 +10:00
TabletopChessSetup.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
TabletopEmptySetup.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
TabletopHologramComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
TabletopParchisSetup.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
TabletopSession.cs Un-revert IPlayerManager refactor (#21244) 2023-10-28 09:59:53 +11:00
TabletopSessionPlayerData.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
TabletopSetup.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
TabletopSystem.Map.cs Cleanup TabletopSystem.Map (#36097) 2025-03-26 15:17:28 +01:00
TabletopSystem.Session.cs Obsolete `Logger` cleanup for `EntitySystem`s part 2 (#26159) 2024-03-17 18:31:09 +11:00
TabletopSystem.cs Cleanup TabletopSystem.Map (#36097) 2025-03-26 15:17:28 +01:00