Age | Commit message (Expand) | Author |
2012-10-25 | Switch from MD5 to SHA-1 for network digests. | Simon Howard |
2012-10-23 | Add Steam path for Doom 3: BFG Edition IWAD path (thanks Gez for the | Simon Howard |
2012-07-11 | Er... that's 64, not 32. | Simon Howard |
2012-07-11 | Add bound check for scrolling walls limit and exit with an error if it | Simon Howard |
2012-06-09 | Update NEWS and ChangeLog, bump version number. | Simon Howard |
2012-03-04 | Remove some calls to TXT_FGColor by using the new TXT_SaveColors system | Simon Howard |
2012-03-01 | Rework the way that window background colors are set, and change the | Simon Howard |
2012-02-04 | On Windows, convert the USER and USERNAME environment variables from OEM | Simon Howard |
2012-02-03 | Fix crash when typing lots of Unicode characters into a number input | Simon Howard |
2012-02-03 | Fix chat macros when vanilla_keyboard_mapping is turned off. | Simon Howard |
2012-02-03 | Fix CP437-Unicode mapping of cedilla character. | Simon Howard |
2012-02-03 | Upgrade the input box and label widgets to use UTF-8 strings. | Simon Howard |
2012-02-03 | Support Unicode input by mapping typed Unicode characters >= 128 up into | Simon Howard |
2012-02-03 | Split off UTF-8 code into separate file and add extra functions. | Simon Howard |
2012-02-02 | Beginnings of limited textscreen UTF-8 support. | Simon Howard |
2012-02-02 | Re-resolve the address of the master server every eight hours, to adapt | Simon Howard |
2012-02-02 | Fix scroll bar behavior (thanks Alexandre Xavier). | Simon Howard |
2012-02-02 | Only use the SDL mouse lag workaround on Windows - not all systems allow | Simon Howard |
2012-01-05 | Add hack command-line option for on-screen OPL status output - useful | Simon Howard |
2011-11-26 | Fix weapon cycling keys when using IDKFA in Shareware Doom (thanks | Simon Howard |
2011-11-03 | Remove use of $< in Makefiles, for compatibility with OpenBSD's make. | Simon Howard |
2011-10-23 | Fix chat macro defaults in setup tool. | Simon Howard |
2011-10-23 | Fix numeric keypad when entering values in text boxes (thanks Twelve). | Simon Howard |
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 |