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-06-25 11:27:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e2f006e1a548da2d9cfced45a6dd129869eeb1ae
0ad
/
source
/
lib
/
file
T
History
janwas
1636f062a3
make VFS thread-safe, per long-standing request by Philip
...
This was SVN commit r9369.
2011-04-30 15:57:43 +00:00
..
archive
cleanup
2011-04-30 13:22:46 +00:00
common
split debug_assert into ENSURE and ASSERT as discussed in a previous meeting.
2011-04-30 13:01:45 +00:00
disabled_tests
…
io
add error code for file not found. return error code from io::Load, warn and return from io::Store (both without triggering assertions).
2011-04-30 15:41:19 +00:00
vfs
make VFS thread-safe, per long-standing request by Philip
2011-04-30 15:57:43 +00:00
file_system_util.cpp
split debug_assert into ENSURE and ASSERT as discussed in a previous meeting.
2011-04-30 13:01:45 +00:00
file_system_util.h
…
file_system.cpp
split debug_assert into ENSURE and ASSERT as discussed in a previous meeting.
2011-04-30 13:01:45 +00:00
file_system.h
…
file.cpp
add error code for file not found. return error code from io::Load, warn and return from io::Store (both without triggering assertions).
2011-04-30 15:41:19 +00:00
file.h
add error code for file not found. return error code from io::Load, warn and return from io::Store (both without triggering assertions).
2011-04-30 15:41:19 +00:00