KlassischeKeplerKriege/game/state
2016-09-28 05:50:43 +02:00
..
commands.cpp traces are now managed by state/missile code. 2016-09-27 20:13:09 +02:00
commands.hpp added my simple simulation implementation with trivial graphics 2016-09-27 18:23:58 +02:00
explosion.cpp added my simple simulation implementation with trivial graphics 2016-09-27 18:23:58 +02:00
explosion.hpp adding really nice explosion (in simple renderer) 2016-09-27 21:16:55 +02:00
missile.cpp adding really nice explosion (in simple renderer) 2016-09-27 21:16:55 +02:00
missile.hpp adding really nice explosion (in simple renderer) 2016-09-27 21:16:55 +02:00
missile_hit_type.hpp adding really nice explosion (in simple renderer) 2016-09-27 21:16:55 +02:00
object.cpp added my simple simulation implementation with trivial graphics 2016-09-27 18:23:58 +02:00
object.hpp added my simple simulation implementation with trivial graphics 2016-09-27 18:23:58 +02:00
planet.cpp added my simple simulation implementation with trivial graphics 2016-09-27 18:23:58 +02:00
planet.hpp added my simple simulation implementation with trivial graphics 2016-09-27 18:23:58 +02:00
player.cpp added my simple simulation implementation with trivial graphics 2016-09-27 18:23:58 +02:00
player.hpp added my simple simulation implementation with trivial graphics 2016-09-27 18:23:58 +02:00
ship.cpp added my simple simulation implementation with trivial graphics 2016-09-27 18:23:58 +02:00
ship.hpp added my simple simulation implementation with trivial graphics 2016-09-27 18:23:58 +02:00
state.cpp * some fixes 2016-09-28 05:50:43 +02:00
state.hpp adding really nice explosion (in simple renderer) 2016-09-27 21:16:55 +02:00
trace.cpp traces working and nice (on simple renderer) 2016-09-27 20:23:33 +02:00
trace.hpp traces are now managed by state/missile code. 2016-09-27 20:13:09 +02:00