encompass-cs/encompass-cs
Evan Hemsley 5513402573 removed all component ID stuff 2019-12-05 14:59:55 -08:00
..
Attributes remove time dilation priority system in favor of averaging 2019-11-22 13:14:36 -08:00
Collections removed all component ID stuff 2019-12-05 14:59:55 -08:00
Engines removed all component ID stuff 2019-12-05 14:59:55 -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
Messages start removing component ID system 2019-12-05 12:10:33 -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 removed all component ID stuff 2019-12-05 14:59:55 -08:00
ComponentMessageManager.cs removed all component ID stuff 2019-12-05 14:59:55 -08:00
DrawLayerManager.cs removed all component ID stuff 2019-12-05 14:59:55 -08:00
Engine.cs removed all component ID stuff 2019-12-05 14:59:55 -08:00
Entity.cs adds some convenience methods and doc comments 2019-10-24 12:48:36 -07:00
EntityManager.cs start removing component ID system 2019-12-05 12:10:33 -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 removed all component ID stuff 2019-12-05 14:59:55 -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 removed all component ID stuff 2019-12-05 14:59:55 -08:00
encompass-cs.csproj started rewriting managers to not reference interfaces 2019-12-04 20:50:08 -08:00