summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-09Update NEWS and ChangeLog, bump version number.Simon Howard
2012-04-02Fix to undefined sprintf behavior in the dialog engine (thanks toJames Haley
2012-03-04Remove some calls to TXT_FGColor by using the new TXT_SaveColors systemSimon Howard
2012-03-01Rework the way that window background colors are set, and change theSimon Howard
2012-02-28Oops.Simon Howard
2012-02-14Don't print bogus message about config dir when there's nothing to say.Simon Howard
2012-02-14Fix save game directory behavior under Windows.Simon Howard
2012-02-12* Correct an error in one of the beta-like Beggar internal dialogueJames Haley
2012-02-10Addiional words on the INTRO-FIXME comments.James Haley
2012-02-10While I'm screwing with intro related stuff, I may as well replace theJames Haley
2012-02-10Added INTRO-FIXME tags to borked-up intro code.James Haley
2012-02-10Make optimization settings consistent (static libraries do not supportJames Haley
2012-02-10Remove all temporary code that was put in place until MAXPLAYERS becameJames Haley
2012-02-09Comment change in r_main.cJames Haley
2012-02-09Two Strife bugs knocked out:James Haley
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-02Bind missing sound variables so the settings are not lost when runningSimon 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-12-18- Update codeblocks projectsRussell Rice
2011-11-26Add "statistics captured" message on exit when the using -statdumpSimon 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-30Fix previous change - Strife games are not always -altdeath; the defaultSimon Howard
2011-10-29Update Strife multiplayer behavior to always use altdeath mode inSimon Howard
2011-10-29Update TODO, HH-TODO - remove completed items.Simon Howard
2011-10-29Enable gcc warning to detect redundant declarations, and clean upSimon Howard
2011-10-23Remove hack that forces the window to always be centered within theSimon Howard
2011-10-23Fix chat macro defaults in setup tool.Simon Howard
2011-10-23Fix player name input box in multiplayer configuration.Simon Howard
2011-10-23Merge from trunk.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-23Fix compiler warnings (thanks Edward-San).Simon Howard
2011-10-22Merge from trunk.Simon Howard
2011-10-22Fix teleport behavior when emulating the alternate Final DoomSimon Howard
2011-10-22Change KEY_BACKSPACE to 0x7f to fix problems with the backspace key notSimon Howard
2011-10-22Fix Heretic and Hexen multiplayer chat.Simon Howard
2011-10-22Update setup tool to show 8 key bindings for appropriate games.Simon Howard