summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-27Fix race condition with condition variable freed before it is signaled.Simon Howard
2010-02-26Minor documentation fixups.Simon Howard
2010-02-26Add OPL hardware playback support for Windows NT-based systems.Simon Howard
2010-02-05Add a hint message about permissions if unable to get I/O permissionsSimon Howard
2010-02-05Only distribute README.OPL in the Windows package, don't botherSimon Howard
2010-02-05Add README.OPL to list of documentation files to distribute.Simon Howard
2010-01-27Merge from trunk.Simon Howard
2010-01-27Add tags files to svn:ignore properties.Simon Howard
2010-01-26Minor fix of British spelling -> American.Simon Howard
2010-01-26Fix glass hack windows where a linedef is flagged as two sided but hasSimon Howard
2010-01-23Add menu item to launcher to open a terminal window that can be used toSimon Howard
2010-01-18Fix package source URL.Simon Howard
2010-01-18Tweak package description slightly.Simon Howard
2010-01-18Define project short description, copyright, maintainer and URL inSimon Howard
2010-01-17Update NEWS.Simon Howard
2010-01-17Restore the original cursor when shutting down video code, this shouldSimon Howard
2010-01-16Update TODO file.Simon Howard
2010-01-15Don't open the configuration window when the launcher is first run;Simon Howard
2010-01-15Fix GNUstep info panel.Simon Howard
2010-01-15Center the launcher window and config window on startup.Simon Howard
2010-01-15Add wadfile.png for GNUstep build.Simon Howard
2010-01-15Extend osx makefile to allow building of a working GNUstep application,Simon Howard
2010-01-14In Chex Quest, use the radiation suit colormap instead of the redSimon Howard
2010-01-12Oops.Simon Howard
2010-01-12Strip executables when building Windows CE packages.Simon Howard
2010-01-12Rearrange order of Makefile generation to alphabetical order.Simon Howard
2010-01-12Move Makefile definitions for CC and STRIP into config.make, useSimon Howard
2010-01-12Set main menu title based on package name, not fixed string.Simon Howard
2010-01-12Place commercial level name strings consecutively in the same array, soSimon Howard
2010-01-12Add missing connection for plutonia.wad set button.Simon Howard
2010-01-12Add document icon file and use for file associations.Simon Howard
2010-01-11Insert new files into the command line at the correct location, allowingSimon Howard
2010-01-11When launching a file from the finder, add the new file into the commandSimon Howard
2010-01-10Change "@executable_path@" to "@executable_path"Simon Howard
2010-01-10Install docs with a single cp, rather than using a for loop.Simon Howard
2010-01-10Recursively copy library dependencies into destination package. IdentifySimon Howard
2010-01-09Clear existing arguments when adding a file.Simon Howard
2010-01-09Add file to command line when opened; add link from AppController toSimon Howard
2010-01-09Initial code to identify file type by extension and add file to commandSimon Howard
2010-01-09Hook in AppController as delegate for application, add file associationsSimon Howard
2010-01-05Add "clean" target to package makefiles.Simon Howard
2010-01-05Move config.make up to pkg/ directory. Use static makefiles to generateSimon Howard
2010-01-04Fix single space error when listing libraries.Simon Howard
2010-01-04Copy binaries into app dir along with libraries.Simon Howard
2010-01-04Include documentation files in package.Simon Howard
2010-01-04Fix GNUstep build.Simon Howard
2010-01-04Generate Info.plist and config.make in configure and remove temporarySimon Howard
2010-01-04Import OS X launcher code to trunk.Simon Howard
2010-01-03Add quotes around $@ in autogen script (thanks exp[x])Simon Howard
2009-12-28When recording low resolution (non-longtics) Vanilla demos, carrySimon Howard