1
0
forked from 0ad/0ad
0ad/source/lib/res
2004-07-09 02:17:37 +00:00
..
file.cpp add vfs_exists, uncached_io, and change IO interface to value-return buffer param (void**) 2004-07-09 02:17:37 +00:00
file.h add vfs_exists, uncached_io, and change IO interface to value-return buffer param (void**) 2004-07-09 02:17:37 +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 increase control block size to "plenty" until things settle 2004-07-09 02:13:09 +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 reqnum = int; complain if watch failed 2004-07-08 14:33:58 +00:00
res.h reqnum = int; complain if watch failed 2004-07-08 14:33:58 +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 common interface to texture format codecs; work started on encoders (to write textures) 2004-07-08 14:40:24 +00:00
tex.h common interface to texture format codecs; work started on encoders (to write textures) 2004-07-08 14:40:24 +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 add vfs_exists, uncached_io, and change IO interface to value-return buffer param (void**) 2004-07-09 02:17:37 +00:00
vfs.h add vfs_exists, uncached_io, and change IO interface to value-return buffer param (void**) 2004-07-09 02:17:37 +00:00
zip.cpp bring read interface into line with vfs_io (value-return buffer param) 2004-07-09 02:14:21 +00:00
zip.h bring read interface into line with vfs_io (value-return buffer param) 2004-07-09 02:14:21 +00:00