0ad/source/lib/res/file
janwas 82ef7fe089 cleanup
- malloc+error checking -> new
- better callback parameter name consistency (ctx -> cbData)

file_io: replace another manual malloc+free with shared_ptr
wclipboard: robustify _get as well

This was SVN commit r5372.
2007-09-25 10:43:11 +00:00
..
tests add cppdoc documentation for compression 2007-09-25 10:06:02 +00:00
archive_builder.cpp add cppdoc documentation for compression 2007-09-25 10:06:02 +00:00
archive_builder.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
archive.cpp add cppdoc documentation for compression 2007-09-25 10:06:02 +00:00
archive.h add cppdoc documentation for compression 2007-09-25 10:06:02 +00:00
compression.cpp cleanup: 2007-09-25 09:39:20 +00:00
compression.h add cppdoc documentation for compression 2007-09-25 10:06:02 +00:00
file_cache.cpp cleanup: 2007-09-25 09:39:20 +00:00
file_cache.h cleanup: 2007-09-25 09:39:20 +00:00
file_internal.h cleanup 2007-09-25 10:43:11 +00:00
file_io.cpp cleanup 2007-09-25 10:43:11 +00:00
file_io.h cleanup 2007-09-25 10:43:11 +00:00
file_stats.cpp . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
file_stats.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
file_util.cpp cleanup: 2007-09-25 09:39:20 +00:00
file.cpp cleanup: 2007-09-25 09:39:20 +00:00
file.h cleanup: 2007-09-25 09:39:20 +00:00
path.cpp prevent crash if lib_error association code is called before _cinit (happens if there's a problem with whrt init). 2007-05-28 09:20:55 +00:00
path.h . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
trace.cpp # major refactoring of system-dependent code (simplifies build system) 2007-09-23 15:36:29 +00:00
trace.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
vfs_mount.cpp use (newly added) cpu_PageSize instead of sysconf (avoids a critical order dependency on windows) 2007-09-23 08:05:38 +00:00
vfs_mount.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
vfs_optimizer.cpp cleanup 2007-09-25 10:43:11 +00:00
vfs_optimizer.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
vfs_redirector.cpp cleanup 2007-09-25 10:43:11 +00:00
vfs_redirector.h cleanup 2007-09-25 10:43:11 +00:00
vfs_tree.cpp cleanup: 2007-09-25 09:39:20 +00:00
vfs_tree.h patch, gameview: fix typos, revise according to coding convention 2007-05-10 20:47:17 +00:00
vfs.cpp cleanup 2007-09-25 10:43:11 +00:00
vfs.h cleanup 2007-09-25 10:43:11 +00:00
zip.cpp cleanup 2007-09-25 10:43:11 +00:00
zip.h cleanup: 2007-09-25 09:39:20 +00:00