[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r12618] by klaussfreire

Configurable techniques and subtechniques folders.
Techniques will be looked in <data>/<base>/<sub-base>/<technique>.technique
Defaults: <base> = techniques
<sub-base> = .

Useful for providing "technique sets" that can be changed in the config file.

2010-02-07 18:25:15 Tree
[r12617] by klaussfreire

Background edge fixup.
Use vegastrike.config's graphics/background_edge_fixup variable to tune it - the default seems to work fine though.
It tweaks the texturing coordinates used so that background_edge_fixup texels from the edge are stripped off during background rendering.

2010-02-07 18:22:56 Tree
[r12616] by klaussfreire

Update DTD on techniques

2010-02-07 18:14:09 Tree
[r12615] by klaussfreire

Remove a duplicated function definition

2010-02-05 01:41:05 Tree
[r12614] by dan_w

Attention Windows users: Do NOT upgrade to this /data revision unless you know a way to compile the engine for windows with cubemaps enabled... --and if you do we'd like to hear about it. This commit commits cubemap versions of all the shader, plus new shaders and techniques (highend_flat, fireglass). It also contains updates to the Agricultural and Diplomatic centers, to use the new shaders, including fireglass, and adding ambient occlusion and shininess. The Mining Base is updated only insofar as its glass bubbles call for the fireglass shader.

2010-01-25 02:03:11 Tree
[r12613] by safemode

more warning fixes + move to vs_dprintf for non-exit error messages

2010-01-13 05:30:16 Tree
[r12612] by safemode

sync with safemode branch -r12610, fix compile error in background.cpp (hopefully) and add verbose_output option to config file analogous to --debug commandline argument, takes same options (master config file already updated in /data, default to off)

2010-01-11 12:36:08 Tree
[r12611] by safemode

Added debug config file option, takes arguments 0,1,2,3 with 0 turning verbose debug off and 3 being most verbose

2010-01-11 12:32:21 Tree
[r12610] by safemode

Add verbose debug config option to config file and allow command line --debug to override it when running vegastrike. Takes same arguments as command-line

2010-01-11 12:30:46 Tree
[r12609] by safemode

Revert non-nv-cubemap change to gfx toggle texture call so it compiles

2010-01-11 12:29:17 Tree
Older >