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-07-11 01:36:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
72af90ea143b5cce7965ffc3dc047450e473f595
0ad
/
source
/
lib
/
res
T
History
janwas
37c99471c2
archive: bugfix: archive_build_cancel is now no-op if build not in progress.
...
This was SVN commit r3642.
2006-03-15 21:37:30 +00:00
..
file
archive: bugfix: archive_build_cancel is now no-op if build not in progress.
2006-03-15 21:37:30 +00:00
graphics
- tex_dds: fix comment; enable warning on unsupported formats
2006-03-15 18:32:24 +00:00
sound
Unix cursor support, some gcc warnings, etc
2006-03-06 03:46:12 +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
…