Can SDL ZDoom output a bit more information on startup?

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: Can SDL ZDoom output a bit more information on startup?

by Graf Zahl » Sun Nov 26, 2006 12:08 pm

Done - except for the ':' after the '?'.

Can SDL ZDoom output a bit more information on startup?

by Bio Hazard » Mon Nov 20, 2006 3:11 am

Can ZDoom output the version information when you start it? Since I have to do it all from source, I can lose track of which version I have and getting ZDoom to start up all the way to the console can sometimes be pretty tricky.

I'll see if I can do it myself since nobody seems to care about the Linux branch.


Well, here's a quick patch for a couple changes I made. It does 2 things:
  1. ZDoom tells you a little about itself as the first thing it does. That way you can know what version etc it is.
  2. The pick IWAD thing tells you that you can exit by selecting "0" and I just couldn't stand how there wasn't a colon after the "Which one?" prompt :)
Anyway, here it is:
Spoiler:
Also, here's it attached in case you don't like inline.
Attachments
main-iwad-edit.txt
(1.12 KiB) Downloaded 29 times

Top