------------------------------------------------------------------------ r1906 | helixhorned | 2011-06-17 04:58:37 -0700 (Fri, 17 Jun 2011) | 1 line Replacing 'NSApp' with the value returned from [NSApplication sharedApplication] is the last step to avoid null addresses in the x86 code. Go figure... ------------------------------------------------------------------------ r1905 | helixhorned | 2011-06-17 04:53:41 -0700 (Fri, 17 Jun 2011) | 1 line A couple more OSX tweaks: pull in 'nibless' SDLMain.m into tree for future hacking, fix backspace ('delete') key in OSD, almost everything to make x86 binaries actually run. ------------------------------------------------------------------------ r1904 | helixhorned | 2011-06-16 12:39:22 -0700 (Thu, 16 Jun 2011) | 1 line Fix mapster's command-line parsing and copy over some of the 'custom mod dir' logic, currently used in the sound board to also find files outside of GRPs. ------------------------------------------------------------------------