Commit Graph

12 Commits

Author SHA1 Message Date
Jace 129ef1f779 Corrected FrameTest 2015-10-07 15:46:07 +02:00
viktorljung 9ef845955b removed unfinished physicstest 2015-10-07 14:45:32 +02:00
viktorljung 1d42e107de Merge remote-tracking branch 'origin/master' into Physics
Conflicts:
	include/Core/Engine.h
	include/Physics/PhysicsSystem.h
	src/game/Game/PadSystem.cpp
	src/game/Physics/PhysicsSystem.cpp
2015-10-05 17:02:42 +02:00
Jace e74f1092c7 Fixed crash when events were (un)subscribed while events were processing 2015-10-02 18:12:00 +02:00
viktorljung 39f4215c2b Merge remote-tracking branch 'origin/master' into Physics
Conflicts:
	include/Physics/PhysicsSystem.h
	src/game/Physics/PhysicsSystem.cpp
2015-10-01 14:13:51 +02:00
Jace 842a112be8 Added Frame tests 2015-10-01 10:53:46 +02:00
Jace ba67f6ea37 Tests fixed into working order 2015-10-01 10:53:29 +02:00
viktorljung 7733a44d53 Refactoring and starting to write test for PhysicsSystem 2015-09-29 12:08:13 +02:00
Jace 12dc837f51 Tests for entity cloning 2015-09-16 15:26:40 +02:00
Jace 9396f9391f Tests for EventBroker 2015-09-16 15:26:30 +02:00
Jace 7c92b6aef7 Working build with CMake 3.3.1 2015-09-04 14:08:07 +02:00
Jace 98e363eda6 Initial structure 2015-09-04 10:02:06 +02:00