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
a08
0ad
/
source
/
lib
/
res
T
History
Ykkrosh
fbff0aa98d
Fix printf argument types
...
This was SVN commit r10529.
2011-11-13 18:31:06 +00:00
..
graphics
feature request by philip: instead of refusing to load textures larger than the OpenGL limit, ensure they have mipmaps (unless it's s3tc, which would be too expensive to recompress) and skip levels until it fits
2011-08-20 17:56:12 +00:00
sound
pool - safely handle zero-sized allocations (
fixes
#909
)
2011-07-31 09:42:57 +00:00
h_mgr.cpp
Fix printf argument types
2011-11-13 18:31:06 +00:00
h_mgr.h
cleanup and simplification of the really old h_mgr code.
2011-08-04 17:11:16 +00:00
handle.h
…