app-skeleton/Contents
|
Fix launcher window graphic to be 128x128 exactly, without scaling.
|
2010-01-04 19:47:23 +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 |
config.make.in
|
Move Info.plist out of app-skeleton, to be autogenerated to include
|
2010-01-04 19:33:10 +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
|
Remove .svn directories from staging dir.
|
2010-01-04 21:52:09 +00:00 |
Info.plist
|
Rename chocolate-doom.icns to package name agnostic "app.icns".
|
2010-01-04 19:36:43 +00:00 |
Info.plist.in
|
Rename chocolate-doom.icns to package name agnostic "app.icns".
|
2010-01-04 19:36:43 +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 |