fabiangreffrath / taradino

SDL2 port of Rise of the Triad
GNU General Public License v2.0
29 stars 8 forks source link

VGA CTEXT Renderer #70

Closed erysdren closed 1 month ago

erysdren commented 1 month ago

Initial implementation of REGEND/SHAREEND renderer that I wrote myself.

TODO:

fabiangreffrath commented 1 month ago

Initial implementation of REGEND/SHAREEND renderer that I wrote myself.

Impressive implementation, thank you!

  • Make the splash text optional and enabled by default (controlled in cfg)
  • Make the blinking text optional and disabled by default (controlled in cfg)

I am not even sure if it is necessary to make this optional. Especially the second point is not a question to me. If the text screen is supposed to blink, let it blink.