Christoph Oelckers
|
b2545f8042
|
- PlayMusic script function.
|
2021-05-23 16:21:04 +02:00 |
|
Christoph Oelckers
|
d7a47b2f3a
|
- route all accesses to gameaction from the backend through the sysCallbacks.
gameactions are frontend specific so this needs to be decoupled.
|
2021-05-22 13:02:34 +02:00 |
|
Christoph Oelckers
|
6ae09f8ec9
|
- ported Doom's type-on text screens as a screen job overlay.
|
2021-05-22 12:08:08 +02:00 |
|
Christoph Oelckers
|
5337513044
|
- ported GZDoom's subtitle drawer to the cutscene framework.
For later use, this isn't used yet.
|
2021-05-22 10:26:53 +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
|
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
|
7fbe153ae7
|
- more Duke screen porting.
|
2021-04-30 20:08:24 +02:00 |
|
Christoph Oelckers
|
1022564cab
|
- initial framework for scriptification of screen jobs.
|
2021-04-30 20:08:23 +02:00 |
|
Christoph Oelckers
|
5a5f9b8e02
|
- backend update from GZDoom.
|
2020-11-23 15:54:06 +01:00 |
|
Christoph Oelckers
|
30c4a0856e
|
- moved common script files.
|
2020-10-31 13:20:54 +01:00 |
|