This website requires JavaScript.
Explore
Help
Sign in
dallasgroot
/
0ad
Watch
1
Star
0
Fork
You've already forked 0ad
0
mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced
2026-06-20 23:33:59 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
e2f006e1a5
0ad
/
source
/
lib
/
file
/
io
History
janwas
635c2a12e2
add error code for file not found. return error code from io::Load, warn and return from io::Store (both without triggering assertions).
...
remove out of date comment in io.cpp
fixes
#811
This was SVN commit r9368.
2011-04-30 15:41:19 +00:00
..
io.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
io.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
write_buffer.cpp
split debug_assert into ENSURE and ASSERT as discussed in a previous meeting.
2011-04-30 13:01:45 +00:00
write_buffer.h
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
2010-02-08 16:23:39 +00:00