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
a684d276549b5359bdcd65b4e2bfd09eec3edfb7
0ad
/
source
/
lib
/
res
T
History
Ykkrosh
59fd28fc93
GCC fixes: made zip_archive_open/close not inline
...
This was SVN commit r1033.
2004-08-21 12:54:25 +00:00
..
cursor.cpp
Slightly nicer cursor loading (using the resource system for caching)
2004-08-12 17:36:48 +00:00
cursor.h
…
file.cpp
GCC fixes: evil goto.
2004-08-21 12:50:55 +00:00
file.h
work in progress. caching moved to sync IO code (simplifies things).
2004-08-18 02:12:52 +00:00
font.cpp
…
font.h
…
h_mgr.cpp
GCC non-fixes: marked broken code
2004-08-21 12:53:17 +00:00
h_mgr.h
…
mem.cpp
allow freeing 0 ptrs
2004-08-15 21:48:34 +00:00
mem.h
…
ogl_tex.cpp
…
ogl_tex.h
…
res.cpp
wasn't converting native path to portable before sending to VFS.
2004-08-14 12:28:54 +00:00
res.h
…
tex.cpp
…
tex.h
…
unifont.cpp
…
unifont.h
…
vfs.cpp
heeding thoreau's "simplify" call. fat trimmed from tree_lookup and remount;
2004-08-19 12:02:15 +00:00
vfs.h
add callback for sync I/O (useful for reporting progress)
2004-08-12 15:51:31 +00:00
zip.cpp
GCC fixes: made zip_archive_open/close not inline
2004-08-21 12:54:25 +00:00
zip.h
fix FileIO type; also new transfer mode for uncompressed files that allows using the file cache (HACK!)
2004-08-18 02:11:50 +00:00