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-01 04:49:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3b38240d4f190aaa9efa5bc16e95bb4387c3003a
0ad
/
source
/
lib
/
file
T
History
janwas
7f0b055907
warn when VFS directory creation fails due to an existing file of the same name (was seeing a crash due to a Zip file I had created in the cache directory)
...
This was SVN commit r8316.
2010-10-09 17:53:25 +00:00
..
archive
# Add -archivebuild mode to generate .zip files for releases, with automatic compression of textures.
2010-09-18 18:21:00 +00:00
common
fix VFS real path retrieval for files mounted from multiple directories (e.g. mods)
2010-09-05 21:41:45 +00:00
disabled_tests
…
io
Fix
#423
(Switch from CppDoc to Doxygen), based on patch from anr.
2010-07-29 15:55:41 +00:00
vfs
warn when VFS directory creation fails due to an existing file of the same name (was seeing a crash due to a Zip file I had created in the cache directory)
2010-10-09 17:53:25 +00:00
file_system_util.cpp
# Add -archivebuild mode to generate .zip files for releases, with automatic compression of textures.
2010-09-18 18:21:00 +00:00
file_system_util.h
Fix
#423
(Switch from CppDoc to Doxygen), based on patch from anr.
2010-07-29 15:55:41 +00:00
file_system.cpp
…
file_system.h
…
file.cpp
vfs: disable error dialog if file not found
2010-05-01 18:36:24 +00:00
file.h
add proper OGG support, a near-total rewrite of a patch by Kyniker/Heron. not yet integrated into snd_mgr. also remove the no longer used CMusicPlayer and CPlayList.
2010-08-01 10:52:12 +00:00