This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-07-22 10:44:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a2bcfd8a4796c02cd8ace7ff35d1f16194e9abaa
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
define ZLIB_DLL before zlib.h
2004-11-22 00:17:37 +00:00
zip.h
…