- 14 Nov, 2016 1 commit
-
-
Christian Meyer authored
-
- 11 Nov, 2016 2 commits
-
-
Christian Meyer authored
used public dochost for javadoc links
-
Christian Meyer authored
deploys / publishes to public dochost changed zmt-build dependency to 2 updated links added to javadoc
-
- 14 Oct, 2016 1 commit
-
-
Christian Meyer authored
to prevent non-deterministic simulation outcomes EntityManager.java: preserves insertion order for component stores DependencyGraph.java: preserves insertion order for independent nodes updated test
-
- 06 Oct, 2016 1 commit
-
-
Christian Meyer authored
-
- 12 Sep, 2016 1 commit
-
-
Christian Meyer authored
-
- 06 Sep, 2016 1 commit
-
-
Christian Meyer authored
-
- 05 Sep, 2016 2 commits
-
-
Christian Meyer authored
-
Christian Meyer authored
Entity.java added hasAlive method checking if still contained by manager
-
- 02 Sep, 2016 3 commits
-
-
Christian Meyer authored
made all methods have empty default implementation for more convenient implementation EntityManager.java notifies listeners about added / removed components updated test
-
Christian Meyer authored
EntityManager.java added ListenerHandler for EntityListener objects previously in EntityCreationHandler updated test removed EntityCreationHandler.java and test scheduling should be simulation specific and not done here moved EntityFactory to parent package updated documentation renamed EntityCreationListener to EntityListener changed parameters uuid / manager removed package de.zmt.ecs.factory
-
Christian Meyer authored
regardless if one of them is a subclass of Entity
-
- 30 Aug, 2016 1 commit
-
-
Christian Meyer authored
EntitySystems.java added log message when resolving new order
-
- 29 Aug, 2016 1 commit
-
-
Christian Meyer authored
-
- 26 Aug, 2016 1 commit
-
-
Christian Meyer authored
takes time in single threaded environments clean reimplementation needed if a single simulation uses multiple threads
-
- 23 Aug, 2016 1 commit
-
-
Christian Meyer authored
Entity.java, EntityManager.java improved documentation EntityCreationHandler.java added load method
-
- 18 Aug, 2016 1 commit
-
-
Christian Meyer authored
build.gradle changed zmt-core dependency to 0.12.+
-
- 21 Jul, 2016 5 commits
-
-
Christian Meyer authored
-
Christian Meyer authored
-
Christian Meyer authored
in scheduler added test
-
Christian Meyer authored
removed random parameter from create method EntityCreateionHandler.java updated addEntity method removed field random and getter
-
Christian Meyer authored
encapsulated fields with protected getters equals and hashCode will not skip uuid if null to make improperly deserialized objects throw NPEs
-
- 19 Jul, 2016 2 commits
-
-
Christian Meyer authored
only listeners that implement serializable are serialized
-
Christian Meyer authored
-
- 18 Jul, 2016 1 commit
-
-
Christian Meyer authored
-
- 15 Jul, 2016 1 commit
-
-
Christian Meyer authored
by making EntitySystems serializable EntitySystem.java added documentation regarding serialization EntitySystems.java contains only one system per class added equals / hashCode method added MySerializationProxy class handling serialization updated test
-
- 14 Jul, 2016 2 commits
-
-
Christian Meyer authored
updated AbstractSystem, Entity, EntityManager.java and tests EntityManager.java returning empty list and sets from Collections instead of new objects
-
Christian Meyer authored
-
- 13 Jul, 2016 2 commits
-
-
Christian Meyer authored
-
Christian Meyer authored
-
- 11 Jul, 2016 1 commit
-
-
Christian Meyer authored
replaced project with zmt-core artifact reference added .gitignore
-
- 01 Jul, 2016 1 commit
-
-
mey authored
-
- 28 Jun, 2016 1 commit
-
-
mey authored
-
- 30 May, 2016 1 commit
-
-
mey authored
-
- 02 Mar, 2016 1 commit
-
-
mey authored
for components that are nested classes
-
- 25 Feb, 2016 1 commit
-
-
mey authored
-
- 23 Feb, 2016 1 commit
-
-
mey authored
-
- 04 Feb, 2016 1 commit
-
-
mey authored
-
- 29 Jan, 2016 1 commit
-
-
mey authored
-
- 22 Jan, 2016 1 commit
-
-
mey authored
updated EntityCreationHandler
-