Commit Graph

7 Commits (0d78fc5ece6c0dc6d29f3d18d104c29894e39b8b)

Author SHA1 Message Date
Martin Felis (berta) ce66a791af bugfixes less log messages
- fixed sudden acceleration of asteroids (wrong order of collision handling
	and resolving)
2011-02-12 16:34:47 +01:00
Martin Felis (berta) 57ea0596b8 editor and game improvements
- (editor) entities can be rotated
- (editor) asteroids get a random angular velocity
- (editor) level title and author can be specified
- (editor) editor can only be quit when clicking the 'X' button
- (game) smaller asteroids have similar velocities as the previous bigger ones
2011-02-12 15:43:06 +01:00
martin 8daee27ed8 fixed collision detection that go over world boundaries 2011-02-01 18:24:33 +01:00
martin 1687b657d4 working on collision detection when entities get warped at world boundaries 2011-02-01 17:14:25 +01:00
Martin Felis (berta) 4c1e016fc2 reporting now collision normal and collision point when collisions occur 2010-12-01 10:18:45 +01:00
Martin Felis (berta) ca21f8c63a hunted some memory leaks (with success) 2010-04-14 22:01:45 +02:00
Martin Felis (berta) e7e0b39e82 initial commit 2010-04-05 23:38:59 +02:00