1
0
forked from 0ad/0ad
0ad/source
Ykkrosh 178ad741b9 DevIL: Improved quality of DXT5 alpha compression.
textureconv: Made -(no)mipmaps work. Defaulted to DXT5 for alpha
textures (since DXT3 almost never seems any good). Recompiled with new
DevIL code.
GUIRenderer: Removed complaints about 0-sized objects (e.g. hitpoint
bars).
Atlas: Added forgotten files.

This was SVN commit r3006.
2005-10-24 23:45:52 +00:00
..
graphics Atlas: Bits of tool-related code. 2005-10-24 01:53:03 +00:00
gui DevIL: Improved quality of DXT5 alpha compression. 2005-10-24 23:45:52 +00:00
i18n TextureManager: stopped memory leaks 2005-08-09 21:26:40 +00:00
lib ogl, h_mgr: tag-ified debug_printf string for use with new filter 2005-10-24 17:38:22 +00:00
maths renderer: load/unload water textures (similar to alpha maps); do that in delay load and avoid leaking them. 2005-10-12 04:16:41 +00:00
ps also add code here to reset buttons when alt+tabbing out, analogous to CGUI (thanks to Philip for mentioning the problem) 2005-10-24 21:43:39 +00:00
renderer loaders: increase timeout interval (less time wasted in main loop during loading) 2005-10-21 18:01:21 +00:00
scripting Function property Getter/Setters now take a JSContext parameter. 2005-10-24 02:32:44 +00:00
simulation gameview, renderer: LoadWaterTextures is now a coroutine because it takes friggin forever (3 seconds). VFS performance is down by a factor of ten! investigating is on todo. 2005-10-12 17:19:07 +00:00
sound Lots of gcc -Wall fixes. The common ones: 2005-10-07 15:24:29 +00:00
tools DevIL: Improved quality of DXT5 alpha compression. 2005-10-24 23:45:52 +00:00
main.cpp Atlas: Bits of tool-related code. 2005-10-24 01:53:03 +00:00
ProgrammingSchedule.xls gave it a once-over, marked 1 as complete 2005-05-09 16:30:01 +00:00