1
0
forked from 0ad/0ad
0ad/source/lib/res
janwas 04c4e7ae02 now case-insensitive; added tags to each path variable to tell what kind
also fixed some bugs, Zip loading is successfully integrated.

This was SVN commit r975.
2004-08-11 20:24:26 +00:00
..
cursor.cpp Corrected cursor orientation 2004-08-08 18:38:42 +00:00
cursor.h OpenGL cursor (for non-Windows) 2004-07-24 19:38:12 +00:00
file.cpp slightly change file_enum interface (don't need flags); comments 2004-08-11 20:23:22 +00:00
file.h slightly change file_enum interface (don't need flags); comments 2004-08-11 20:23:22 +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 improvement: don't cache if reload failed 2004-08-11 20:19:31 +00:00
h_mgr.h RES_TEMP scope alias: RES_NO_CACHE 2004-08-05 12:45:56 +00:00
mem.cpp bugfixes related to "lying about user's buffer" feature 2004-08-10 16:01:04 +00:00
mem.h fixed alignment (broken after last user_p change) 2004-08-09 16:44:42 +00:00
ogl_tex.cpp moved DDS file size check to tex (it's file format-specific) 2004-08-07 13:32:32 +00:00
ogl_tex.h Added newline at end 2004-07-10 20:28:18 +00:00
res.cpp pass dir_watch the native path, so that it has a chance at working ;p 2004-08-11 20:20:03 +00:00
res.h Removed references to font.h 2004-07-31 12:44:13 +00:00
tex.cpp minor bugfix / commenting 2004-08-10 15:59:11 +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 slight improvements in use of res code. 2004-07-31 01:57:26 +00:00
unifont.h GUI text renderer 2004-07-13 22:48:53 +00:00
vfs.cpp now case-insensitive; added tags to each path variable to tell what kind 2004-08-11 20:24:26 +00:00
vfs.h add flags param for future use (as in vfs_store) 2004-08-05 12:47:40 +00:00
zip.cpp add higher-level dox, fix some bugs, made case-insensitive 2004-08-11 20:21:42 +00:00
zip.h add higher-level dox, fix some bugs, made case-insensitive 2004-08-11 20:21:42 +00:00