Don't double OPL sample values, as it causes horrible things to happen
Include INSTALL file in distribution packages.
Change span drawing functions to work the same as Vanilla, so that in
Change default mouse acceleration in setup tool to match the game's
Align memory allocated by zone memory system to 8 byte boundaries on
Extend mouse code to support up to 8 buttons (allows mouse wheel to be
Fix volume multiply; DBOPL now generating output.
Hook DBOPL into OPL library and remove FMOPL. Does not generate any
Add C-converted version of DOSbox OPL emulator.
Add weapon cycling bindings for mouse and joystick buttons. Add weapon
Change back filter frequency. Add debug code to dump resampled sound
Fix sound resampling low pass filter.
Initial code for previous/next weapon switching keys.
When in windowed mode, allow the screen size to be dynamically resized
Add multiplayer spy key binding.
Add config file parameter to set OPL I/O port.
Check for libm, to fix Fedora compile issues.
Set MACOSX_DEPLOYMENT_TARGET to target 10.4, so that the launcher will
Update NEWS and ChangeLog, bump version number.
Add key bindings for multiplayer messaging.
Add key binding to change demo recording quit key.
Add INSTALL to all distribution packages, add note in README.
Clarify/update install instructions.
Don't grab the mouse when the demo sequence advances.
Further sanity checking on use of strcpy() with dehacked string
Silence printf(DEH_String(...)) warnings, by providing a DEH_printf
Fix compiler warnings with savegame and response file code.
Merge contents of OPL-TODO into TODO file.
Add textscreen Doxyfile to dist. Add .desktop file to svn:ignore. Add
Add -reject_pad_with_ff parameter to allow padding value to be
Add REJECT buffer overflow emulation, based on code from PrBoom+ (thanks
Disable OPL debugging messages.
Add OPL-TODO to dist, set svn:ignore properties.
Use native MIDI music by default.
Load advapi32.dll pointers dynamically at runtime. This should fix any
- Fix codeblocks project build
Use wide-character versions of Win32 API functions. Clean up properly if
When loading driver, pass the full path to the ioperm.sys file.
Fix race condition with condition variable freed before it is signaled.
Minor documentation fixups.
Add OPL hardware playback support for Windows NT-based systems.
Bump version number, update ChangeLog and NEWS.
Add a hint message about permissions if unable to get I/O permissions
Only distribute README.OPL in the Windows package, don't bother
Add README.OPL to list of documentation files to distribute.
Change Windows resource file to use PACKAGE_COPYRIGHT and
Change directory to home directory before launching the game, so that
Set launch button as default button, so that it is possible to launch
Rename mus2mid functions to be consistent with coding standard.
Remove unused PACKAGE_LONGDESC.
When doing a MUS to MID conversion, allocate MIDI channels so that the
Fix indentation/style etc. in mus2mid.c.
Add tags files to svn:ignore properties.
Minor fix of British spelling -> American.
Fix glass hack windows where a linedef is flagged as two sided but has
Add menu item to launcher to open a terminal window that can be used to
Tweak package description slightly.
Define project short description, copyright, maintainer and URL in
Restore the original cursor when shutting down video code, this should
Don't open the configuration window when the launcher is first run;
Center the launcher window and config window on startup.
Add wadfile.png for GNUstep build.
Extend osx makefile to allow building of a working GNUstep application,
In Chex Quest, use the radiation suit colormap instead of the red
Strip executables when building Windows CE packages.
Rearrange order of Makefile generation to alphabetical order.
Move Makefile definitions for CC and STRIP into config.make, use
Set main menu title based on package name, not fixed string.
Place commercial level name strings consecutively in the same array, so
Add missing connection for plutonia.wad set button.
Add document icon file and use for file associations.
Insert new files into the command line at the correct location, allowing
When launching a file from the finder, add the new file into the command
Change "@executable_path@" to "@executable_path"
Install docs with a single cp, rather than using a for loop.
Recursively copy library dependencies into destination package. Identify
Clear existing arguments when adding a file.
Add file to command line when opened; add link from AppController to
Initial code to identify file type by extension and add file to command
Hook in AppController as delegate for application, add file associations
Add "clean" target to package makefiles.
Move config.make up to pkg/ directory. Use static makefiles to generate
Fix single space error when listing libraries.
Copy binaries into app dir along with libraries.
Include documentation files in package.
Generate Info.plist and config.make in configure and remove temporary