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
a96953efeaa88cb84e95dcee6eaf2073bf073fad
0ad
/
source
/
lib
/
file
T
History
sanderd17
59c9ae670f
Stop VFS from causing a crash when the AI player isn't found. Patch by Itms.
Fixes
#2558
...
This was SVN commit r15254.
2014-05-31 14:55:09 +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
…
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
Stop VFS from causing a crash when the AI player isn't found. Patch by Itms.
Fixes
#2558
2014-05-31 14:55:09 +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