summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-02-03Revert the more controversial changes in my previous pull request.Fabian Greffrath
Add back to binaries that are built and installed as _SCRIPTS targets. Copy instead of symbolic linking, the files are needed as binary copies anyway to allow for separate packaging of the game engines.
2014-01-27sound: Fix swapped parameters for function.Simon Howard
CheckVolumeSeparation() has the sep and vol parameters backwards compared to how they are used when the function is called. Reverse the order to fix this (thanks proteal). Fixes #330.
2014-01-20Some improvements to the build systemFabian Greffrath
1) Instead of copying chocolate-setup into chocolate-{doom,heretic,hexen,strife}-setup, respectively, check in configure for symbolic linking and use that if available (falls back to "cp -pR" if not). 2) Add $(icons_DATA) to CLEANFILES so they get removed in clean phase; they are generated from doom-png and setup.png, respectively. 3) Consistently use @PROGRAM_PREFIX@ instead of the hard-coded "chocolate-" in the rules for the man pages. 4) Generate one man page for each setup program by symbolic linking of chocolate-setup.6 (see 1), add them to the list of installed man pages and to CLEANFILES. 5) Remove the redundant $(EXEEXT) suffix from the setup binaries (they were missing for execgames_PROGRAMS, anyway)
2014-01-19doom: Add support for Freedoom IWAD names.Simon Howard
Freedoom has new IWAD names. Support these as fallbacks if no other IWAD file can be found, but prefer FreeDM as it has Vanilla- compatible levels. Show a warning on startup if running using the main Freedoom IWADs.
2014-01-19configure: Add option to disable libsamplerate.Witold Pilat
Some distros don't like automagic dependencies. Fixes #315.
2014-01-18Merge pull request #320 from fielder/masterSimon Howard
heretic: fix automap panning left
2013-12-28heretic: fix automap panning leftChris Fielder
When follow mode is off, hitting left would cause it to scroll all the way to the west of the map without stopping.
2013-12-26Merge pull request #318 from svdijk/bugfixSimon Howard
Heretic/Hexen/Strife bugfixes from Sander van Dijk.
2013-12-23heretic, hexen: Fix mouse (and joystick) weapon cycling.svdijk
Implement this the same way it is implemented for doom and strife.
2013-12-23setup: Add key_mission to the controls group.svdijk
Otherwise, the same key can be bound to "Show mission" and one of the other "More controls..." at the same time.
2013-12-10build: adjust location of execgamesdirJan Engelhardt
For arch-dependent files, there is $exec_prefix. In most practical cases, it has the same value as $prefix, but do use it anyhow.
2013-12-10build: kill redundant boilerplate in autogen.shJan Engelhardt
The auxiliary build directory specified with AC_BUILD_AUX_DIR is also automatically created AFAICS, so it need not be created by autogen.sh. [For directories that are not (such as with AC_CONFIG_MACRO_DIR), place an empty .gitignore file in it, so that it always exists.]
2013-12-10build: do not create an INSTALL fileJan Engelhardt
If the general-instruction INSTALL file is not desired, just specify so in AUTOMAKE_OPTIONS rather than fiddling with it in autogen.sh.
2013-12-10build: fix not-honored --docdir settingJan Engelhardt
Despite using `./configure --docdir=XYZ` and/or `make docdir=XYZ`, the directory is ignored. Resolve that problem.
2013-12-10build: avoid error message during autogen.shJan Engelhardt
Do not complain if the directory already exists. mkdir: cannot create directory "autotools": File exists
2013-12-09Bump version number to 2.0.0, make minor modifications to NEWS.Simon Howard
Subversion-branch: /branches/v2-branch Subversion-revision: 2762
2013-12-06Fix crash caused by Strife nicknames (thanks fabian).Simon Howard
Subversion-branch: /branches/v2-branch Subversion-revision: 2760
2013-12-06Update README to point at Github instead of Sourceforge. Remove contentsSimon Howard
of ChangeLog and just give instructions to use the Git repository on Github. Subversion-branch: /branches/v2-branch Subversion-revision: 2759
2013-12-04Rename configure.in to configure.ac, to comply with modern autotoolsSimon Howard
guidelines. Subversion-branch: /branches/v2-branch Subversion-revision: 2758
2013-12-04Don't clean static manpages (oops).Simon Howard
Subversion-branch: /branches/v2-branch Subversion-revision: 2757
2013-12-04Fix 'make clean' where some files were not being cleaned (thanksSimon Howard
fabian). Subversion-branch: /branches/v2-branch Subversion-revision: 2756
2013-11-28Fix Heretic demo desync caused by r1228 (thanks marineController).Simon Howard
Subversion-branch: /branches/v2-branch Subversion-revision: 2755
2013-11-19Fix crash when using fallback Doom IWAD and selecting level.Simon Howard
Subversion-branch: /branches/v2-branch Subversion-revision: 2754
2013-11-17Bump version number to 2.0.0-beta3.Simon Howard
Subversion-branch: /branches/v2-branch Subversion-revision: 2752
2013-11-17Bump version numbers for Codeblocks, MSVC project files from 1.99.0 toSimon Howard
2.0.0. This is not yet 2.0.0 but I will not be updating these project files again before the release. Subversion-branch: /branches/v2-branch Subversion-revision: 2751
2013-11-17Remove KEY_RSHIFT special-casing from Heretic/Hexen menu code to fixSimon Howard
crashes when pressing shift while entering save game names (thanks chungy). Subversion-branch: /branches/v2-branch Subversion-revision: 2750
2013-11-17Initialize data2 to zero for ev_keyup events, rather than just lettingSimon Howard
them have junk values. Subversion-branch: /branches/v2-branch Subversion-revision: 2749
2013-11-17Update INSTALL template file to include upgrade instructions forSimon Howard
Heretic, Hexen and Strife (thanks chungy). Subversion-branch: /branches/v2-branch Subversion-revision: 2748
2013-11-17Change names of Doom II MAP31/MAP32 when using the BFG edition (thanksSimon Howard
Fabian Greffrath). Subversion-branch: /branches/v2-branch Subversion-revision: 2747
2013-11-06Show package string on Hexen startup, to match other games.Simon Howard
Subversion-branch: /branches/v2-branch Subversion-revision: 2746
2013-11-06Add Steam IWAD path for Hexen Deathkings WAD (thanks chungy).Simon Howard
Subversion-branch: /branches/v2-branch Subversion-revision: 2745
2013-11-06Fix quoting around use of AC_LANG_PROGRAM macro to stop warning message.Simon Howard
Some further information can be found here: https://lists.gnu.org/archive/html/bug-autoconf/2011-04/msg00015.html Subversion-branch: /branches/v2-branch Subversion-revision: 2744
2013-11-06Clear relative mouse state after moving mouse cursor to corner toSimon Howard
prevent "jumps" of the mouse when activating the menu. Subversion-branch: /branches/v2-branch Subversion-revision: 2743
2013-11-03Merge from trunk.Simon Howard
Subversion-branch: /branches/v2-branch Subversion-revision: 2742
2013-11-02Add default DOS installer paths for Heretic, Hexen and Strife to IWADSimon Howard
detection code (thanks chungy). Subversion-branch: /branches/v2-branch Subversion-revision: 2741
2013-11-02Change old Doom wiki link to new URL (thanks Quasar).Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2740
2013-11-02* Fixed deathmatch spots error message to match binary (why'd theyJames Haley
change it?) * Made attribution timestamps consistent in g_game.c Subversion-branch: /branches/v2-branch Subversion-revision: 2739
2013-11-01Proper output of randomparm's current value when passing throughJames Haley
D_CheckNetGame Subversion-branch: /branches/v2-branch Subversion-revision: 2738
2013-10-31* Fix problem that crashes netdemos in ST_DrawerJames Haley
* Made attribution comment date formats consistent in st_stuff.c Subversion-branch: /branches/v2-branch Subversion-revision: 2737
2013-10-31Only show 'flying' controls when configuring Heretic or Hexen, notSimon Howard
Strife (thanks Alexandre-Xavier). Subversion-branch: /branches/v2-branch Subversion-revision: 2736
2013-10-31Change gradient characters of 'large' textscreen font to be directSimon Howard
scale-ups of the standard res versions of the characters: in addition to giving a more 'authentic' retro look, this fixes a problem where the high-frequency dot patterns can cause weird moire effects on some monitors. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2735
2013-10-31Fix setup tool Windows resource file to include the application manifestSimon Howard
correctly. This was previously fixed on trunk but not merged. Also update the manifest to add GUIDs for Windows 8. Subversion-branch: /branches/v2-branch Subversion-revision: 2734
2013-10-28Bump version number to 2.0.0-beta2.Simon Howard
Subversion-branch: /branches/v2-branch Subversion-revision: 2732
2013-10-28Merge from trunk.Simon Howard
Subversion-branch: /branches/v2-branch Subversion-revision: 2731
2013-10-28Use system DPI setting on Windows to determine whether to use the largeSimon Howard
font. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2730
2013-10-28Add missing asmv3 namespace to setup manifest (oops).Simon Howard
Subversion-branch: /branches/v2-branch Subversion-revision: 2728
2013-10-28Declare Windows binaries as DPI-aware to prevent the OS from applyingSimon Howard
DPI virtualization. Subversion-branch: /branches/v2-branch Subversion-revision: 2727
2013-10-28Use .items() rather than .iteritems() for compatibility with Python 2.7Simon Howard
and Python 3.0 (thanks chungy). Subversion-branch: /branches/v2-branch Subversion-revision: 2726
2013-10-28Merge from trunk.Simon Howard
Subversion-branch: /branches/v2-branch Subversion-revision: 2725
2013-10-28Determine which textscreen font to use by looking at the current desktopSimon Howard
screen resolution, not the largest fullscreen resolution offered by SDL. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2724