Commit graph

14 commits

Author SHA1 Message Date
Sebastian Krzyszkowiak
232cc6a204 initial support of run-time loading gamestates as dynamic libraries 2012-12-26 02:25:56 +01:00
Sebastian Krzyszkowiak
e29382b5dc Remove everything!
Engine should be now clean from gamestate dependences.
The next thing will be implementing dynamic gamestate loading.
2012-12-24 19:41:12 +01:00
Sebastian Krzyszkowiak
5baf800f34 Remove all gamestates except Menu and Loading.
Those two are a starting point for refactoring.
Others will be restored later.
2012-12-24 01:48:36 +01:00
Sebastian Krzyszkowiak
8ced946622 various Mac OS X fixes 2012-09-30 10:02:07 +02:00
Sebastian Krzyszkowiak
5083033a4b more reorganization 2012-09-28 16:43:13 +02:00
Sebastian Krzyszkowiak
1f3f99936e split each level to separate file 2012-09-28 03:53:43 +02:00
Sebastian Krzyszkowiak
d62be104e8 general reorganization. again. levels have now another abstraction layer, yay! :D 2012-09-28 02:30:48 +02:00
Sebastian Krzyszkowiak
c5e37bf9d5 refactor Level gamestate and introduce level modules 2012-09-27 02:48:45 +02:00
Sebastian Krzyszkowiak
3b75879a1d fix cmake warnings 2012-09-20 02:03:56 +02:00
Sebastian Krzyszkowiak
2a2f22750c proper dependency handling support, for Windows and GNU/Linux for now 2012-09-20 01:46:29 +02:00
Sebastian Krzyszkowiak
ee023098d1 fix including application icon into windows executable 2012-09-19 01:37:00 +02:00
Sebastian Krzyszkowiak
3d60bac467 provide .desktop file and application icon 2012-09-19 01:20:24 +02:00
Sebastian Krzyszkowiak
8d99205e50 fixes for build system to work correctly on MinGW 2012-08-20 02:35:37 +02:00
Sebastian Krzyszkowiak
2d898363ef switch to cmake 2012-08-19 03:04:55 +02:00