1
0
forked from 0ad/0ad
Go to file
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
binaries This was SVN commit r3793. 2006-04-22 05:44:32 +00:00
build Modified version of Premake 3.1. Changes are: 2006-04-20 01:28:20 +00:00
docs #When appropriate (i.e. wheeled units), units will align with the slope of the terrain. *JS documentation 2006-04-22 05:52:23 +00:00
source # refactor VFS path-related functions; split into separate files 2006-04-22 16:26:16 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00