Christoph Oelckers
|
10b0bba53e
|
- fixed warnings in Exhumed.
|
2021-10-08 19:24:45 +02:00 |
|
Christoph Oelckers
|
694066c4ec
|
- fixed all warnings in Exhumed.
|
2021-05-12 21:50:01 +02:00 |
|
Christoph Oelckers
|
4069a5096a
|
- scriptified Exhumed's 2D content (minus the programmatic textures.)
|
2021-04-30 20:08:36 +02:00 |
|
Christoph Oelckers
|
4ff2010bd1
|
- moved the entire screen job management to the script side.
This isn't hooked up yet and lots of code is commented out, the games won't start with this commit.
|
2021-04-30 20:08:30 +02:00 |
|
Christoph Oelckers
|
2b9a527aba
|
- added a 'Start' method to DScreenJob.
Since the menu pauses the ticker this is needed to perform initial setup before the first frame.
|
2021-04-16 23:29:53 +02:00 |
|
Christoph Oelckers
|
03d517c509
|
- removed debug assert.
|
2021-04-16 22:16:21 +02:00 |
|
Christoph Oelckers
|
fed15a79e4
|
- Exhumed's intro screens.
|
2021-04-16 20:08:20 +02:00 |
|
Christoph Oelckers
|
6ed1d5e678
|
- DBlackScreen and DImageScreen migrated to event-based handling.
|
2021-04-16 17:24:58 +02:00 |
|
Mitchell Richters
|
029f8807df
|
- Make 360. / 2048. a constant expression and replace all uses throughout code.
|
2021-04-01 10:42:22 +11:00 |
|
Christoph Oelckers
|
fc11f537f7
|
- project cleanup
* moved all games into the 'games' folder.
* fixed project to include all sources and move them to the proper folders.
|
2021-01-10 20:31:32 +01:00 |
|