0ad/source/lib/res
prefect c92c9376b9 Fix out-of-range write to the keys[] array, caused by fake SDL_KEY* events.
Pressing the Windows key no longer crashes the Linux build.

This was SVN commit r2814.
2005-09-29 22:22:43 +00:00
..
file comments/cosmetics; 2005-09-27 15:20:56 +00:00
graphics Hardware cursor isn't implemented for X. 2005-09-29 21:48:04 +00:00
sound Fix out-of-range write to the keys[] array, caused by fake SDL_KEY* events. 2005-09-29 22:22:43 +00:00
h_mgr.cpp final refactor (i hope). split up fmt / int_fmt determination to allow override of fmt without overriding int_fmt (useful for unifont.cpp). this changed the signature of ogl_tex_upload. better explained flags in OglTex and warn_if_uploaded. 2005-09-29 17:33:30 +00:00
h_mgr.h bugfix when writing screenshot: was calculating rounded up size for VFS incorrectly. 2005-09-27 15:35:17 +00:00
handle.h fix include path (relative to lib) 2005-01-23 17:50:07 +00:00
mem.cpp ogl_tex: documented and cleaned up. 2005-09-21 16:11:43 +00:00
mem.h moved SAFE_DELETE to lib.h 2005-09-08 01:47:45 +00:00
res.h - split up lib/res into file, graphics and sound. 2005-08-12 17:06:53 +00:00