0ad/source/lib/file
2009-11-06 11:50:04 +00:00
..
archive VFS fixes+refactoring 2009-11-04 17:26:54 +00:00
common fix: native and vfs directory paths should end with '/' (more code cares about this now) 2009-11-05 20:46:15 +00:00
disabled_tests Add GPL header 2009-04-18 17:00:33 +00:00
io add support for hotloading (i.e. reacting to directory change notifications and reloading the affected files) 2009-11-04 22:35:54 +00:00
vfs refactor: move reload functionality into ps/Filesystem to allow reloading non-resource files (e.g. scripts); VFS is now responsible for returning VirtualPath and invalidating the changed file/directory 2009-11-06 11:50:04 +00:00
file_system_util.cpp fix: native and vfs directory paths should end with '/' (more code cares about this now) 2009-11-05 20:46:15 +00:00
file_system_util.h huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
file_system.cpp more unicode/string cleanup: 2009-11-03 22:27:25 +00:00
file_system.h huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
file.cpp huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
file.h huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00