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-06-27 11:27:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
464dfd7ee5d100f1ebd2fe8a7968d4d8991088fd
0ad
/
source
/
lib
/
res
T
History
kezz
1d44976b35
removing sound.cpp and sound.h as not needed at the moment due to switch to OpenAL
...
This was SVN commit r768.
2004-07-17 16:23:14 +00:00
..
file.cpp
Linux/GCC compat, headers and such
2004-07-10 21:25:35 +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
fix refcount (now initialized to 1)
2004-07-13 21:12:46 +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
tiny comment and debug string change
2004-07-12 14:22:17 +00:00
res.h
…
tex.cpp
Linux/GCC compat, headers and such
2004-07-10 21:25:35 +00:00
tex.h
…
unifont.cpp
Linux fixes
2004-07-15 19:59:27 +00:00
unifont.h
GUI text renderer
2004-07-13 22:48:53 +00:00
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
…
zip.h
…