summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-30Add INSTALL to all distribution packages, add note in README.Simon Howard
2010-05-30Clarify/update install instructions.Simon Howard
2010-05-14Don't grab the mouse when the demo sequence advances.Simon Howard
2010-05-03Oops.Simon Howard
2010-05-03Update NEWS.Simon Howard
2010-05-01Further sanity checking on use of strcpy() with dehacked stringSimon Howard
2010-05-01Silence printf(DEH_String(...)) warnings, by providing a DEH_printfSimon Howard
2010-05-01Fix compiler warnings with savegame and response file code.Simon Howard
2010-04-30Merge contents of OPL-TODO into TODO file.Simon Howard
2010-04-30Add textscreen Doxyfile to dist. Add .desktop file to svn:ignore. AddSimon Howard
2010-04-24Add -reject_pad_with_ff parameter to allow padding value to beSimon Howard
2010-04-23Add REJECT buffer overflow emulation, based on code from PrBoom+ (thanksSimon Howard
2010-04-22Disable OPL debugging messages.Simon Howard
2010-03-08Add OPL-TODO to dist, set svn:ignore properties.Simon Howard
2010-03-08Use native MIDI music by default.Simon Howard
2010-03-08Merge opl-branch to trunk.Simon Howard
2010-03-08Load advapi32.dll pointers dynamically at runtime. This should fix anySimon Howard
2010-03-04- Fix codeblocks project buildRussell Rice
2010-02-27Use wide-character versions of Win32 API functions. Clean up properly ifSimon Howard
2010-02-27When loading driver, pass the full path to the ioperm.sys file.Simon Howard
2010-02-27Fix race condition with condition variable freed before it is signaled.Simon Howard
2010-02-26Minor documentation fixups.Simon Howard
2010-02-26Add OPL hardware playback support for Windows NT-based systems.Simon Howard
2010-02-10Bump version number, update ChangeLog and NEWS.Simon Howard
2010-02-05Add a hint message about permissions if unable to get I/O permissionsSimon Howard
2010-02-05Only distribute README.OPL in the Windows package, don't botherSimon Howard
2010-02-05Add README.OPL to list of documentation files to distribute.Simon Howard
2010-01-31Change Windows resource file to use PACKAGE_COPYRIGHT andSimon Howard
2010-01-30Change directory to home directory before launching the game, so thatSimon Howard
2010-01-30Set launch button as default button, so that it is possible to launchSimon Howard
2010-01-30Rename mus2mid functions to be consistent with coding standard.Simon Howard
2010-01-29Remove unused PACKAGE_LONGDESC.Simon Howard
2010-01-29When doing a MUS to MID conversion, allocate MIDI channels so that theSimon Howard
2010-01-29Fix indentation/style etc. in mus2mid.c.Simon Howard
2010-01-27Merge from trunk.Simon Howard
2010-01-27Add tags files to svn:ignore properties.Simon Howard
2010-01-26Minor fix of British spelling -> American.Simon Howard
2010-01-26Fix glass hack windows where a linedef is flagged as two sided but hasSimon Howard
2010-01-23Add menu item to launcher to open a terminal window that can be used toSimon Howard
2010-01-18Fix package source URL.Simon Howard
2010-01-18Tweak package description slightly.Simon Howard
2010-01-18Define project short description, copyright, maintainer and URL inSimon Howard
2010-01-17Update NEWS.Simon Howard
2010-01-17Restore the original cursor when shutting down video code, this shouldSimon Howard
2010-01-16Update TODO file.Simon Howard
2010-01-15Don't open the configuration window when the launcher is first run;Simon Howard
2010-01-15Fix GNUstep info panel.Simon Howard
2010-01-15Center the launcher window and config window on startup.Simon Howard
2010-01-15Add wadfile.png for GNUstep build.Simon Howard
2010-01-15Extend osx makefile to allow building of a working GNUstep application,Simon Howard