Search found 3 matches

by owen_a
Tue Dec 18, 2012 9:09 pm
Forum: Programming Discussion
Topic: Quake3 Compiled - Resolution weird
Replies: 0
Views: 2517

Quake3 Compiled - Resolution weird

Everytime I go to run my compiled version of Quake3, the screen is out of resolution. Meaning the text seems to have been "shifted" to the top right. But the normal .exe works fine. Any ideas?
by owen_a
Tue Dec 18, 2012 6:42 pm
Forum: Programming Discussion
Topic: Quake3 - vec4_t - colors
Replies: 9
Views: 6551

Re: Quake3 - vec4_t - colors

Ah, I see now. Thanks for the help guys! :cool:
by owen_a
Mon Dec 17, 2012 9:04 pm
Forum: Programming Discussion
Topic: Quake3 - vec4_t - colors
Replies: 9
Views: 6551

Quake3 - vec4_t - colors

Hey, I'm trying to change the colours when I'm adding text to the menu screen. All I seem to have is "colour_red" in the UI. However, I'm trying to get colours Green and Grey, possibly blue. How would I go about adding these colours? I've done a little search in the code for "vec4_t&q...