Pages: [1]
  Print  
Author Topic: Menu text color/background shader cvars?  (Read 6623 times)
fromhell
Administrator
GET A LIFE!
**********

Cakes 35
Posts: 14520



WWW
« on: May 03, 2009, 12:29:39 AM »

Is it possible to move the hardcoded color values and background names in the MENU qvm into cvars (and have the old ones set as the defaults)? Maybe a menu song cvar as well?

Because i'm thinking of doing a makeover of the scheme, just started on a distractingly cool background shader, though it's fairly low res (8 texture stages, of many 32x32 and 128x128 textures)


I know this look clashes with the mods made for the classic black/red scheme of the former game though
Logged

asking when OA3 will be done won't get OA3 done.
Progress of OA3 currently occurs behind closed doors alone

I do not provide technical support either.

new code development on github
sago007
Posts a lot
*

Cakes 62
Posts: 1664


Open Arena Developer


WWW
« Reply #1 on: May 03, 2009, 12:16:25 PM »

Is it possible to move the hardcoded color values and background names in the MENU qvm into cvars (and have the old ones set as the defaults)? Maybe a menu song cvar as well?
It is most likely possible but I thought the plan was to gradually move to TA UI?

I actually looked at the TA UI but my main problem was that there was something that I just didn't understand. Like how does the scoreboard gets its information? There is a FEEDER_SCOREBOARD but I cannot see that it contains anything but scores... no names etc.

Also how to always have the ui set resolutions as custom height and width and read possible resolutions from the cvar was not clear to me.
Logged

There are nothing offending in my posts.
SharpestTool
Lesser Nub


Cakes -27
Posts: 143


« Reply #2 on: May 10, 2009, 05:35:34 PM »

Correct me if I'm misinterpreting you Sago, but I was thinking the same thing....

The UI stuff is all zoomed/stretched from stuff made for the stock r_mode of 3 right?

That would mean even if you referenced the shaders via a cvar, the images and what not would still have to be at the stock spec resolutions to be scaled properly right?
Logged
sago007
Posts a lot
*

Cakes 62
Posts: 1664


Open Arena Developer


WWW
« Reply #3 on: May 10, 2009, 07:56:28 PM »

I am too tired to check it now but I don't think the resolution would be any problem.

All UI placements are in 640*480 coordinates. But I don't think that the image/shaders are scaled from 640*480. I think only the coordinates are scaled so that if I say that I want a shader to fill the upper left quarter I would write 0,0,320,240 and on a 800*600 screen it would be rendered to fit in 0,0,400,300

However I don't see how this is relevant to the colors.
Logged

There are nothing offending in my posts.
Pages: [1]
  Print  
 
Jump to: