Age | Commit message (Expand) | Author |
2010-02-27 | When loading driver, pass the full path to the ioperm.sys file. | Simon Howard |
2010-02-27 | Fix race condition with condition variable freed before it is signaled. | Simon Howard |
2010-02-26 | Minor documentation fixups. | Simon Howard |
2010-02-26 | Add OPL hardware playback support for Windows NT-based systems. | Simon Howard |
2010-02-10 | Bump version number, update ChangeLog and NEWS. | Simon Howard |
2010-02-08 | Add Heretic implementation of HHE "Text" section, add DEH_String() | Simon Howard |
2010-02-08 | Move action function prototypes in info.c into separate p_action.h | Simon Howard |
2010-02-08 | Call DEH_Init on Heretic startup so that patches will be loaded. | Simon Howard |
2010-02-08 | Only call InitializeSections() when a dehacked patch is actually loaded. | Simon Howard |
2010-02-08 | Add HHE 1.0 header signature to list of accepted signatures. | Simon Howard |
2010-02-08 | Add case-insensitive version of strstr(), and use this instead of | Simon Howard |
2010-02-07 | When initializing to load an HHE patch, patch the states[] table to be | Simon Howard |
2010-02-07 | Initial code for HHE patch support. | Simon Howard |
2010-02-07 | Move sound structure and ammo definitions into headers. Add #ifndef | Simon Howard |
2010-02-07 | Refactor dehacked structure mapping code to support string fields in | Simon Howard |
2010-02-07 | Oops. | Simon Howard |
2010-02-07 | Add back unused phoenix rod object, frames, and dummy action pointer. | Simon Howard |
2010-02-06 | Fix Heretic/Hexen "noise" sound debug cheats. | Simon Howard |
2010-02-06 | Merge from trunk. | Simon Howard |
2010-02-06 | Fix branch_helper properties for strife-branch. | Simon Howard |
2010-02-05 | Update OS X Makefile to include Heretic and Hexen executables, and to | Simon Howard |
2010-02-05 | Rearrange Makefile definitions. | Simon Howard |
2010-02-05 | Merge from trunk. | Simon Howard |
2010-02-05 | Add a hint message about permissions if unable to get I/O permissions | Simon Howard |
2010-02-05 | Only distribute README.OPL in the Windows package, don't bother | Simon Howard |
2010-02-05 | Add README.OPL to list of documentation files to distribute. | Simon Howard |
2010-02-02 | Move parts of dehacked code into top-level common code, to allow future | Simon Howard |
2010-02-01 | Create strife directory as a copy of doom directory, change Makefile.am | Simon Howard |
2010-02-01 | Remove improperly-created strife directory. | Simon Howard |
2010-02-01 | Populated src/strife with copy of source files from src/doom - TODOs: | James Haley |
2010-02-01 | Added src/strife folder. | James Haley |
2010-01-31 | Change Windows resource file to use PACKAGE_COPYRIGHT and | Simon Howard |
2010-01-30 | Change directory to home directory before launching the game, so that | Simon Howard |
2010-01-30 | Set launch button as default button, so that it is possible to launch | Simon Howard |
2010-01-30 | Rename mus2mid functions to be consistent with coding standard. | Simon Howard |
2010-01-29 | Remove unused PACKAGE_LONGDESC. | Simon Howard |
2010-01-29 | When doing a MUS to MID conversion, allocate MIDI channels so that the | Simon Howard |
2010-01-29 | Fix indentation/style etc. in mus2mid.c. | Simon Howard |
2010-01-27 | Merge from trunk. | Simon Howard |
2010-01-27 | Add tags files to svn:ignore properties. | Simon Howard |
2010-01-26 | Minor fix of British spelling -> American. | Simon Howard |
2010-01-26 | Fix glass hack windows where a linedef is flagged as two sided but has | Simon Howard |
2010-01-26 | Merge from raven-branch | James Haley |
2010-01-23 | Add menu item to launcher to open a terminal window that can be used to | Simon Howard |
2010-01-18 | Fix package source URL. | Simon Howard |
2010-01-18 | Tweak package description slightly. | Simon Howard |
2010-01-18 | Define project short description, copyright, maintainer and URL in | Simon Howard |
2010-01-17 | Update NEWS. | Simon Howard |
2010-01-17 | Restore the original cursor when shutting down video code, this should | Simon Howard |
2010-01-16 | Update TODO file. | Simon Howard |