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
20c8dd4e37937fcdbcadac44150c469596cff31c
0ad
/
source
/
lib
/
res
T
History
janwas
920795fd85
file_cache: add refcounting to ExtantBufMgr (required for correctness)
...
This was SVN commit r3473.
2006-02-04 23:32:01 +00:00
..
file
file_cache: add refcounting to ExtantBufMgr (required for correctness)
2006-02-04 23:32:01 +00:00
graphics
Cache: implement meat of landlord algorithm and add remove()
2006-01-28 22:19:42 +00:00
sound
- vfs_load now returns error code and takes FileIOBuf; that must be freed via file_buf_free. if Handle is needed, use mem_wrap.
2006-01-24 08:16:29 +00:00
h_mgr.cpp
- vfs_load now returns error code and takes FileIOBuf; that must be freed via file_buf_free. if Handle is needed, use mem_wrap.
2006-01-24 08:16:29 +00:00
h_mgr.h
…
handle.h
…
mem.cpp
- vfs_load now returns error code and takes FileIOBuf; that must be freed via file_buf_free. if Handle is needed, use mem_wrap.
2006-01-24 08:16:29 +00:00
mem.h
…
res.h
…