1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/gui/session_new
Ykkrosh 7dca91f26b # Various changes to the text rendering system.
Rewrite font builder tool to be much simpler and to support more text
effects.
Change GUI to use new set of fonts.
Switch font textures from TGA to PNG so they're easier for the font
builder to create.
Support RGBA font textures (for e.g. stroked text).
Greatly improve text rendering performance by using vertex arrays.
Fix rendering code leaving vertex buffers bound.
Add 'clip' property to GUI text objects, to disable clipping when
rendering.
Delete part of unused console function registration system.

This was SVN commit r7595.
2010-05-30 13:42:56 +00:00
..
input.js Fix units attacking rocks and trees instead of gathering resources from them 2010-05-09 00:44:33 +00:00
music.js Fix script error when audio is disabled 2010-05-22 14:29:55 +00:00
selection.js Fix use of 'undefined' sound group on death. 2010-05-09 13:56:06 +00:00
session.js # Various changes to the text rendering system. 2010-05-30 13:42:56 +00:00
session.xml # Various changes to the text rendering system. 2010-05-30 13:42:56 +00:00
sprites.xml # GUI tweaks. 2010-03-26 13:21:09 +00:00
styles.xml # Various changes to the text rendering system. 2010-05-30 13:42:56 +00:00