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
9e4ee4b8d98edc898b6c62151663fc6e8a376553
0ad
/
source
/
lib
/
res
T
History
janwas
f94ecbd6d7
hide ugly multimap code behind interface
...
This was SVN commit r1022.
2004-08-19 12:03:15 +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
add rationale for non-caching async IO and not prefetching
2004-08-19 12:02:58 +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
hide ugly multimap code behind interface
2004-08-19 12:03:15 +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
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
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