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
e459e93ab4e07e041674022ee53ae59bd5ac3bc8
0ad
/
source
/
lib
/
res
T
History
Ykkrosh
d9f30a5d42
Faster Ogg reading (~2.5x in extremely unoptimised builds)
...
This was SVN commit r1408.
2004-11-27 04:14:34 +00:00
..
cursor.cpp
…
cursor.h
…
file.cpp
…
file.h
…
h_mgr.cpp
I had to ask some things to make some word-processing easier/faster. Feel free to adjust anything that's crooked.
2004-11-24 23:47:48 +00:00
h_mgr.h
…
handle.h
…
hotload.h
…
mem.cpp
…
mem.h
…
ogghack.cpp
…
ogghack.h
…
ogl_tex.cpp
…
ogl_tex.h
…
res.cpp
…
res.h
…
snd.cpp
Faster Ogg reading (~2.5x in extremely unoptimised builds)
2004-11-27 04:14:34 +00:00
snd.h
…
tex.cpp
…
tex.h
…
unifont.cpp
I had to ask some things to make some word-processing easier/faster. Feel free to adjust anything that's crooked.
2004-11-24 23:47:48 +00:00
unifont.h
I had to ask some things to make some word-processing easier/faster. Feel free to adjust anything that's crooked.
2004-11-24 23:47:48 +00:00
vfs.cpp
fixed stupid bug, simplified vfs_next_dirent
2004-11-23 23:51:34 +00:00
vfs.h
vfs_next_dirent filter can now match *? wildcards (no longer limited to extensions)
2004-11-23 21:12:18 +00:00
zip.cpp
…
zip.h
…