Christoph Oelckers
|
695d81f88c
|
- main loop WIP.
|
2020-08-16 21:55:26 +02:00 |
|
Christoph Oelckers
|
baf1166319
|
- trying to bring order to game.cpp
Some reshuffling, plus moving the automap drawer to its own file.
|
2020-08-16 18:18:56 +02:00 |
|
Christoph Oelckers
|
532b11467f
|
- handle all level access and indexing through the mapinfo data.
No more level numbers will be stored in the game code.
|
2020-08-16 14:39:18 +02:00 |
|
Christoph Oelckers
|
5cf54033ed
|
- removed the demo code.
|
2020-08-15 22:31:44 +02:00 |
|
Christoph Oelckers
|
910ca69484
|
- migrated all of SW's text display to the backend and removed the various redundant printing functions.
|
2020-08-15 20:29:13 +02:00 |
|
Christoph Oelckers
|
f0150569a4
|
- ported the load level screen and deleted some dead code in game.cpp
|
2020-08-15 16:41:08 +02:00 |
|
Christoph Oelckers
|
aa8113cf06
|
- ported the level summary screens. Not hooked up yet.
|
2020-08-15 15:29:47 +02:00 |
|
Christoph Oelckers
|
8595b9fa47
|
-play SW's intro through the screen job framework.
|
2020-08-15 13:04:15 +02:00 |
|