0ad/source/lib/res
janwas 825289242a added vfs_get_path (bad name) - returns the VFS path to a given real dir
(used by res.cpp to translate paths from WFAM)

This was SVN commit r426.
2004-06-08 15:21:42 +00:00
..
file.cpp export path conversion function for res.cpp interaction with FAM 2004-06-08 15:16:50 +00:00
file.h export path conversion function for res.cpp interaction with FAM 2004-06-08 15:16:50 +00:00
font.cpp (re)added headers so it'll work without HAVE_PCH 2004-06-04 12:41:53 +00:00
font.h the big merge (tm). see forum post for changes made. 2004-03-02 23:56:51 +00:00
h_mgr.cpp (re)added headers so it'll work without HAVE_PCH 2004-06-04 12:41:53 +00:00
h_mgr.h updated file mapping (was partially unimplemented) 2004-06-02 20:41:05 +00:00
mem.cpp (re)added headers so it'll work without HAVE_PCH 2004-06-04 12:41:53 +00:00
mem.h lots of type fixes; types.h is now a convenience wrapper on top of the standard uintN_t routines 2004-06-01 17:34:12 +00:00
res.cpp auto-reload finished (last remaining problem: translating OS paths to VFS) 2004-06-08 15:18:01 +00:00
res.h auto-reload finished (last remaining problem: translating OS paths to VFS) 2004-06-08 15:18:01 +00:00
sound.cpp added precompiled.h everywhere 2004-06-03 18:38:14 +00:00
sound.h now pull in .lib file via source (more convenient than using project settings) 2004-06-02 01:07:25 +00:00
tex.cpp (re)added headers so it'll work without HAVE_PCH 2004-06-04 12:41:53 +00:00
tex.h lots of type fixes; types.h is now a convenience wrapper on top of the standard uintN_t routines 2004-06-01 17:34:12 +00:00
vfs.cpp added vfs_get_path (bad name) - returns the VFS path to a given real dir 2004-06-08 15:21:42 +00:00
vfs.h added vfs_get_path (bad name) - returns the VFS path to a given real dir 2004-06-08 15:21:42 +00:00
zip.cpp more header fixes 2004-06-04 17:47:12 +00:00
zip.h some bulletproofing; completed+documented mmap 2004-06-03 00:17:24 +00:00