Christoph Oelckers
|
4598cf13d7
|
- reverted the frags array to its original form, moved InitRRRASkies to zz_common.cpp and deleted zz_premap.cpp.
|
2020-07-14 21:42:46 +02:00 |
|
Christoph Oelckers
|
aa01adb2f1
|
- removed osd.h as it was merely a minimal wrapper around c_dispatch, giving some alias names.
Nothing that's needed when cutting ties to upstream.
|
2020-07-14 14:00:27 +02:00 |
|
Christoph Oelckers
|
915b566612
|
- another safety commit.
|
2020-07-07 17:56:20 +02:00 |
|
Christoph Oelckers
|
6b86d7606f
|
- safety commit - does not compile!
|
2020-07-07 13:19:09 +02:00 |
|
Christoph Oelckers
|
d13b2dc130
|
- got rid of the dynamic tilemap.
Most tile access is in game specific code, the remaining code only accesses 51 tiles
|
2020-07-03 23:56:14 +02:00 |
|
Christoph Oelckers
|
4fbd476b17
|
- refactored all text output to use DrawText.
No more screentext mess.
|
2020-07-03 10:53:35 +02:00 |
|
Christoph Oelckers
|
5144e8c355
|
- ported the 'entering level' screen.
|
2020-07-03 09:59:24 +02:00 |
|
Christoph Oelckers
|
6172978f13
|
- the menu code is clean.
|
2020-07-02 10:59:22 +02:00 |
|
Christoph Oelckers
|
c09b4896a6
|
- made RR summary screens work.
|
2020-07-01 22:14:11 +02:00 |
|
Christoph Oelckers
|
bb303c6469
|
- cleaned up the rest of the summary screen code, particularly the totally redundant second variant for RRRA.
|
2020-07-01 20:31:29 +02:00 |
|
Christoph Oelckers
|
197a35291a
|
- added level summary screens and made the fade for the screens an engine feature.
This also hijacks one free element in the shader uniforms for the newly added factor.
|
2020-07-01 12:55:32 +02:00 |
|
Christoph Oelckers
|
e92ca71fe5
|
- shareware screens
|
2020-06-30 00:15:48 +02:00 |
|
Christoph Oelckers
|
9f33638804
|
- RR multiplayer screen.
|
2020-06-29 22:00:38 +02:00 |
|
Christoph Oelckers
|
ea59efd091
|
- Duke's multiplayer statistics screen.
|
2020-06-29 20:50:18 +02:00 |
|
Christoph Oelckers
|
e7da8e4bcf
|
- fixed red font for use with DrawText.
|
2020-06-29 13:19:36 +02:00 |
|
Christoph Oelckers
|
726ebec9ec
|
- RR bonus screens.
|
2020-06-28 22:17:27 +02:00 |
|
Christoph Oelckers
|
69d9a98ead
|
- Duke end of episode animations ported
|
2020-06-28 21:38:25 +02:00 |
|
Christoph Oelckers
|
6767b383e7
|
- safety commit.
|
2020-06-28 14:42:31 +02:00 |
|
Christoph Oelckers
|
9aaf6b416d
|
- RR intro movies.
|
2020-06-28 10:14:42 +02:00 |
|
Christoph Oelckers
|
67fa7f8275
|
- work on Duke intro sequence.
Now without any Build drawing code, it goes directly to DrawTexture now. :)
|
2020-06-28 00:32:28 +02:00 |
|
Christoph Oelckers
|
60cb8281cd
|
- more 2D screen adjustment
|
2020-06-27 11:48:32 +02:00 |
|
Christoph Oelckers
|
34c3838e62
|
- logo.
|
2020-06-26 22:49:56 +02:00 |
|
Christoph Oelckers
|
7490d6cd18
|
- 2d stuff
|
2020-06-25 21:51:44 +02:00 |
|