Age | Commit message (Expand) | Author |
2011-10-06 | Fix for missing finale fade-to-black bug that was driving me nuts - one | James Haley |
2011-09-26 | Add graphical_startup option for Strife (to match Heretic/Hexen). | Simon Howard |
2011-09-25 | Fix special1/special2 values in Hexen code so that they can properly | Simon Howard |
2011-09-25 | Fix special1/special2 values so that they can properly hold pointer | Simon Howard |
2011-09-25 | Handle WAD merging correctly when the sprites list contains lumps with | Simon Howard |
2011-09-25 | Fix warning message when loading a HHE patch with the wrong version. | Simon Howard |
2011-09-25 | Temporary hack to avoid needing an Excedrin. | James Haley |
2011-09-25 | Fix Strife weapon-cycling rules. | Simon Howard |
2011-09-24 | Start -testcontrols for Strife on level 3 (rebel base). | Simon Howard |
2011-09-24 | Don't allow menu actions when running with -testcontrols. Quit | Simon Howard |
2011-09-24 | Don't show graphical startup for Heretic, Hexen or Strife when running | Simon Howard |
2011-09-24 | Add -testcontrols to Hexen. | Simon Howard |
2011-09-24 | Rework Strife -testcontrols code to use common code. | Simon Howard |
2011-09-24 | Add -testcontrols to Heretic. | Simon Howard |
2011-09-24 | Rework mouse speed box drawing code and move to common code, so that it | Simon Howard |
2011-09-24 | Remove duplicate code for parsing -file parameter. | Simon Howard |
2011-09-24 | Oops. | 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 | Add dedicated pack_chex and pack_hacx values for the Chex Quest and Hacx | 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-19 | The current Chocolate Strife code emulates v1.2, not 1.31. 1.31 support | James Haley |
2011-09-18 | Fix a minor annoyance with Strife startup - we are *not* emulating the | 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-17 | Merge from trunk. | 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-13 | Remove use of magic number in M_ReadMisObj, and fix Kaiser's name while | James Haley |
2011-09-12 | Fix bug in doubly-linked list implementation. | Simon Howard |
2011-09-11 | Merge from raven-branch. | Simon Howard |
2011-09-11 | Oops. | Simon Howard |
2011-09-11 | Merge from trunk. | Simon Howard |
2011-09-11 | Don't show error dialog if running from the console on OS X. | Simon Howard |
2011-09-05 | Place Hexen savegames in configdir/savegames/hexen.wad/ rather than | Simon Howard |
2011-09-05 | Store Heretic savegames in the configuration directory, as with Doom | Simon Howard |
2011-09-05 | Refactor savegamedir calculation code to work the same as trunk. | Simon Howard |
2011-08-29 | Fix bug with detection of IWAD type by filename (thanks mether). | Simon Howard |
2011-08-20 | Fix gnome-screensaver .desktop file (thanks Rahul Sundaram). | Simon Howard |
2011-07-21 | Don't use $^ in Makefiles, as it s a GNU make extension (thanks Jakub | Simon Howard |
2011-06-30 | Two changes: | James Haley |
2011-06-29 | Added support for -work and -flip command-line parameters. -random | James Haley |
2011-06-14 | Add missing include so that the OS X error window is displayed. | Simon Howard |
2011-06-13 | Merge from trunk. | Simon Howard |
2011-06-13 | Link chocolate-setup against SDL_mixer to fix compile on Mac OS X. | Simon Howard |
2011-06-04 | Resolved some TODOs and fixed a couple of problem spots that were | James Haley |
2011-05-17 | Detect chex.deh if it is in the same directory as the IWAD file. | Simon Howard |