fruitjam-doom/pkg/osx
Simon Howard 5afef298d6 osx: Use safe string functions for launcher.
The OS X launcher used a few unsafe string functions; use snprintf()
or strlcpy,strlcat here - as this is the launcher for OS X we don't
need to care about portability.
2014-04-01 21:51:18 -04:00
..
disk Add some extra zero-fill to the end of .DS_store. 2012-12-22 23:30:17 +00:00
Resources Update OS X launcher to include box for Strife IWAD. 2011-09-12 22:21:53 +00:00
.gitignore Add menu item to launcher to open a terminal window that can be used to 2010-01-23 23:06:45 +00:00
AppController.h Insert new files into the command line at the correct location, allowing 2010-01-11 19:10:42 +00:00
AppController.m Allow IWAD files to be double-clicked in the finder to set the IWAD 2011-05-08 18:29:46 +00:00
cp-with-libs Change "@executable_path@" to "@executable_path" 2010-01-10 20:46:15 +00:00
dmgfix Reduce window height of .dmg Finder window - this reverts r2371. 2012-12-24 01:09:30 +00:00
Execute.h Rework OS X launcher package. Include documentation files within the 2011-05-07 23:52:26 +00:00
Execute.m osx: Use safe string functions for launcher. 2014-04-01 21:51:18 -04:00
GNUmakefile Only include NOT-BUGS in releases of Doom binaries, not other games. 2013-09-16 02:05:27 +00:00
Info-gnustep.plist.in Define project short description, copyright, maintainer and URL in 2010-01-18 19:14:54 +00:00
Info.plist.in Add document icon file and use for file associations. 2010-01-12 01:20:48 +00:00
IWADController.h Merge from raven-branch. 2011-09-11 23:40:44 +00:00
IWADController.m osx: Use safe string functions for launcher. 2014-04-01 21:51:18 -04:00
IWADLocation.h Import OS X launcher code to trunk. 2010-01-04 22:01:32 +00:00
IWADLocation.m Import OS X launcher code to trunk. 2010-01-04 22:01:32 +00:00
LauncherManager.h Allow IWAD files to be double-clicked in the finder to set the IWAD 2011-05-08 18:29:46 +00:00
LauncherManager.m osx: Use safe string functions for launcher. 2014-04-01 21:51:18 -04:00
main.m Import OS X launcher code to trunk. 2010-01-04 22:01:32 +00:00
PkgInfo Extend osx makefile to allow building of a working GNUstep application, 2010-01-15 18:13:05 +00:00