Commit Graph

  • f59f22d529 Remove .svn directories from staging dir. master Simon Howard 2010-01-04 21:52:09 +0000
  • c90664dbe2 Fix launcher window graphic to be 128x128 exactly, without scaling. Simon Howard 2010-01-04 19:47:23 +0000
  • 6a97805974 Rename chocolate-doom.icns to package name agnostic "app.icns". Simon Howard 2010-01-04 19:36:43 +0000
  • 7e5a345f42 Move Info.plist out of app-skeleton, to be autogenerated to include package name. Add config.make.in for the same reason. Simon Howard 2010-01-04 19:33:10 +0000
  • f19654488d Update NIB to set reference from LauncherManager object to IWADController object. Simon Howard 2010-01-04 15:35:26 +0000
  • 473dad80b4 Remove existing DMG if one exists, so that hdiutil will not fail. Simon Howard 2010-01-04 15:34:00 +0000
  • f6010c7af5 Add config.make containing package name parameters, and extend Makefile to build a full application and .dmg file. Simon Howard 2010-01-04 15:12:58 +0000
  • 5a3faa3eee Move contents of "Resources" directory into skeleton. Simon Howard 2010-01-04 14:48:30 +0000
  • 619e36f60d Replace existing build system with plain Makefile-based, add skeleton for an app directory. Simon Howard 2010-01-04 14:40:03 +0000
  • 2ccc822bab Resize launcher window graphic to be exact size, rename "NewApplication" in menus. Simon Howard 2010-01-04 14:22:41 +0000
  • fa14259e0c Add missing 128x128 icon. Simon Howard 2010-01-04 00:58:58 +0000
  • 72ddfd94d6 Replace gorm interface with .nib interface made using Interface Builder. Simon Howard 2010-01-04 00:41:24 +0000
  • 4c276878e8 Reset SIGCHLD response to default when executing setup program, so that running setup multiple times doesn't cause the IWAD detection to stop working. Simon Howard 2009-12-27 19:32:44 +0000
  • d7617011e0 When running setup tool, set DOOMWADPATH environment variable to include paths to all IWADs set in the configuration window. Simon Howard 2009-12-27 02:16:10 +0000
  • 4fc6472d9b Set project metadata, add icon to resources list. Simon Howard 2009-12-26 22:28:04 +0000
  • c7d907b8b5 Shut up compile warning. Simon Howard 2009-12-26 22:13:37 +0000
  • 72d11e43eb Launch game or setup program when launch/setup buttons are pressed. Simon Howard 2009-12-26 17:38:30 +0000
  • d74fb3d055 Save and restore configuration using NSUserDefaults interface. Simon Howard 2009-12-26 02:10:31 +0000
  • c0ed4e93e2 Set application icon for launcher. Simon Howard 2009-12-25 21:40:00 +0000
  • 306b3e7c13 Open the configuration dialog on first startup so that the user can configure IWADs. Simon Howard 2009-12-25 21:18:59 +0000
  • 8ed93836ae Add setLocation method, rename existing setLocation to setButtonClicked. Simon Howard 2009-12-25 21:10:02 +0000
  • 72a6aabd37 Fix copyright notices (again) and indentation. Simon Howard 2009-12-25 20:40:28 +0000
  • 894287c1c7 Set launcher window title and version string from config.h header. Simon Howard 2009-12-25 20:33:21 +0000
  • 6833b3e308 Disable the IWAD selector dropdown if no IWADs have been configured at all. Simon Howard 2009-12-25 20:02:22 +0000
  • 59587038c7 Populate drop-down IWAD selector based on which IWADs have been configured, and add initial code to build command line. Simon Howard 2009-12-25 19:31:48 +0000
  • 24b7ebbc9d Restructure launcher interface to move IWAD configuration into a separate window. Simon Howard 2009-12-25 17:45:35 +0000
  • a12b745823 Fix copyright notices on source files. Simon Howard 2009-12-25 01:04:22 +0000
  • 1030e29175 Check in current launcher code. Simon Howard 2009-12-25 00:42:51 +0000