1
0
forked from 0ad/0ad
0ad/source/lib
janwas 01700f0e9f # refactor VFS path-related functions; split into separate files
- replace all hardcoded strrchr functions (used to get extension / file
name only) with path helper functions (found a few bugs in the process)
- split VFS-independent path helper functions into lib/path_util (allows
including by other files without pulling in entire VFS)
- renamed pp_* functions path_package_*
- split remaining path helper functions into lib/res/file/path
- vfs: split should-reload logic out of vfs_reload_changed_files

- lib: add comments to rand/xrand

This was SVN commit r3796.
2006-04-22 16:26:16 +00:00
..
res # refactor VFS path-related functions; split into separate files 2006-04-22 16:26:16 +00:00
sysdep # refactor VFS path-related functions; split into separate files 2006-04-22 16:26:16 +00:00
adts.cpp # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
adts.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
allocators.cpp # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
allocators.h # GCC compatibility 2006-04-20 06:53:22 +00:00
app_hooks.cpp # refactor VFS path-related functions; split into separate files 2006-04-22 16:26:16 +00:00
app_hooks.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
byte_order.cpp # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
byte_order.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
config.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
debug_stl.cpp # Include headers for compilation without PCH 2006-04-19 05:30:02 +00:00
debug_stl.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
debug.cpp # refactor VFS path-related functions; split into separate files 2006-04-22 16:26:16 +00:00
debug.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
glext_funcs.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
input.cpp # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
input.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
lf_alloc.cpp # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
lib_errors.cpp # Include headers for compilation without PCH 2006-04-19 05:30:02 +00:00
lib_errors.h # refactor VFS path-related functions; split into separate files 2006-04-22 16:26:16 +00:00
lib.cpp # refactor VFS path-related functions; split into separate files 2006-04-22 16:26:16 +00:00
lib.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
lockfree.cpp # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
lockfree.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
mmgr.cpp # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
mmgr.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
nommgr.h - split up lib/res into file, graphics and sound. 2005-08-12 17:06:53 +00:00
ogl.cpp # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
ogl.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
path_util.cpp # refactor VFS path-related functions; split into separate files 2006-04-22 16:26:16 +00:00
path_util.h # refactor VFS path-related functions; split into separate files 2006-04-22 16:26:16 +00:00
posix_types.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
posix.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
precompiled.cpp Linux/GCC compat, a few newlines at end of file, minor changes 2004-06-02 15:31:55 +00:00
precompiled.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
sdl.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
self_test.cpp # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
self_test.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
string_s.cpp # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
string_s.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
timer.cpp # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
timer.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
types.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
wstring_s.cpp # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00