1
0
forked from 0ad/0ad
0ad/source
prefect 73506eb076 #Code cleanups related to renderer
Remove the OPT_NOPBUFFER and OPT_SHADOWCOLOR options and related
variables
since they weren't really used.

This was SVN commit r3694.
2006-03-26 17:46:18 +00:00
..
graphics #Fix a crash in the heightfield tracer. 2006-03-25 22:13:28 +00:00
gui Load default player data from XML 2006-03-18 04:38:41 +00:00
i18n fixed wchar_t issues; now correctly separates utf16, CStrW and jschar. 2006-02-03 20:36:15 +00:00
lib #Use EXT_framebuffer_object when available 2006-03-26 17:36:33 +00:00
maths fix: no longer crashes when attempting to remove node from empty track 2006-02-05 03:43:21 +00:00
ps #Code cleanups related to renderer 2006-03-26 17:46:18 +00:00
renderer #Code cleanups related to renderer 2006-03-26 17:46:18 +00:00
scripting Rotated various things (terrain texture UVs, default light and camera angles) by 45 degrees. 2006-03-21 20:55:45 +00:00
simulation Rotated various things (terrain texture UVs, default light and camera angles) by 45 degrees. 2006-03-21 20:55:45 +00:00
sound - vfs_load now returns error code and takes FileIOBuf; that must be freed via file_buf_free. if Handle is needed, use mem_wrap. 2006-01-24 08:16:29 +00:00
tools Rotated various things (terrain texture UVs, default light and camera angles) by 45 degrees. 2006-03-21 20:55:45 +00:00
main.cpp Rotated various things (terrain texture UVs, default light and camera angles) by 45 degrees. 2006-03-21 20:55:45 +00:00
ProgrammingSchedule.xls gave it a once-over, marked 1 as complete 2005-05-09 16:30:01 +00:00