quakeforge/ruamoko
Bill Currie 07e67da838 Add class versions of retain and friends.
As class objects don't have retain counts (they're usually static, even!!),
allowing the instance implementations of retain, release, and autorelease
attempt to modify the non-existant retainCount would be a recipe for severe
headaches. We also don't want the retainCount returning "random" values.
2012-11-08 20:41:56 +09:00
..
cl_menu Create backups of quick.sav. 2012-07-21 22:41:57 +09:00
game Nuke another AM_CONDITIONAL 2012-02-13 16:08:03 +09:00
gui Move qfcc's libs and headers to ${prefix}/share 2012-05-05 19:34:35 +09:00
include Add class versions of retain and friends. 2012-11-08 20:41:56 +09:00
lib Add class versions of retain and friends. 2012-11-08 20:41:56 +09:00
scheme Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
Doxyfile.in Update for doxygen 1.8.1 2012-07-15 07:39:50 +09:00
Makefile.am Doc fixes 2010-12-16 06:24:54 -05:00