Christoph Oelckers
|
8fae793341
|
- defined a new constant, CR_NATIVEPAL, to use the font functions with a predefined palette.
This is mainly for code clarification, the value is the same as CR_UNDEFINED.
|
2021-05-29 11:47:05 +02:00 |
|
Christoph Oelckers
|
d2ed4e703d
|
- made Exhumed's text scroller a universal component of the cutscene system, usable by all games.
|
2021-05-22 10:06:15 +02:00 |
|
Christoph Oelckers
|
0d793a59fd
|
- moved the cutscene core to 'engine'.
More adjustments for making this code compatible with GZDoom.
|
2021-05-22 02:15:49 +02:00 |
|
Christoph Oelckers
|
61d81efe45
|
- fixed definition of ExhumedCutscenes.BuildGameoverScene.
Needs to be declared static.
|
2021-05-17 18:17:15 +02:00 |
|
Christoph Oelckers
|
4069a5096a
|
- scriptified Exhumed's 2D content (minus the programmatic textures.)
|
2021-04-30 20:08:36 +02:00 |
|