Age | Commit message (Expand) | Author |
2011-10-23 | Fix crash when closing a window. | Simon Howard |
2011-10-23 | Don't save value when destructor is called. | Simon Howard |
2011-10-23 | Rework textscreen focus handling so that input boxes will stop editing | Simon Howard |
2011-10-22 | Fix teleport behavior when emulating the alternate Final Doom | Simon Howard |
2011-10-16 | Zero out bottom two bits of palette data, to more accurately emulate the | Simon Howard |
2011-09-17 | Change query loop to sleep for 1ms rather than 50ms intervals, so that | Simon Howard |
2011-09-17 | Refactor query code so that it is possible to query by polling, rather | Simon Howard |
2011-09-17 | Fix ping calculation with LAN search. | Simon Howard |
2011-09-11 | Don't show error dialog if running from the console on OS X. | Simon Howard |
2011-08-29 | Fix bug with detection of IWAD type by filename (thanks mether). | Simon Howard |
2011-08-22 | Add clarification note about icon copyright status (thanks to Chris | Simon Howard |
2011-08-20 | Update COPYING to latest version of GPL2 with new address of FSF (thanks | Simon Howard |
2011-08-20 | Fix gnome-screensaver .desktop file (thanks Rahul Sundaram). | Simon Howard |
2011-07-24 | Fix default mouse buttons in setup tool (Thanks Alexandre Xavier). | Simon Howard |
2011-07-21 | Don't use $^ in Makefiles, as it s a GNU make extension (thanks Jakub | Simon Howard |
2011-06-16 | Add AM_SILENT_RULES macro for terser build output. | Simon Howard |
2011-05-17 | Update NEWS and ChangeLog, bump version number. | Simon Howard |
2011-05-17 | Add dependency for INSTALL generation. | Simon Howard |
2011-05-17 | Detect chex.deh if it is in the same directory as the IWAD file. | Simon Howard |
2011-05-14 | Fix display of ENDOOM screen. | 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-05-08 | Update NEWS. | Simon Howard |
2011-05-08 | Allow IWAD files to be double-clicked in the finder to set the IWAD | Simon Howard |
2011-05-08 | Shut up compiler warnings. | Simon Howard |
2011-05-07 | Rework OS X launcher package. Include documentation files within the | Simon Howard |
2011-04-26 | Support for Win32 native OPL output when compiled with Microsoft Visual | James Haley |
2011-04-24 | Infer -server when -privateserver is specified (thanks Porsche Monty). | Simon Howard |
2011-04-24 | Add test button to joystick menu in setup tool (thanks Alexandre | Simon Howard |
2011-04-18 | Add test hack for simulating Porsche Monty's scanline emulation (see | Simon Howard |
2011-04-17 | Fix libtextscreen window hotkeys to work when shift is held down / | Simon Howard |
2011-04-17 | Make Final Doom IWAD labels shorter, so they don't make the launch | Simon Howard |
2011-04-11 | Allow the shift key to be held down when changing key/mouse/joystick | Simon Howard |
2011-04-09 | Fix action area minimum width calculation. | Simon Howard |
2011-04-04 | Close dropdown list popup windows when clicking outside the window. | Simon Howard |
2011-04-04 | Fix crash. | Simon Howard |
2011-04-04 | Fix crash. | Simon Howard |
2011-04-04 | Change the background color when hovering over widgets. | Simon Howard |
2011-04-04 | Change setup tool default sampling rate to 44100Hz to match the game | Simon Howard |
2011-03-30 | Add a symlink hack to work around the fact that OS X doesn't like paths | Simon Howard |
2011-03-30 | On OS X, display a dialog box when exiting with I_Error, like on | Simon Howard |
2011-03-28 | Remove the BUGS file as it doesn't really contain any useful | Simon Howard |
2011-03-28 | Add vim modeline for text wrapping to documentation text files. | Simon Howard |
2011-03-28 | Emulate bug with IDMUS cheat when emulating v1.9 (thanks Alexandre | Simon Howard |
2011-03-28 | Fix OPL MIDI playback when using an empty .mus / .mid file (thanks | Simon Howard |
2011-03-28 | Allow .lmp files to be loaded (and demo files to be played back) that | Simon Howard |
2011-03-28 | Fix weapon cycling from the shotgun to the chaingun in Doom 1 (thanks | Simon Howard |
2011-03-27 | Scroll faster in reaction to the scroll wheel. | Simon Howard |
2011-03-27 | Change default sfx/music volume in setup tool to 8, to match the game | Simon Howard |