ProjectLighthouse/ProjectLighthouse.Servers.GameServer/Controllers/Slots
Josh 2210541894
Fix memory leak in GameServer (#731)
* Convert entities to serializable after aggregating rather before

* Cache instances of CustomXmlSerializer and create readonly constants for reused settings

* Change CustomXmlSerializer and serializer cache to work with deserializer
2023-04-02 23:45:19 +00:00
..
CollectionController.cs Fix memory leak in GameServer (#731) 2023-04-02 23:45:19 +00:00
LevelTagsController.cs Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
ListController.cs Fix memory leak in GameServer (#731) 2023-04-02 23:45:19 +00:00
PublishController.cs Make BackgroundHash not nullable 2023-03-29 13:06:01 -05:00
ReviewController.cs Fix memory leak in GameServer (#731) 2023-04-02 23:45:19 +00:00
ScoreController.cs Fix memory leak in GameServer (#731) 2023-04-02 23:45:19 +00:00
SearchController.cs Fix memory leak in GameServer (#731) 2023-04-02 23:45:19 +00:00
SlotsController.cs Fix memory leak in GameServer (#731) 2023-04-02 23:45:19 +00:00