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-13 04:16:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
188c020ae05b4287c6d539df4916f2962903bf83
0ad
/
source
/
lib
/
file
/
io
T
History
janwas
9bdb54bc76
fix failure to preallocate disk space on Windows by always rounding up the file size regardless of the io::Parameters
...
This was SVN commit r9358.
2011-04-30 09:13:10 +00:00
..
io.cpp
build fix for pre-C++0x compilers.
2011-04-29 22:55:35 +00:00
io.h
fix failure to preallocate disk space on Windows by always rounding up the file size regardless of the io::Parameters
2011-04-30 09:13:10 +00:00
write_buffer.cpp
major refactor of file/io and alignment code. requires update-workspaces
2011-04-29 19:10:34 +00:00
write_buffer.h
…