This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
819aca0f1cbc71255fa28923c94a283db85a2201
0ad
/
source
T
History
janwas
819aca0f1c
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
...
This was SVN commit r2663.
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
…
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
…
simulation
moved ps/X* to ps/XML/
2005-08-14 23:50:37 +00:00
sound
…
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
…