Age | Commit message (Expand) | Author |
2014-05-05 | Clean up file headers. | Simon Howard |
2014-04-26 | osx: Handle .hhe, .seh file extensions. | Simon Howard |
2014-04-01 | osx: Use safe string functions for launcher. | Simon Howard |
2013-09-16 | Only include NOT-BUGS in releases of Doom binaries, not other games. | Simon Howard |
2013-09-16 | Override the README distributed with Chocolate Strife Windows binaries | Simon Howard |
2013-09-15 | Name OS X CMDLINE.game files as CMDLINE-game, so that they are not | Simon Howard |
2013-09-15 | Open appropriate CMDLINE file depending on the currently-selected game. | Simon Howard |
2013-09-15 | Fix copying of CMDLINE files for Mac package build. | Simon Howard |
2013-09-15 | Fix INSTALL generation for source code and Mac binary distribution. | Simon Howard |
2012-12-24 | Reduce window height of .dmg Finder window - this reverts r2371. | Simon Howard |
2012-12-24 | Merge from trunk. | Simon Howard |
2012-12-22 | Add some extra zero-fill to the end of .DS_store. | Simon Howard |
2011-09-12 | Update OS X launcher to include box for Strife IWAD. | Simon Howard |
2011-09-12 | Increase window size in .dmg package, so that there is no vertical | Simon Howard |
2011-09-11 | Merge from raven-branch. | Simon Howard |
2011-06-13 | Rework configuration window; add Heretic/Hexen configuration boxes. | Simon Howard |
2011-06-13 | Merge from trunk. | Simon Howard |
2011-05-14 | Convert build system to using the PROGRAM_PREFIX system used on | Simon Howard |
2011-05-08 | Allow IWAD files to be double-clicked in the finder to set the IWAD | Simon Howard |
2011-05-07 | Rework OS X launcher package. Include documentation files within the | Simon Howard |
2011-03-30 | Add a symlink hack to work around the fact that OS X doesn't like paths | Simon Howard |
2011-03-10 | Include Unix manpages in MacOS package, and set MANPATH to point to them | Simon Howard |
2011-03-10 | Replace the INSTALL file with a template version that is customized to | Simon Howard |
2011-03-06 | Add Strife to OS X launcher. | Simon Howard |
2011-02-24 | Make code changes to add Heretic/Hexen support to OS X launcher. | Simon Howard |
2011-02-12 | Merge from trunk. | Simon Howard |
2011-01-02 | Remove redundant package version label from top of OS X launcher window. | Simon Howard |
2010-08-31 | Merge from trunk. | Simon Howard |
2010-07-14 | Set MACOSX_DEPLOYMENT_TARGET to target 10.4, so that the launcher will | Simon Howard |
2010-02-05 | Update OS X Makefile to include Heretic and Hexen executables, and to | Simon Howard |
2010-01-30 | Change directory to home directory before launching the game, so that | Simon Howard |
2010-01-30 | Set launch button as default button, so that it is possible to launch | Simon Howard |
2010-01-23 | Add menu item to launcher to open a terminal window that can be used to | Simon Howard |
2010-01-18 | Define project short description, copyright, maintainer and URL in | Simon Howard |
2010-01-15 | Don't open the configuration window when the launcher is first run; | Simon Howard |
2010-01-15 | Fix GNUstep info panel. | Simon Howard |
2010-01-15 | Center the launcher window and config window on startup. | Simon Howard |
2010-01-15 | Add wadfile.png for GNUstep build. | Simon Howard |
2010-01-15 | Extend osx makefile to allow building of a working GNUstep application, | Simon Howard |
2010-01-12 | Move Makefile definitions for CC and STRIP into config.make, use | Simon Howard |
2010-01-12 | Set main menu title based on package name, not fixed string. | Simon Howard |
2010-01-12 | Add missing connection for plutonia.wad set button. | Simon Howard |
2010-01-12 | Add document icon file and use for file associations. | Simon Howard |
2010-01-11 | Insert new files into the command line at the correct location, allowing | Simon Howard |
2010-01-11 | When launching a file from the finder, add the new file into the command | Simon Howard |
2010-01-10 | Change "@executable_path@" to "@executable_path" | Simon Howard |
2010-01-10 | Install docs with a single cp, rather than using a for loop. | Simon Howard |
2010-01-10 | Recursively copy library dependencies into destination package. Identify | Simon Howard |
2010-01-09 | Clear existing arguments when adding a file. | Simon Howard |
2010-01-09 | Add file to command line when opened; add link from AppController to | Simon Howard |