Age | Commit message (Expand) | Author |
2010-01-29 | Fix indentation/style etc. in mus2mid.c. | Simon Howard |
2010-01-27 | Merge from trunk. | Simon Howard |
2010-01-27 | Add tags files to svn:ignore properties. | Simon Howard |
2010-01-26 | Minor fix of British spelling -> American. | Simon Howard |
2010-01-26 | Fix glass hack windows where a linedef is flagged as two sided but has | 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 | Fix package source URL. | Simon Howard |
2010-01-18 | Tweak package description slightly. | Simon Howard |
2010-01-18 | Define project short description, copyright, maintainer and URL in | Simon Howard |
2010-01-17 | Update NEWS. | Simon Howard |
2010-01-17 | Restore the original cursor when shutting down video code, this should | Simon Howard |
2010-01-16 | Update TODO file. | 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-14 | In Chex Quest, use the radiation suit colormap instead of the red | Simon Howard |
2010-01-12 | Oops. | Simon Howard |
2010-01-12 | Strip executables when building Windows CE packages. | Simon Howard |
2010-01-12 | Rearrange order of Makefile generation to alphabetical order. | 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 | Place commercial level name strings consecutively in the same array, so | 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 |
2010-01-09 | Initial code to identify file type by extension and add file to command | Simon Howard |
2010-01-09 | Hook in AppController as delegate for application, add file associations | Simon Howard |
2010-01-05 | Add "clean" target to package makefiles. | Simon Howard |
2010-01-05 | Move config.make up to pkg/ directory. Use static makefiles to generate | Simon Howard |
2010-01-04 | Fix single space error when listing libraries. | Simon Howard |
2010-01-04 | Copy binaries into app dir along with libraries. | Simon Howard |
2010-01-04 | Include documentation files in package. | Simon Howard |
2010-01-04 | Fix GNUstep build. | Simon Howard |
2010-01-04 | Generate Info.plist and config.make in configure and remove temporary | Simon Howard |
2010-01-04 | Import OS X launcher code to trunk. | Simon Howard |
2010-01-03 | Add quotes around $@ in autogen script (thanks exp[x]) | Simon Howard |
2009-12-28 | When recording low resolution (non-longtics) Vanilla demos, carry | Simon Howard |
2009-12-27 | Oops. | Simon Howard |
2009-12-27 | Allow DOOMWADDIR/DOOMWADPATH to contain the complete path to IWAD files, | Simon Howard |
2009-12-18 | Fix poor quality application icons seen when the game is running. | Simon Howard |
2009-12-18 | Update generated source files containing icon data. | Simon Howard |
2009-12-18 | Make ExecuteCommand() under Unix return a failure when the executable | Simon Howard |