]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - qtypes.h
make sure the return value of R_PicmipForFlags can't get negative
[xonotic/darkplaces.git] / qtypes.h
2010-02-18 havocmove RESTRICT keyword define to qtypes.h and add it...
2009-12-24 havocdon't use ssize_t
2009-12-24 havocchange a few WIN64 checks to _WIN64 (which actually...
2005-11-05 havoceliminated qbyte type, now uses unsigned char throughou...
2005-10-21 havocgave names to nearly all structs and enums which should...
2005-10-21 havocmade darkplaces compile successfully with g++ to test...
2005-07-05 havocmore fixes
2005-07-05 havocadded a 64bif fs_offset_t type to clean up most of...
2004-11-22 molivierSeveral changes to the SFX lock code in the sound engin...
2002-07-07 havocadded a qtypes.h for little things like qbyte and such