replace calls to realloc() with the new I_Realloc()
i_system: Add an I_Realloc() function
Merge pull request #928 from fjrosario/patch-2
Fixed grammer error in README.md
data/convert-icon: Support Pillow in addition to PIL
Merge pull request #879 from chungy/autoconf_bashcompletion
configure.ac: Use echo|tr to change PROGRAM_PREFIX case
bash-completion: Use autoconf substitutions for the chocolate name
Support for Watcom C
d_iwad: Find Doom 3: BFG IWADs on Unix systems.
copyright.ac: update copyright years
man: make scripts Python2 compatible again.
man: Make sure to add new lines in the last commit.
man/{docgen,simplecpp}: Force UTF-8 reading and writing regardless of locale
osx: Use bzip2 compression for .dmg files.
INSTALL: Fix .lha filename extension.
setup: Fix the pairing of Hexen player classes and skill levels.
Revert "Link MinGW builds with static libgcc"
strife: Fix compiler warning.
Link MinGW builds with static libgcc
Merge pull request #749 from nukeykt/retailfix
hexen: Remove tab character added in previous commit
Merge pull request #823 from CapnClever/commandline-savedir
Merge branch 'master' into commandline-savedir
Bump version number to 2.3.0, update NEWS.
Merge pull request #820 from nukeykt/opl-miscfix
Merge pull request #829 from nukeykt/hereticfix
raven: move P_Random calls to variables
hexen: fix random value order in function arguments to match disassembly
heretic: fix random value order in function arguments to match disassembly
Merge pull request #828 from nukeykt/hereticfix
NEWS.md: include description
Merge branch 'master' of https://github.com/chocolate-doom/chocolate-doom into commandline-savedir
m_config.c: Merge "-savedir", "-cdrom" usage into M_GetSaveGameDir()
d_main.c: Add "-savedir" command line parameter
PHILOSOPHY: Minor formatting fixes
PHILOSOPHY: format command-line args as code.
hexen: Convert demo code to use new demo API.
heretic: Convert vvHeretic code to new demo API.
Add API for handling non-vanilla demo extensions.
PHILOSOPHY: Add exception for demo format extensions.
hexen: Forbid demo extensions in WAD files.
NEWS: Add some missing items.
NEWS: Reformat to consistent past tense.
Change email address for feedback to dev list.
PHILOSOPHY: Clarify "vanilla" section.
heretic: Forbid vvHeretic options in WAD files.
doom: Forbid longtics demos in WAD files.
doom: Load IWAD DEHs after setting gamevariant.
Try multiple capitalizations when searching for WADs.
Merge pull request #818 from CapnClever/hexen-copyfile
hexen/sv_save.c: fix variable 'write_count' set but not used
hexen/p_acs.c: fix redundant redeclaration of CheckACSPresent()
hexen/sv_save.c: revert 9e71dbb, fix fwrite check
Merge pull request #814 from CapnClever/hexen-mousecontrols
Merge pull request #812 from CapnClever/raven-demoplayback-args
hexen/g_game.c: Include miscellaneous mouse functionality
g_game.c: Don't overwrite Heretic/Hexen timedemo arguments
Merge pull request #805 from AXDOOMER/master
Fix number of joystick buttons so Chocolate-Setup doesn't crash
Merge pull request #804 from CapnClever/raven-demoplayback-args
g_game.c: Don't overwrite Heretic/Hexen demo playback arguments
Merge pull request #797 from CapnClever/setup-testmouse-thresholdzero
v_video.c: Enhance V_DrawMouseSpeedBox in non-acceleration cases
Merge pull request #800 from fabiangreffrath/issue794
p_saveg.c: initialize result in saveg_read8()
Merge pull request #790 from CapnClever/raven-compat-setup
Update branch with requested changes
Add compatibility options to Heretic/Hexen
hexen/sv_save.c: Rewrite save-reading code and CopyFile, misc cleanup
heretic/p_saveg.c: Reproduce vanilla savegame error
i_sdlsound.c: fix compilation with libsamplerate 0.1.9
Merge pull request #786 from CapnClever/raven-demo-expansion
g_game.c: Remove extra demo pointer shift (causes desync)
p_saveg.c/g_game.c: move common defines into the p_saveg.h header
Merge pull request #784 from CapnClever/raven-demo-expansion
Update branch with requested changes, fourth pass
Add demo support to automatically playback parameters in Heretic/Hexen
Update branch with requested changes, third pass
Update branch with requested changes, second pass
Merge pull request #785 from CapnClever/raven-config-multiplayer
Fix network player name binding in Heretic/Hexen (#612)
Update branch with requested changes
g_game.c: Fix -timedemo "realtics" duration in Heretic/Hexen
Add -demoextend parameter to improve Heretic/Hexen demo support
g_game.c: Add -shortticfix optional feature for Heretic/Hexen.
Add longtics and lowres_turn feature to Heretic/Hexen
g_game.c: Add -maxdemo parameter to Heretic/Hexen
Merge pull request #762 from jmtd/korax
doomtype.h: include <string.h> for declaration of stricmp() on _WIN32 systems
heretic/r_bsp.c: include "i_system.h" for I_Error()
i_iwad: comment out AddXdgDirs() if building on _WIN32 systems
Merge pull request #780 from CapnClever/demorecord-rebind
g_game.c: Fix rebinding of "Finish recording demo"
README.Music: Fix subsectioning
README.Music: add hint for CMI8738 on Windows
NEWS: Update for recent changes.
d_iwad: Really ensure vanilla loading order for GOG.com installs
Ignore Emacs temp files and src/*.cfg src/*.txt