ProQuake 3.99a (download | source)
Main features:
1. Totally immune to annoying DSL modems
Hehehe. There is no need to use -ip parameter for DSL in any typical setup. Works automatically, you'll never know anything changed.
Thanks to tryno, his code that attempted the same workaround as mine ended was helpful in coming up with a new idea for that.
2. gl_smoothfont 0|1 can manually turn off smoothfont. This is a command, it does not save to config.
3. BUT ... I changed the situations that smoothfont gets turned on so. I noticed that non-smoothfont looks better with a little vertical stretching than the smoothfont does. So smoothfont only turns on if horizontal stretching is going to occur.
4. Added automatic consizing as the default (vid_consize -1). In menu as an option as before. This is to avoid microscopic font for large resolutions.
5. For the other minor changes, see the log.
Main features:
1. Totally immune to annoying DSL modems

Thanks to tryno, his code that attempted the same workaround as mine ended was helpful in coming up with a new idea for that.
2. gl_smoothfont 0|1 can manually turn off smoothfont. This is a command, it does not save to config.
3. BUT ... I changed the situations that smoothfont gets turned on so. I noticed that non-smoothfont looks better with a little vertical stretching than the smoothfont does. So smoothfont only turns on if horizontal stretching is going to occur.
4. Added automatic consizing as the default (vid_consize -1). In menu as an option as before. This is to avoid microscopic font for large resolutions.
5. For the other minor changes, see the log.
Comment