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