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-06 02:25:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0eecb81bacdca59810f67ea66e8d2e37551fab66
0ad
/
source
/
lib
/
res
T
History
Ykkrosh
4769a92894
Added newline at end
...
This was SVN commit r689.
2004-07-10 20:28:18 +00:00
..
file.cpp
pass FILE_NO_AIO at open instead of calling uncached_* (which ended up duplicating code)
2004-07-09 19:57:59 +00:00
file.h
pass FILE_NO_AIO at open instead of calling uncached_* (which ended up duplicating code)
2004-07-09 19:57:59 +00:00
font.cpp
…
font.h
…
h_mgr.cpp
increase control block size to "plenty" until things settle
2004-07-09 02:13:09 +00:00
h_mgr.h
…
mem.cpp
…
mem.h
…
ogl_tex.cpp
…
ogl_tex.h
Added newline at end
2004-07-10 20:28:18 +00:00
res.cpp
revised mount logic; now stores the mount point and uses it to correctly convert from VFS to native paths
2004-07-09 19:58:43 +00:00
res.h
…
sound.cpp
…
sound.h
…
tex.cpp
pass FILE_NO_AIO at open instead of calling uncached_* (which ended up duplicating code)
2004-07-09 19:57:59 +00:00
tex.h
common interface to texture format codecs; work started on encoders (to write textures)
2004-07-08 14:40:24 +00:00
unifont.cpp
…
unifont.h
…
vfs.cpp
revised mount logic; now stores the mount point and uses it to correctly convert from VFS to native paths
2004-07-09 19:58:43 +00:00
vfs.h
revised mount logic; now stores the mount point and uses it to correctly convert from VFS to native paths
2004-07-09 19:58:43 +00:00
zip.cpp
bring read interface into line with vfs_io (value-return buffer param)
2004-07-09 02:14:21 +00:00
zip.h
bring read interface into line with vfs_io (value-return buffer param)
2004-07-09 02:14:21 +00:00