1
1
forked from 0ad/0ad
0ad/source/lib/res
2004-08-28 13:35:48 +00:00
..
cursor.cpp Slightly nicer cursor loading (using the resource system for caching) 2004-08-12 17:36:48 +00:00
cursor.h OpenGL cursor (for non-Windows) 2004-07-24 19:38:12 +00:00
file.cpp more dox! 2004-08-27 00:33:20 +00:00
file.h more dox! 2004-08-27 00:33:20 +00:00
h_mgr.cpp GCC non-fixes: marked broken code 2004-08-21 12:53:17 +00:00
h_mgr.h RES_TEMP scope alias: RES_NO_CACHE 2004-08-05 12:45:56 +00:00
mem.cpp allow freeing 0 ptrs 2004-08-15 21:48:34 +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 wasn't converting native path to portable before sending to VFS. 2004-08-14 12:28:54 +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 Altered font handling -- now uses CFont in preference to unifont_* (yay, pointless OO) and allows font mapping ("default"=>"palatino12", etc) using .cfg files 2004-08-27 22:08:30 +00:00
unifont.h GUI text renderer 2004-07-13 22:48:53 +00:00
vfs.cpp more dox! 2004-08-27 00:33:20 +00:00
vfs.h more dox! 2004-08-27 00:33:20 +00:00
zip.cpp more dox! 2004-08-27 00:33:20 +00:00
zip.h more dox! 2004-08-27 00:33:20 +00:00