quakeforge/ruamoko/cl_menu
Bill Currie 8385046486 [qfcc] Warn when super dealloc invocation is missing
Forgetting to invoke [super dealloc] in a derived class's -dealloc
method has caused me to waste far too much time chasing down the
resulting memory leaks and crashes. This is actually the main focus of
issue #24, but I want to take care of multiple paths before I consider
the issue to be done.

However, as a bonus, four cases were found :)
2021-12-24 22:45:43 +09:00
..
client_menu.h
client_menu.r [console] Hook up new input system 2021-11-08 11:20:04 +09:00
controls_o.h
controls_o.r [ruamoko] Move some string functions 2020-03-25 00:04:20 +09:00
CrosshairCvar.h
CrosshairCvar.r Add a new crosshair. 2012-12-12 19:36:18 +09:00
CrosshairView.h
CrosshairView.r [console] Hook up new input system 2021-11-08 11:20:04 +09:00
CvarColor.h
CvarColor.r
CvarColorView.h
CvarColorView.r
CvarObject.h
CvarObject.r [qfcc] Warn when super dealloc invocation is missing 2021-12-24 22:45:43 +09:00
CvarRange.h
CvarRange.r
CvarRangeView.h
CvarRangeView.r [ruamoko] Move some string functions 2020-03-25 00:04:20 +09:00
CvarString.h
CvarString.r
CvarStringView.h
CvarStringView.r
CvarToggle.h
CvarToggle.r
CvarToggleView.h
CvarToggleView.r [console] Hook up new input system 2021-11-08 11:20:04 +09:00
Frame.h
Frame.r
HUD.h
HUD.r Fix some more double related warnings 2020-02-15 23:49:12 +09:00
Makemodule.am Get QF cross-compiling using MXE/mingw32 2021-03-27 20:09:37 +09:00
menu.h Add ruamoko declarations for the new menu functions. 2013-01-13 20:13:19 +09:00
menu.plist
menu.r Add ruamoko declarations for the new menu functions. 2013-01-13 20:13:19 +09:00
MenuGroup.h
MenuGroup.r [console] Hook up new input system 2021-11-08 11:20:04 +09:00
MouseToggle.h
MouseToggle.r
options.h
options.r [cl_menu,scheme] Clean up after tightened pointer checks 2020-03-05 15:02:40 +09:00
options_util.h
options_util.r
plistmenu.h
plistmenu.r [ruamoko] Fix daft str_str abi 2020-04-08 21:54:41 +09:00
ProxyView.h
ProxyView.r
RunToggle.h
RunToggle.r
servlist.h
servlist.r
SubMenu.h
SubMenu.r