Original history for development of OS X launcher
Find a file
Simon Howard f6010c7af5 Add config.make containing package name parameters, and extend Makefile
to build a full application and .dmg file.

Subversion-branch: /launcher
Subversion-revision: 1777
2010-01-04 15:12:58 +00:00
app-skeleton/Contents Move contents of "Resources" directory into skeleton. 2010-01-04 14:48:30 +00:00
.gitignore Check in current launcher code. 2009-12-25 00:42:51 +00:00
AppController.h Fix copyright notices on source files. 2009-12-25 01:04:22 +00:00
AppController.m Replace gorm interface with .nib interface made using Interface Builder. 2010-01-04 00:41:24 +00:00
config.h Set launcher window title and version string from config.h header. 2009-12-25 20:33:21 +00:00
config.make Add config.make containing package name parameters, and extend Makefile 2010-01-04 15:12:58 +00:00
Execute.h Launch game or setup program when launch/setup buttons are pressed. 2009-12-26 17:38:30 +00:00
Execute.m Reset SIGCHLD response to default when executing setup program, so that 2009-12-27 19:32:44 +00:00
GNUmakefile Add config.make containing package name parameters, and extend Makefile 2010-01-04 15:12:58 +00:00
IWADController.h When running setup tool, set DOOMWADPATH environment variable to include 2009-12-27 02:16:10 +00:00
IWADController.m When running setup tool, set DOOMWADPATH environment variable to include 2009-12-27 02:16:10 +00:00
IWADLocation.h Save and restore configuration using NSUserDefaults interface. 2009-12-26 02:10:31 +00:00
IWADLocation.m Save and restore configuration using NSUserDefaults interface. 2009-12-26 02:10:31 +00:00
LauncherManager.h Save and restore configuration using NSUserDefaults interface. 2009-12-26 02:10:31 +00:00
LauncherManager.m When running setup tool, set DOOMWADPATH environment variable to include 2009-12-27 02:16:10 +00:00
main.m Launch game or setup program when launch/setup buttons are pressed. 2009-12-26 17:38:30 +00:00