Age | Commit message (Expand) | Author |
2011-09-17 | Add multiplayer query code to setup tool, and rework join game | Simon Howard |
2011-09-11 | Merge from raven-branch. | Simon Howard |
2011-09-11 | Merge from trunk. | Simon Howard |
2011-07-21 | Don't use $^ in Makefiles, as it s a GNU make extension (thanks Jakub | Simon Howard |
2011-06-13 | Merge from trunk. | Simon Howard |
2011-06-13 | Link chocolate-setup against SDL_mixer to fix compile on Mac OS X. | Simon Howard |
2011-05-14 | Fix install of screensaver desktop file. | Simon Howard |
2011-05-14 | Add freedesktop.org desktop files for chocolate-doom, chocolate-setup | Simon Howard |
2011-05-14 | Convert build system to using the PROGRAM_PREFIX system used on | Simon Howard |
2011-02-12 | Merge from raven-branch. FEATURE_MULTIPLAYER has been disabled | Simon Howard |
2010-12-10 | Merge from trunk. This is slightly out of date as I did the merge | Simon Howard |
2010-12-02 | Register servers with Internet master server. | Simon Howard |
2010-09-14 | Re-enable multiplayer support for Doom only, in preparation for network | Simon Howard |
2010-09-09 | Merge from raven-branch. | Simon Howard |
2010-04-30 | Merge from trunk. | Simon Howard |
2010-04-18 | Split out WAD command line parsing code into common code shared between | Simon Howard |
2010-02-07 | Initial code for HHE patch support. | Simon Howard |
2010-02-06 | Merge from trunk. | Simon Howard |
2010-02-05 | Merge from trunk. | Simon Howard |
2010-02-02 | Move parts of dehacked code into top-level common code, to allow future | Simon Howard |
2010-02-01 | Create strife directory as a copy of doom directory, change Makefile.am | Simon Howard |
2010-01-27 | Merge from trunk. | Simon Howard |
2009-12-18 | Fix poor quality application icons seen when the game is running. | Simon Howard |
2009-07-13 | Merge from trunk. | Simon Howard |
2009-07-11 | Generate programs with names based on PROGRAM_PREFIX. | Simon Howard |
2009-07-09 | Include the resource file in the source list when building the setup | Simon Howard |
2009-06-12 | Merge from trunk. | Simon Howard |
2009-06-11 | Include libc_wince.a in chocolate-server build. | Simon Howard |
2009-06-11 | Fix wince include. Use top_builddir instead of .. where appropriate. | Simon Howard |
2009-06-09 | Merge from trunk. | Simon Howard |
2009-06-07 | Detect Windows CE target and build/include libc_wince files as | Simon Howard |
2009-04-03 | Fix up MIDI reading code; add test code. | Simon Howard |
2009-03-28 | Initial MIDI file parsing code. | Simon Howard |
2009-03-10 | Add initial GENMIDI lump loading, OPL detection. | Simon Howard |
2009-03-04 | Add initial stub for OPL backend. | Simon Howard |
2008-12-20 | Merge from trunk. | Simon Howard |
2008-12-09 | Add SDL_CFLAGS, SDL_LDFLAGS to default compile flags, and check for SDL | Simon Howard |
2008-12-05 | Auto-select the game type based on detected IWADs. If IWADs from | Simon Howard |
2008-11-27 | Add -game command-line parameter to control what game to configure | Simon Howard |
2008-11-24 | Make chocolate-setup use m_controls.c definitions for config file | Simon Howard |
2008-11-21 | Move setup/ into src/ and merge with main codebase. Remove duplicated | Simon Howard |
2008-11-09 | Recreate Hexen graphical startup in SDL. | Simon Howard |
2008-10-30 | Turn off warnings-as-errors. | Simon Howard |
2008-10-08 | Move chocolate-hexen to default build. | Simon Howard |
2008-09-30 | Add chocolate-heretic to default build. | Simon Howard |
2008-09-30 | Move d_iwad.c into common code and update Heretic to use it on startup | Simon Howard |
2008-09-28 | Tidy up heretic start up messages. | Simon Howard |
2008-09-20 | Add chocolate-heretic, chocolate-hexen build targets. | Simon Howard |
2008-09-20 | Move m_random.[ch] to doom/ (as Hexen uses a different random number | Simon Howard |
2008-09-10 | Split out variables for controls into common m_controls.c. | Simon Howard |