0ad/source
2005-09-04 20:05:21 +00:00
..
graphics lib.cpp: forgot to use TEST (for self-test) 2005-09-02 18:38:25 +00:00
gui guirenderer: fix bug that was breaking the ScEd button in main menu. it was calling glEnable/glActiveTextureUnit before ogl_tex_bind, which is now also doing that. 2005-09-04 19:48:26 +00:00
i18n TextureManager: stopped memory leaks 2005-08-09 21:26:40 +00:00
lib work around flaw in some DDS headers (not setting alpha flag). this is critical because renderer/GUI code now uses TEX_ALPHA flag instead of just checking against all known GL formats containing alpha 2005-09-04 20:05:21 +00:00
maths some infrastructure for self-tests: gets rid of boilerplate code. 2005-09-02 02:47:25 +00:00
ps - PathPackage now does CHECK_ERR. adjusted callers appropriately 2005-09-02 03:03:06 +00:00
renderer (as before, belonged in the previous batches) 2005-09-02 02:58:40 +00:00
scripting host of changes to accommodate Atlas: 2005-08-14 23:34:37 +00:00
simulation moved ps/X* to ps/XML/ 2005-08-14 23:50:37 +00:00
sound - split up lib/res into file, graphics and sound. 2005-08-12 17:06:53 +00:00
tools Added tile class and "avoid at distance" support to RMGen. 2005-09-03 21:53:07 +00:00
main.cpp Atlas: Simple undo system 2005-08-20 15:44:50 +00:00
ProgrammingSchedule.xls gave it a once-over, marked 1 as complete 2005-05-09 16:30:01 +00:00