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-12 15:35:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
188c020ae05b4287c6d539df4916f2962903bf83
0ad
/
source
/
lib
/
file
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
..
archive
Fix warning
2011-04-29 23:55:47 +00:00
common
major refactor of file/io and alignment code. requires update-workspaces
2011-04-29 19:10:34 +00:00
disabled_tests
…
io
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
vfs
major refactor of file/io and alignment code. requires update-workspaces
2011-04-29 19:10:34 +00:00
file_system_util.cpp
refactor path interface:
2011-03-23 13:36:20 +00:00
file_system_util.h
fixes from work: avoid potential 0-pointer dereference in freelist, also avoid branching in freelist functions via sentinel
2011-03-28 12:28:29 +00:00
file_system.cpp
refactoring:
2011-03-23 16:14:47 +00:00
file_system.h
refactor headers: path_util -> path, native_path -> os_path, remove where unnecessary
2011-03-23 14:43:35 +00:00
file.cpp
major refactor of file/io and alignment code. requires update-workspaces
2011-04-29 19:10:34 +00:00
file.h
major refactor of file/io and alignment code. requires update-workspaces
2011-04-29 19:10:34 +00:00