0ad/binaries/data/mods/official
Ykkrosh ed38414b41 Texture converter, DevIL: ABGR DDS support.
Textures: converted ARGB to ABGR.
Misc: warning fixes, etc.

This was SVN commit r3631.
2006-03-14 21:29:19 +00:00
..
art Texture converter, DevIL: ABGR DDS support. 2006-03-14 21:29:19 +00:00
audio Replaced - with _ in GUI 2005-01-01 12:06:17 +00:00
entities * Removed portrait background from the large status portrait (by changing default sprites for all entities). 2006-03-03 19:05:01 +00:00
fonts * Increased Optimus font to 14b. 2006-03-10 21:23:39 +00:00
gui New 'validProperty (propertyString)' function takes care of checking the validity of each subelement in an entity property. (Reduces all that 'if (a && a.b && a.b.c && a.b.c.d)' malarky to 'if (validProperty ("a.b.c.d"))'.) 2006-03-13 20:58:21 +00:00
language Test data 2004-09-17 19:01:24 +00:00
maps Vercingetorix, our first Celtic hero (minus his horse) 2006-02-21 10:56:02 +00:00
shaders - Terrain self-shadows (only noticeable with a low angle of sun) 2006-02-13 14:18:20 +00:00
temp Alterations to ScEd, so that it almost works (except for saving/loading maps). Change the bottom of premake.lua if you want to build it. 2004-12-27 23:27:26 +00:00