encompass-cs/encompass-cs
Evan Hemsley 005405512e remove component messages 2019-12-05 19:55:17 -08:00
..
Attributes remove component messages 2019-12-05 19:55:17 -08:00
Collections adding default capacities to avoid lots of initial runtime resizing 2019-12-05 17:07:06 -08:00
Engines remove component messages 2019-12-05 19:55:17 -08:00
Exceptions remove time dilation priority system in favor of averaging 2019-11-22 13:14:36 -08:00
Interfaces replace IDrawComponent with IDrawableComponent and remove SetDrawComponent 2019-11-20 19:16:44 -08:00
Renderers replace IDrawComponent with IDrawableComponent and remove SetDrawComponent 2019-11-20 19:16:44 -08:00
.gitignore rearrange project 2019-06-19 11:19:18 -07:00
ComponentManager.cs remove component messages 2019-12-05 19:55:17 -08:00
ComponentMessageManager.cs remove component messages 2019-12-05 19:55:17 -08:00
DrawLayerManager.cs adding default capacities to avoid lots of initial runtime resizing 2019-12-05 17:07:06 -08:00
Engine.cs remove component messages 2019-12-05 19:55:17 -08:00
Entity.cs adds some convenience methods and doc comments 2019-10-24 12:48:36 -07:00
EntityManager.cs hashsets cant set capacity lol 2019-12-05 17:07:54 -08:00
IComponent.cs adds some convenience methods and doc comments 2019-10-24 12:48:36 -07:00
IMessage.cs adds some convenience methods and doc comments 2019-10-24 12:48:36 -07:00
MessageManager.cs started rewriting managers to not reference interfaces 2019-12-04 20:50:08 -08:00
RenderManager.cs fix issue where components would not be readable by renderers if they were not updated the previous frame 2019-12-05 17:50:05 -08:00
Renderer.cs removed all component ID stuff 2019-12-05 14:59:55 -08:00
TimeDilationData.cs implementation of time dilation system for engines 2019-11-21 13:53:33 -08:00
TimeManager.cs started rewriting managers to not reference interfaces 2019-12-04 20:50:08 -08:00
World.cs removed all component ID stuff 2019-12-05 14:59:55 -08:00
WorldBuilder.cs remove component messages 2019-12-05 19:55:17 -08:00
encompass-cs.csproj remove component messages 2019-12-05 19:55:17 -08:00