Age | Commit message (Expand) | Author |
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 | Bind missing sound variables so the settings are not lost when running | 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-12-18 | - Update codeblocks projects | Russell Rice |
2011-11-26 | Add "statistics captured" message on exit when the using -statdump | 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-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 | Update TODO, HH-TODO - remove completed items. | 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 chat macro defaults in setup tool. | 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-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-23 | Fix compiler warnings (thanks Edward-San). | Simon Howard |
2011-10-22 | Merge from trunk. | Simon Howard |
2011-10-22 | Fix teleport behavior when emulating the alternate Final Doom | Simon Howard |
2011-10-22 | Change KEY_BACKSPACE to 0x7f to fix problems with the backspace key not | Simon Howard |
2011-10-22 | Fix Heretic and Hexen multiplayer chat. | Simon Howard |
2011-10-22 | Update setup tool to show 8 key bindings for appropriate games. | Simon Howard |
2011-10-22 | Fix crash when pressing escape in help screens. | Simon Howard |
2011-10-22 | Fix percentage output to match that of statdump.exe. | Simon Howard |
2011-10-21 | Add command line parameter to disable the GUI pop-up window that appears | Simon Howard |
2011-10-21 | Add -statdump command line parameter, to generate the same output as | Simon Howard |
2011-10-20 | Confirm quit game when the window close button is clicked a second time. | 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-10-19 | Fix lockups in Hexen and Strife when playing with more than four | Simon Howard |
2011-10-19 | Oops. | Simon Howard |
2011-10-19 | Send MAXPLAYERS value for game on connect to server. Make server adapt | Simon Howard |
2011-10-19 | Change MAXPLAYERS to NET_MAXPLAYERS and add back individual MAXPLAYERS | Simon Howard |
2011-10-17 | Fix crash on respawn in Heretic (same as previously-fixed Hexen respawn | Simon Howard |
2011-10-17 | Rearrange Hexen startup to fix crash when starting a deathmatch game. | Simon Howard |
2011-10-17 | Tweak Strife buttons2 field to be differential against previous value, | Simon Howard |
2011-10-17 | Fix Hexen multiplayer spy key rebinding. | Simon Howard |
2011-10-17 | Fix tic diffs to handle Strife fields correctly. | Simon Howard |