Make Final Doom IWAD labels shorter, so they don't make the launch
Allow the shift key to be held down when changing key/mouse/joystick
Fix action area minimum width calculation.
Close dropdown list popup windows when clicking outside the window.
Change the background color when hovering over widgets.
Change setup tool default sampling rate to 44100Hz to match the game
Add a symlink hack to work around the fact that OS X doesn't like paths
On OS X, display a dialog box when exiting with I_Error, like on
Remove the BUGS file as it doesn't really contain any useful
Add vim modeline for text wrapping to documentation text files.
Emulate bug with IDMUS cheat when emulating v1.9 (thanks Alexandre
Fix OPL MIDI playback when using an empty .mus / .mid file (thanks
Allow .lmp files to be loaded (and demo files to be played back) that
Fix weapon cycling from the shotgun to the chaingun in Doom 1 (thanks
Scroll faster in reaction to the scroll wheel.
Change default sfx/music volume in setup tool to 8, to match the game
Switch separator to show "screen mode" or "window size" depending on
Fix scrollbars so that clicks scroll the pane to a location that matches
Reorganise the display settings window.
Add back -a option to automake, and remove INSTALL if automake installs
Fix up placement of display settings window.
Fix NEWS entry to list the full name for Alexandre Xavier.
Include Unix manpages in MacOS package, and set MANPATH to point to them
Minor tweaks to MacOS instructions.
Minor tweak to INSTALL instructions.
Replace the INSTALL file with a template version that is customized to
Add null sector dereference emulation code from Prboom+, to fix desync
Add support for the alternate version of the Final Doom executable that
Discard very short sound effects and strip lead-in / lead-out samples
Fix Visual Studio build (thanks GhostlyDeath).
Fix autoadjust of pixel depth in setup tool.
Fix bug with libtextscreen where it was not possible to type a '+'
When large numbers of screen resolutions are detected, increase the
Fix default joystick buttons in setup tool to match Vanilla (thanks
In configuration files, use the scan code for right shift, not left
Fix menu navigation when using joystick / joypad (thanks AlexXav).
Update NEWS and ChangeLog, bump version number.
Remove redundant package version label from top of OS X launcher window.
Restore window title when changing video driver in setup tool (thanks
Turn off dynamic window resizing feature on OS X, as it adds an ugly
Make demo loop handling of DEMO4 case depend on the executable version
Include NOT-BUGS in rpm packages.
Pass through all command line arguments specified to the setup tool to
Remove the -wart parameter (thanks Sander van Dijk).
Remove the 32 character limit on the lengths of filenames specified to
Change setup tool skill level names to match Doom's "new game" menu
Add a M_CheckParmWithArgs function, that behaves like M_CheckParm but
Check that an address is provided to the -query command line option
Add -privateserver and -servername options to chocolate-server manpage.
Fix memory leak when dynamically resizing window in true color video
Fix build problem (thanks Proteh).
Remove "Error:" from the message displayed by I_Error, to match Vanilla.
Change alignment of actions in a window's action area so that there is
Replace txt_widget_t#selectable with a callback function to query
Add "warp" menu to the main menu of the setup tool, like Vanilla
Fix typo (thanks Sander van Dijk).
Specify master server port explicitly, so that server registration works
- Update chocolate-server codeblocks project
Assign the oldest client to be the controller, not the first found in
Fix -solo-net to actually behave the same as other ports.
Rename -netdemo command line parameter to -solo-net, for consistency
Allow textscreen font to be overridden using the TEXTSCREEN_FONT command
Rename search command line options: -search to search the Internet,
Add ping time to query output.
Fix formatting for -masterquery to match -search.
Fix bug when running with -server option.
Make multiple query attempts to servers before giving up. Display a
Add -servername parameter to allow the owner to change the name returned
More refactoring of querying code, to not be specific to the purpose of
Refactor query code and add a -masterquery command line parameter to
Register servers with Internet master server.
Remove "-debugfile" command line option and associated variable.
- Update codeblocks project
Add support for HACX v1.2 IWAD file.
Add NOT-BUGS file with some common Vanilla gotchas.
Auto-adjust the screen color depth if the configured color depth is not
Add dropdown list to setup tool to select screen BPP.
When generating the texture name lookup hash table, add new entries to
Fix -timer / -avg options to work like Vanilla when playing demos.
In non-palettized boxed screen modes, don't update the border areas of
Turn double buffering on for non-palettized screen modes, as this may be
Detect when running on Windows Vista or later, and switch to 32 bpp
Add configuration file parameter and command line option to specify the
Add workaround to stop freezeups with old versions of SDL_mixer.
Add -8in32 command line parameter to make the game run in 32-bit color
Update Python scripts to work in Python 3.
Read response file in binary mode, to fix incomplete response file bug.
Add weapon cycling buttons to joystick button list.
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