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
16b198b05d1ccf836b3780fac797a17c8eaa2b91
0ad
/
source
/
lib
/
res
T
History
janwas
8e823492b5
better names for inf_* routines
...
This was SVN commit r1003.
2004-08-16 13:20:53 +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
rough initial implementation of revised L3 file block cache. works, considerable speedup.
2004-08-15 21:50:29 +00:00
file.h
rough initial implementation of revised L3 file block cache. works, considerable speedup.
2004-08-15 21:50:29 +00:00
font.cpp
…
font.h
…
h_mgr.cpp
don't cache handles that don't have a key (i.e. couldn't be found when reloading)
2004-08-14 12:36:03 +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
add throughput measure
2004-08-16 13:19:10 +00:00
vfs.h
add callback for sync I/O (useful for reporting progress)
2004-08-12 15:51:31 +00:00
zip.cpp
better names for inf_* routines
2004-08-16 13:20:53 +00:00
zip.h
async routines now fill a control block, instead of returning a handle (that's now done by VFS)
2004-08-15 21:47:47 +00:00