1
0
forked from 0ad/0ad
0ad/source/lib/file/io
janwas 8a52113e60 huge cleanup and conversion of most string handling (especially paths) to unicode
please note: format strings must be %hs for char* arguments and %ls for
wchar_t*

This was SVN commit r7161.
2009-11-03 21:46:35 +00:00
..
block_cache.cpp huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
block_cache.h huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
io_align.cpp Add GPL header 2009-04-18 17:00:33 +00:00
io_align.h # miscellaneous improvements 2009-07-31 16:42:39 +00:00
io.cpp simplify file implementation (remove unnecessary layer of abstraction) 2009-08-24 21:04:01 +00:00
io.h simplify file implementation (remove unnecessary layer of abstraction) 2009-08-24 21:04:01 +00:00
write_buffer.cpp simplify file implementation (remove unnecessary layer of abstraction) 2009-08-24 21:04:01 +00:00
write_buffer.h simplify file implementation (remove unnecessary layer of abstraction) 2009-08-24 21:04:01 +00:00