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-09-27 06:53:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6bec6488335aad0c24f2ca0d87f3efa35160fc16
0ad
/
source
/
lib
/
file
T
History
leper
190f3b0ce1
Exclude .git dirs when adding subfolders to the VFS.
...
This was SVN commit r15373.
2014-06-15 17:06:24 +00:00
..
archive
Remove the old and no longer used archive builder that rebuilt the archive while the game is running.
2013-11-07 21:06:18 +00:00
common
Corrects some Doxygen comments and adds a few others of interest.
2012-03-01 03:55:05 +00:00
disabled_tests
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
2010-02-08 16:23:39 +00:00
io
Display error messages instead of breaking into the debugger when we don't have rights to save a map in Atlas.
Fixes
#1941
.
2013-09-09 23:31:22 +00:00
vfs
Exclude .git dirs when adding subfolders to the VFS.
2014-06-15 17:06:24 +00:00
file_system.cpp
add file notification to Mac ticket 514, also change name of class FileInfo to CFileInfo to ease Mac development
2013-09-10 14:17:04 +00:00
file_system.h
add file notification to Mac ticket 514, also change name of class FileInfo to CFileInfo to ease Mac development
2013-09-10 14:17:04 +00:00
file.cpp
refactor file interface. requires workspace update
2011-05-25 10:39:13 +00:00
file.h
sync with work: add and use NOTHROW; export file_system functions; throw Status from File ctor; add WARN_THROW equivalents of WARN_RETURN
2011-10-10 10:04:36 +00:00