Age | Commit message (Expand) | Author |
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-17 | Bump version numbers for Windows build to temporary version. | Simon Howard |
2011-09-13 | Remove use of magic number in M_ReadMisObj, and fix Kaiser's name while | James Haley |
2011-09-13 | Generate .map files for release builds in the Visual Studio project. | James Haley |
2011-09-12 | Add Quasar and Kaiser to AUTHORS. | Simon Howard |
2011-09-12 | Bump version to temporary version number. | Simon Howard |
2011-09-12 | Update OS X launcher to include box for Strife IWAD. | Simon Howard |
2011-09-12 | Increase window size in .dmg package, so that there is no vertical | Simon Howard |
2011-09-12 | Set branch_helper properties to parent from trunk. | Simon Howard |
2011-09-12 | Create branch for version 2 development. raven-branch and strife-branch | Simon Howard |
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-06 | Initial changes towards supporting multi-package RPM build, with | 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-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-07-01 | Made Hexen buildable with strife-branch's VC2008 .proj file. | James Haley |
2011-06-30 | Two changes: | James Haley |
2011-06-29 | Added support for -work and -flip command-line parameters. -random | James Haley |
2011-06-16 | Add AM_SILENT_RULES macro for terser build output. | Simon Howard |
2011-06-14 | Add missing include so that the OS X error window is displayed. | Simon Howard |
2011-06-13 | Rework configuration window; add Heretic/Hexen configuration boxes. | 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 | 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 |
2011-04-26 | Support for Win32 native OPL output when compiled with Microsoft Visual | James Haley |