1
0
forked from 0ad/0ad
0ad/source
janwas 7b144a11ca ogl_tex: has to be aware of multitexturing because if hotloading a texture on TMU1, we have to re-bind it to that. done
waio: fix bug with SetErrorMode usage triggered by reading "The old new
thing" (Raymond Chen's blog)

This was SVN commit r2664.
2005-09-04 20:49:58 +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 ogl_tex: has to be aware of multitexturing because if hotloading a texture on TMU1, we have to re-bind it to that. done 2005-09-04 20:49:58 +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