1
1
forked from 0ad/0ad
0ad/source/lib/sysdep
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
..
unix # Work around a problem in ATI's binary Linux driver 2006-04-21 03:06:57 +00:00
win # refactor VFS path-related functions; split into separate files 2006-04-22 16:26:16 +00:00
cpu.cpp # Work around a problem in ATI's binary Linux driver 2006-04-21 03:06:57 +00:00
cpu.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
dir_watch.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
gfx.cpp # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
gfx.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
ia32_asm.asm # VC2005, GCC compatibility 2006-04-20 01:33:57 +00:00
ia32.cpp # refactoring 2006-04-14 06:32:05 +00:00
ia32.h # refactoring 2006-04-14 06:32:05 +00:00
snd.cpp # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
snd.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
sysdep.cpp # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
sysdep.h This was SVN commit r3753. 2006-04-12 01:18:38 +00:00