Age | Commit message (Expand) | Author |
2014-03-13 | Allow to rebind artifact keys in Hexen. | Fabian Greffrath |
2013-12-23 | setup: Add key_mission to the controls group. | svdijk |
2013-12-04 | Fix 'make clean' where some files were not being cleaned (thanks | Simon Howard |
2013-11-19 | Fix crash when using fallback Doom IWAD and selecting level. | Simon Howard |
2013-10-31 | Only show 'flying' controls when configuring Heretic or Hexen, not | Simon Howard |
2013-10-31 | Fix setup tool Windows resource file to include the application manifest | Simon Howard |
2013-10-28 | Add missing asmv3 namespace to setup manifest (oops). | Simon Howard |
2013-10-28 | Declare Windows binaries as DPI-aware to prevent the OS from applying | Simon Howard |
2013-10-26 | Default to windowed mode in OS X, as there is an SDL bug that can cause | Simon Howard |
2013-10-26 | Select fallback IWADs that match the game we are configuring (thanks | Simon Howard |
2013-10-20 | Use OPL MIDI playback as the default music device. | Simon Howard |
2013-10-16 | Fix bug with freeing of static strings, accidentally introduced in | Simon Howard |
2013-10-15 | Rip out special casing on Windows that defaults to the SDL directx | Simon Howard |
2013-10-06 | Finish implementation of Hexen CD audio music mode. | Simon Howard |
2013-09-29 | Preserve libsamplerate_scale in the setup tool. | Simon Howard |
2013-09-21 | Fix setup tool desktop file to point to chocolate-doom-setup. | Simon Howard |
2013-09-20 | Set setup tool title so that it it shows the name of the correct game | Simon Howard |
2013-09-04 | Fix setup tool defaults for GUS/Timidity path config variables (thanks | Simon Howard |
2013-08-17 | Fix IWAD auto-selection when joining a game in the setup tool (thanks | Simon Howard |
2013-08-11 | Remove Windows CE support. | Simon Howard |
2013-04-01 | Add configuration boxes for GUS and Timidity configuration. | Simon Howard |
2013-04-01 | Merge from trunk. | Simon Howard |
2013-03-27 | Remove duplicate definition of M_OEMToUTF8() (thanks exp(x)). | Simon Howard |
2013-03-03 | Add GUS pseudo-emulation. | Simon Howard |
2013-03-03 | Add configuration file variable to specify path to a Timidity config | Simon Howard |
2013-01-03 | Refactor skill selector to change automatically when switching character | Simon Howard |
2012-10-28 | Merge from trunk. | Simon Howard |
2012-02-28 | Oops. | Simon Howard |
2012-02-02 | Bind missing sound variables so the settings are not lost when running | Simon Howard |
2011-10-30 | Fix previous change - Strife games are not always -altdeath; the default | Simon Howard |
2011-10-29 | Update Strife multiplayer behavior to always use altdeath mode in | Simon Howard |
2011-10-29 | Enable gcc warning to detect redundant declarations, and clean up | Simon Howard |
2011-10-23 | Remove hack that forces the window to always be centered within the | Simon Howard |
2011-10-23 | Fix player name input box in multiplayer configuration. | Simon Howard |
2011-10-23 | Merge from trunk. | Simon Howard |
2011-10-22 | Update setup tool to show 8 key bindings for appropriate games. | Simon Howard |
2011-10-20 | Change labels in setup tool for Strife popup windows to have more | Simon Howard |
2011-10-20 | Fix bug with Hexen savedir set to "(null)" by setup tool (thanks | Simon Howard |
2011-10-20 | Use TXT_MessageBox where appropriate. | Simon Howard |
2011-10-20 | Fix Konami code. | Simon Howard |
2011-09-26 | Add graphical_startup option for Strife (to match Heretic/Hexen). | Simon Howard |
2011-09-20 | Display an error dialog if trying to connect to a server where a game is | Simon Howard |
2011-09-20 | Display a warning message when trying to join a server playing a game | Simon Howard |
2011-09-20 | Add TXT_MessageBox convenience function. | Simon Howard |
2011-09-20 | Auto-select IWAD based on query response from server. | Simon Howard |
2011-09-18 | Rerrange ordering of columns in server search dialog. | Simon Howard |
2011-09-18 | Hook query code into setup tool, and add search results window. | Simon Howard |
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-06-13 | Merge from trunk. | Simon Howard |