summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-29Added voice volume and back flat configuration variables. Made statusJames Haley
2010-08-29Added patch clipping callback mechanism, since Strife needs to modifyJames Haley
2010-08-28Changes to add all 3 help screens, and to draw menu thermometersJames Haley
2010-08-28Added crossfade wipe and code to load XLATAB lump. Changes to the menuJames Haley
2010-08-25Added riftSpots and fleshed out Strife level exit behavior as far asJames Haley
2010-08-24Removed storedemo and Chex Quest cruft, adjusted screenwipe loop timing,James Haley
2010-08-23Made some repairs to VC2008 solution and added Chocolate Strife project.James Haley
2010-02-06Merge from trunk.Simon Howard
2010-02-06Fix branch_helper properties for strife-branch.Simon Howard
2010-02-05Update OS X Makefile to include Heretic and Hexen executables, and toSimon Howard
2010-02-05Rearrange Makefile definitions.Simon Howard
2010-02-05Merge from trunk.Simon Howard
2010-02-02Move parts of dehacked code into top-level common code, to allow futureSimon Howard
2010-02-01Create strife directory as a copy of doom directory, change Makefile.amSimon Howard
2010-02-01Remove improperly-created strife directory.Simon Howard
2010-02-01Populated src/strife with copy of source files from src/doom - TODOs:James Haley
2010-02-01Added src/strife folder.James Haley
2010-01-31Change Windows resource file to use PACKAGE_COPYRIGHT andSimon Howard
2010-01-30Change directory to home directory before launching the game, so thatSimon Howard
2010-01-30Set launch button as default button, so that it is possible to launchSimon Howard
2010-01-30Rename mus2mid functions to be consistent with coding standard.Simon Howard
2010-01-29Remove unused PACKAGE_LONGDESC.Simon Howard
2010-01-29When doing a MUS to MID conversion, allocate MIDI channels so that theSimon Howard
2010-01-29Fix indentation/style etc. in mus2mid.c.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-26Merge from raven-branchJames Haley
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