Christoph Oelckers
|
77cd7bffc5
|
- fixed alpha calculations for textured automap.
|
2019-12-31 15:50:08 +01:00 |
|
Christoph Oelckers
|
964e303dd7
|
- draw the textures on the automap with the 2D drawer.
|
2019-12-31 15:05:08 +01:00 |
|
Christoph Oelckers
|
ad24a1ce31
|
- place weapon sprites in a separate render list.
They need to be drawn in a different pass than the 2D overlay HUD so the backend must have them separately.
|
2019-12-30 20:16:51 +01:00 |
|
Christoph Oelckers
|
2740913c60
|
- added a redirection hack for rotatesprite so that it can be transitionally used in the 2D drawer.
|
2019-11-21 19:30:27 +01:00 |
|
Christoph Oelckers
|
de829128ea
|
- hooked up the 2D drawer
compiles but not tested yet.
|
2019-11-05 23:35:38 +01:00 |
|
Christoph Oelckers
|
d943fe036d
|
- added the ZDoom console and made all needed changes to get it compiled.
|
2019-11-05 19:57:48 +01:00 |
|
Christoph Oelckers
|
2fa5e339fc
|
- added GZDoom's 2D drawer to the project.
So that for anything new I don't have to bother with the awful 2D interface Build provides.
|
2019-10-23 22:51:11 +02:00 |
|