0ad/source/lib/file/io
janwas 4c44602ea0 add support for hotloading (i.e. reacting to directory change notifications and reloading the affected files)
also clean up VFS a bit.
ogl_tex now tolerates deleting/renaming texture files that are in use
(except for a warning message which can be 'continue'd)

This was SVN commit r7166.
2009-11-04 22:35:54 +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 add support for hotloading (i.e. reacting to directory change notifications and reloading the affected files) 2009-11-04 22:35:54 +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