summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-16Zero out bottom two bits of palette data, to more accurately emulate theSimon Howard
2011-09-17Change query loop to sleep for 1ms rather than 50ms intervals, so thatSimon Howard
2011-09-17Refactor query code so that it is possible to query by polling, ratherSimon Howard
2011-09-17Fix ping calculation with LAN search.Simon Howard
2011-09-11Don't show error dialog if running from the console on OS X.Simon Howard
2011-08-29Fix bug with detection of IWAD type by filename (thanks mether).Simon Howard
2011-08-22Add clarification note about icon copyright status (thanks to ChrisSimon Howard
2011-08-20Update COPYING to latest version of GPL2 with new address of FSF (thanksSimon Howard
2011-08-20Fix gnome-screensaver .desktop file (thanks Rahul Sundaram).Simon Howard
2011-07-24Fix default mouse buttons in setup tool (Thanks Alexandre Xavier).Simon Howard
2011-07-21Don't use $^ in Makefiles, as it s a GNU make extension (thanks JakubSimon Howard
2011-06-16Add AM_SILENT_RULES macro for terser build output.Simon Howard
2011-05-17Update NEWS and ChangeLog, bump version number.Simon Howard
2011-05-17Add dependency for INSTALL generation.Simon Howard
2011-05-17Detect chex.deh if it is in the same directory as the IWAD file.Simon Howard
2011-05-14Fix display of ENDOOM screen.Simon Howard
2011-05-14Fix install of screensaver desktop file.Simon Howard
2011-05-14Add freedesktop.org desktop files for chocolate-doom, chocolate-setupSimon Howard
2011-05-14Convert build system to using the PROGRAM_PREFIX system used onSimon Howard
2011-05-08Update NEWS.Simon Howard
2011-05-08Allow IWAD files to be double-clicked in the finder to set the IWADSimon Howard
2011-05-08Shut up compiler warnings.Simon Howard
2011-05-07Rework OS X launcher package. Include documentation files within theSimon Howard
2011-04-26Support for Win32 native OPL output when compiled with Microsoft VisualJames Haley
2011-04-24Infer -server when -privateserver is specified (thanks Porsche Monty).Simon Howard
2011-04-24Add test button to joystick menu in setup tool (thanks AlexandreSimon Howard
2011-04-18Add test hack for simulating Porsche Monty's scanline emulation (seeSimon Howard
2011-04-17Fix libtextscreen window hotkeys to work when shift is held down /Simon Howard
2011-04-17Make Final Doom IWAD labels shorter, so they don't make the launchSimon Howard
2011-04-11Allow the shift key to be held down when changing key/mouse/joystickSimon Howard
2011-04-09Fix action area minimum width calculation.Simon Howard
2011-04-04Close dropdown list popup windows when clicking outside the window.Simon Howard
2011-04-04Fix crash.Simon Howard
2011-04-04Fix crash.Simon Howard
2011-04-04Change the background color when hovering over widgets.Simon Howard
2011-04-04Change setup tool default sampling rate to 44100Hz to match the gameSimon Howard
2011-03-30Add a symlink hack to work around the fact that OS X doesn't like pathsSimon Howard
2011-03-30On OS X, display a dialog box when exiting with I_Error, like onSimon Howard
2011-03-28Remove the BUGS file as it doesn't really contain any usefulSimon Howard
2011-03-28Add vim modeline for text wrapping to documentation text files.Simon Howard
2011-03-28Emulate bug with IDMUS cheat when emulating v1.9 (thanks AlexandreSimon Howard
2011-03-28Fix OPL MIDI playback when using an empty .mus / .mid file (thanksSimon Howard
2011-03-28Allow .lmp files to be loaded (and demo files to be played back) thatSimon Howard
2011-03-28Fix weapon cycling from the shotgun to the chaingun in Doom 1 (thanksSimon Howard
2011-03-27Scroll faster in reaction to the scroll wheel.Simon Howard
2011-03-27Change default sfx/music volume in setup tool to 8, to match the gameSimon Howard
2011-03-22Switch separator to show "screen mode" or "window size" depending onSimon Howard
2011-03-22Fix scrollbars so that clicks scroll the pane to a location that matchesSimon Howard
2011-03-22Reorganise the display settings window.Simon Howard
2011-03-17Add back -a option to automake, and remove INSTALL if automake installsSimon Howard