0ad/source/ps/XML
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
..
XercesErrorHandler.cpp moved ps/X* to ps/XML/ 2005-08-14 23:50:37 +00:00
XercesErrorHandler.h moved ps/X* to ps/XML/ 2005-08-14 23:50:37 +00:00
Xeromyces.cpp add FILE_LONG_LIVED flag when opening XML file in the process of building XMB (avoids warning) 2006-02-04 22:31:25 +00:00
Xeromyces.h moved ps/X* to ps/XML/ 2005-08-14 23:50:37 +00:00
XeroXMB.cpp Linux compat changes, fix for (really old) bug in VertexBufferManager shutdown, GUI header reorganization for gcc 4.0 2006-01-29 18:23:47 +00:00
XeroXMB.h Linux compat changes, fix for (really old) bug in VertexBufferManager shutdown, GUI header reorganization for gcc 4.0 2006-01-29 18:23:47 +00:00
XML.h CVFSInputSource clean-up, added headers to adts.{h,cpp} 2006-02-04 22:44:52 +00:00
XMLUtils.cpp # refactor VFS path-related functions; split into separate files 2006-04-22 16:26:16 +00:00
XMLWriter.cpp - vfs_load now returns error code and takes FileIOBuf; that must be freed via file_buf_free. if Handle is needed, use mem_wrap. 2006-01-24 08:16:29 +00:00
XMLWriter.h moved ps/X* to ps/XML/ 2005-08-14 23:50:37 +00:00