quakeforge/tools/Forge/Bundles
Jeff Teunissen ec0c37ee82 Add type information, don't return self most of the time
Start "modernizing" the code base; old code is based heavily in the
Smalltalk style, where everything that doesn't return a different object
returns self. This can be useful, but it isn't what is usually done these
days. Also, add type information (which didn't exist in "the old days" --
an object was an "id", not a "Foo *") to help with debugging.
2010-09-28 15:43:35 -04:00
..
MainPrefs Fix some bitrot. 2010-09-26 13:50:18 +09:00
MapEdit Add type information, don't return self most of the time 2010-09-28 15:43:35 -04:00