|
896b368cbe
|
Refactoring to split the PlatformSystem into a PlatformSet subpart.
Also introduces the same concept for Drawables, with DrawableSet.
Single drawables can't be registered anymore.
|
2014-08-13 22:45:37 +02:00 |
|
|
3522ce37a3
|
Add an offset in HorzCollisionBar and reset it at the beginning of every frame.
|
2014-08-01 16:41:55 +02:00 |
|
|
cdd37fead7
|
Add code to register objects to the collider.
The character and the platforms can register now, but
collision is not triggered for some reason.
|
2014-08-01 00:50:49 +02:00 |
|
|
42fb50e93e
|
Add the collision grouping logic.
|
2014-07-31 20:13:13 +02:00 |
|
|
54e8a27709
|
Working on the collision classes.
|
2014-07-28 11:00:55 +02:00 |
|
|
fce08ed793
|
GPLv3 license.
|
2014-02-25 14:17:09 +01:00 |
|
|
85c65b3e68
|
Refactoring in Movers.
The displayed texture now bounces vertically.
|
2014-02-22 13:13:49 +01:00 |
|
|
28bd73a1f7
|
PNG loading and major refactoring.
PNG loading is not working properly yet.
|
2014-02-21 21:51:56 +01:00 |
|
|
d0893cba3a
|
Added some structuring.
The game runs but only a black window is shown.
|
2014-02-21 21:28:34 +01:00 |
|