summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-04On Windows, convert the USER and USERNAME environment variables from OEMSimon Howard
2012-02-03Fix crash when typing lots of Unicode characters into a number inputSimon Howard
2012-02-03Fix chat macros when vanilla_keyboard_mapping is turned off.Simon Howard
2012-02-03Fix CP437-Unicode mapping of cedilla character.Simon Howard
2012-02-03Upgrade the input box and label widgets to use UTF-8 strings.Simon Howard
2012-02-03Support Unicode input by mapping typed Unicode characters >= 128 up intoSimon Howard
2012-02-03Split off UTF-8 code into separate file and add extra functions.Simon Howard
2012-02-02Beginnings of limited textscreen UTF-8 support.Simon Howard
2012-02-02Re-resolve the address of the master server every eight hours, to adaptSimon Howard
2012-02-02Fix scroll bar behavior (thanks Alexandre Xavier).Simon Howard
2012-02-02Only use the SDL mouse lag workaround on Windows - not all systems allowSimon Howard
2012-01-05Add hack command-line option for on-screen OPL status output - usefulSimon Howard
2011-11-26Fix weapon cycling keys when using IDKFA in Shareware Doom (thanksSimon Howard
2011-11-03Remove use of $< in Makefiles, for compatibility with OpenBSD's make.Simon Howard
2011-10-23Fix chat macro defaults in setup tool.Simon Howard
2011-10-23Fix numeric keypad when entering values in text boxes (thanks Twelve).Simon Howard
2011-10-23Fix crash when closing a window.Simon Howard
2011-10-23Don't save value when destructor is called.Simon Howard
2011-10-23Rework textscreen focus handling so that input boxes will stop editingSimon Howard
2011-10-22Fix teleport behavior when emulating the alternate Final DoomSimon Howard
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