quakeforge/ruamoko
Bill Currie e472364f51 call [self init] rather than [super init] (and variants where possible) to
ease derived class initialization (all allocation can be done in -init).
Objective-C rocks :)
2004-02-13 02:51:38 +00:00
..
cl_menu fix a typo 2004-02-13 01:21:17 +00:00
game hopefully better library arrangement 2004-02-03 06:00:16 +00:00
gui call [self init] rather than [super init] (and variants where possible) to 2004-02-13 02:51:38 +00:00
include call [self init] rather than [super init] (and variants where possible) to 2004-02-13 02:51:38 +00:00
lib most of the video menu now uses CvarToggle and CvarToggleView (and rename 2004-02-07 00:09:50 +00:00
.gitignore add Makefile and Makefile.in 2002-08-15 19:09:48 +00:00
Makefile.am start working on a gui lib with a Slider class. use the slider class for 2004-02-03 08:31:26 +00:00