]> icculus.org git repositories - divverent/darkplaces.git/history - qtypes.h
replace funky !!a ^ !!b XOR usage by a new boolxor(a, b) macro that does that interna...
[divverent/darkplaces.git] / qtypes.h
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