0ad/source/lib/res
janwas 7bb375ac69 completed support for writing files (hopefully). now adds them to the VFS tree.
also removed VFS file open flags, used file.h flags instead

This was SVN commit r632.
2004-07-05 02:32:43 +00:00
..
file.cpp slight changes to open / stat interface to bring in line with SUS (and therefore POSIX, i hope) 2004-07-05 02:30:53 +00:00
file.h revisions to file open flag comments. btw, these are now also used by VFS 2004-07-05 02:31:32 +00:00
font.cpp res reload callback interface change: now also receives handle of object being reloaded. simplifies tex reload code 2004-06-25 22:19:19 +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 res reload callback interface change: now also receives handle of object being reloaded. simplifies tex reload code 2004-06-25 22:19:19 +00:00
h_mgr.h res reload callback interface change: now also receives handle of object being reloaded. simplifies tex reload code 2004-06-25 22:19:19 +00:00
mem.cpp res reload callback interface change: now also receives handle of object being reloaded. simplifies tex reload code 2004-06-25 22:19:19 +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
ogl_tex.cpp split tex code into (file format specific) loaders and opengl texture ops like upload() 2004-06-25 22:18:03 +00:00
ogl_tex.h split tex code into (file format specific) loaders and opengl texture ops like upload() 2004-06-25 22:18:03 +00:00
res.cpp more abstraction in VFS<->dir watch interface (thinking of using dazuko and/or FAM) 2004-06-23 16:29:03 +00:00
res.h res reload callback interface change: now also receives handle of object being reloaded. simplifies tex reload code 2004-06-25 22:19:19 +00:00
sound.cpp res reload callback interface change: now also receives handle of object being reloaded. simplifies tex reload code 2004-06-25 22:19:19 +00:00
sound.h newline stomper and fixed warnings 2004-06-11 02:14:18 +00:00
tex.cpp split tex code into (file format specific) loaders and opengl texture ops like upload() 2004-06-25 22:18:03 +00:00
tex.h split tex code into (file format specific) loaders and opengl texture ops like upload() 2004-06-25 22:18:03 +00:00
unifont.cpp res reload callback interface change: now also receives handle of object being reloaded. simplifies tex reload code 2004-06-25 22:19:19 +00:00
unifont.h Spelling corrction 2004-06-16 16:29:38 +00:00
vfs.cpp completed support for writing files (hopefully). now adds them to the VFS tree. 2004-07-05 02:32:43 +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 res reload callback interface change: now also receives handle of object being reloaded. simplifies tex reload code 2004-06-25 22:19:19 +00:00
zip.h some bulletproofing; completed+documented mmap 2004-06-03 00:17:24 +00:00