RSS feed
	
	
	
		3b7f8c55
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2016/01/03 10:29
		
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom
		 
	
		6aad2f80
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2016/01/03 10:27
		
joystick: Don't initialize if joystick_index < 0.
		 
	
		ca78a3ab
		 – Simon Howard <fraggle+github@gmail.com>
 authored
 on 2015/12/31 04:05
		
Merge pull request #649 from rrebello/makefile-fix
		 
	
		86cb29b6
		 – Rodrigo Rebello <rprebello@gmail.com>
 authored
 on 2015/12/30 06:36
		
Avoid use of '$<' and '$^' in Makefile rules
		 
	
		59d5f4e5
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2015/12/25 08:36
		
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom
		 
	
		b0585fa6
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2015/12/25 08:33
		
Fix bug when starting multiplayer Chex Quest games.
		 
	
		3dd823ca
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/12/11 09:11
		
tables.c: Changed type of finetangent[]/finesine[] to fixed_t
		 
	
		2ecfe698
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/11/30 16:35
		
Hexen: Let the MRJONES cheat report the same version string as HEXEN.EXE
		 
	
		71cc7a16
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/11/17 12:33
		
Fix warning: variable ‘widget’ set but not used
		 
	
		6345a9bd
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/11/17 06:13
		
Do not blindly assume single-byte framebuffers
		 
	
		d3688018
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/11/12 08:07
		
Merge pull request #640 from chocolate-doom/de-obfuscate
		 
	
		dba0583c
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/11/11 05:58
		
De-obfuscate some numerical constants found in the source code
		 
	
		9cc55c7f
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2015/11/09 18:31
		
Fix warning due to mismatched enum types.
		 
	
		6fb9d62d
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2015/11/09 18:31
		
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom
		 
	
		c9debbb1
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2015/11/09 18:30
		
Set the window title for command prompt.
		 
	
		74e95c61
		 – Simon Howard <fraggle+github@gmail.com>
 authored
 on 2015/11/08 14:22
		
Merge pull request #594 from khokh2001/warp
		 
	
		0f569394
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2015/11/08 13:39
		
Add Fabian and Jon to AUTHORS.
		 
	
		59698770
		 – Simon Howard <fraggle+github@gmail.com>
 authored
 on 2015/11/06 13:42
		
Merge pull request #638 from rrebello/io-ports-fix
		 
	
		b67821cd
		 – Simon Howard <fraggle+github@gmail.com>
 authored
 on 2015/11/06 12:55
		
Merge pull request #637 from Azarien/upstream_master
		 
	
		e8117526
		 – Azarien <Azarien@users.noreply.github.com>
 authored
 on 2015/11/06 12:27
		
Add v_diskicon.c/v_diskicon.h to MSVC project files.
		 
	
		2e855ffe
		 – Rodrigo Rebello <rprebello@gmail.com>
 authored
 on 2015/11/06 07:14
		
opl: limit use of ioperm/inb/outb to x86 architecture
		 
	
		2efd8ce2
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/11/04 03:16
		
autoconf: Re-direct error messages if pkg-config cannot be found
		 
	
		0b0cae72
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/11/04 02:35
		
autoconf: Call AC_CANONICAL_HOST before querying the host variable
		 
	
		ff61aa86
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/11/02 08:48
		
disk icon: Move check for accumulated read bytes to i_video.c
		 
	
		cb3520a3
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/11/02 06:40
		
disk icon: Make displaying the disk activity indicator optional
		 
	
		bba2a845
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/11/02 06:25
		
disk icon: Add a threshold for showing the disk icon
		 
	
		5803fe84
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/11/02 03:06
		
#include "i_system.h" in src/doom/p_doors.c for I_Error()
		 
	
		665e472b
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/11/01 13:34
		
Merge pull request #634 from chocolate-doom/diskicon
		 
	
		cb4848b8
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/10/30 04:53
		
bash-completion: allow multiple files with the same extensions
		 
	
		278cd34b
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/10/30 04:25
		
bash-completion: fix syntax error
		 
	
		ea37ca0e
		 – Simon Howard <fraggle+github@gmail.com>
 authored
 on 2015/10/27 08:43
		
Merge pull request #632 from chungy/bash-completion-inst
		 
	
		6ce8514c
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/10/27 11:20
		
Merge pull request #631 from chocolate-doom/completion
		 
	
		c3e58795
		 – Mike Swanson <mikeonthecomputer@gmail.com>
 authored
 on 2015/10/27 05:30
		
bash-completion: Detect the appropriate directory for installation
		 
	
		ad37a8ff
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/10/26 14:44
		
Bash-Completion: First attempt at programatically creating the parameters list
		 
	
		0dfe43f1
		 – Simon Howard <fraggle+github@gmail.com>
 authored
 on 2015/10/26 07:49
		
Merge pull request #630 from rrebello/configure-option-fix
		 
	
		61a6af25
		 – Rodrigo Rebello <rprebello@gmail.com>
 authored
 on 2015/10/22 11:28
		
configure: fix --with-PACKAGE option checks
		 
	
		8993063b
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/10/26 03:35
		
Add error message for linedefs referencing non-existent sidedefs
		 
	
		125acd0e
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/10/26 03:28
		
Merge pull request #629 from rrebello/fix-gcc-struct-warn
		 
	
		9eab7159
		 – Rodrigo Rebello <rprebello@gmail.com>
 authored
 on 2015/10/22 07:29
		
Fix "`gcc_struct' attribute directive ignored" warnings
		 
	
		d9738a53
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/10/18 07:48
		
man: add a bash-completion scriptlet
		 
	
		bd0d0b9c
		 – Simon Howard <fraggle+github@gmail.com>
 authored
 on 2015/10/10 11:14
		
Merge pull request #622 from chungy/master
		 
	
		29187fab
		 – Mike Swanson <mikeonthecomputer@gmail.com>
 authored
 on 2015/10/10 02:15
		
doom: update gameversion documentation to include 1.666 through 1.8
		 
	
		02ccadef
		 – Simon Howard <fraggle+github@gmail.com>
 authored
 on 2015/10/08 09:45
		
Merge pull request #619 from khokh2001/dmx-opl-volume-fix
		 
	
		0609b476
		 – khokh2001 <alexeytf2@gmail.com>
 authored
 on 2015/10/08 18:52
		
opl: Minor fixes for last commit.
		 
	
		10ccadee
		 – Simon Howard <fraggle+github@gmail.com>
 authored
 on 2015/10/05 06:33
		
Merge pull request #618 from khokh2001/opl-volume-fix
		 
	
		816f94a8
		 – khokh2001 <alexeytf2@gmail.com>
 authored
 on 2015/10/05 18:06
		
opl: DMX MIDI channel volume calculation fix.
		 
	
		0e83eb0e
		 – Simon Howard <fraggle+github@gmail.com>
 authored
 on 2015/09/20 18:29
		
Merge pull request #615 from Gaerzi/patch-1
		 
	
		c06aa481
		 – Gaerzi <gaerzi@gmail.com>
 authored
 on 2015/09/20 14:11
		
Allow binding jump to mouse button in Strife
		 
	
		51b9d1fc
		 – Simon Howard <fraggle+github@gmail.com>
 authored
 on 2015/09/12 13:17
		
Merge pull request #611 from linguica/master
		 
	
		8b1522fc
		 – linguica <github@andrewstine.org>
 authored
 on 2015/09/11 13:07
		
Merge remote-tracking branch 'chocolate-doom/master'
		 
	
		0cb9b40b
		 – linguica <github@andrewstine.org>
 authored
 on 2015/09/11 13:05
		
Add error message to untagged DR tag crash
		 
	
		5d6ac0a7
		 – Mike Swanson <mikeonthecomputer@gmail.com>
 authored
 on 2015/09/10 04:35
		
Bump version number to 2.2.1 and add NEWS about it
		 
	
		c6f5de37
		 – Simon Howard <fraggle+github@gmail.com>
 authored
 on 2015/09/10 06:52
		
Merge pull request #610 from Azarien/upstream_patch
		 
	
		73932263
		 – Azarien <Azarien@users.noreply.github.com>
 authored
 on 2015/09/10 10:47
		
Ensure the buffer is zero-terminated.
		 
	
		b393641f
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/09/08 10:20
		
factor disk load indicator out into separate src/v_diskicon.[ch] files
		 
	
		2170e4e9
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/09/07 07:40
		
Merge branch 'master' into diskicon
		 
	
		7510c748
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/09/07 07:25
		
condense checks for drawing disk icon and redrawing HUD into one variable
		 
	
		8d365762
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/09/07 02:33
		
Strife: force redraw of the screen border after drawing the disk icon
		 
	
		e6250d6a
		 – Simon Howard <fraggle+github@gmail.com>
 authored
 on 2015/09/06 17:31
		
Merge pull request #607 from chungy/strife-screensize
		 
	
		4ed86e5f
		 – Mike Swanson <mikeonthecomputer@gmail.com>
 authored
 on 2015/09/06 14:10
		
setup: Strife uses screensize 10 by default. closes #462
		 
	
		5c644aea
		 – linguica <github@andrewstine.org>
 authored
 on 2015/09/06 08:51
		
Merge remote-tracking branch 'chocolate-doom/master'
		 
	
		7a295155
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/09/05 07:51
		
get entirely rid of background saving and restoring
		 
	
		b3f6b771
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/09/04 09:33
		
Merge pull request #606 from jmtd/diskicon-strife
		 
	
		9913f4f4
		 – Jonathan Dowland <jon+github@alcopop.org>
 authored
 on 2015/09/04 03:36
		
Fix STDISK offset for strife
		 
	
		9057c76e
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/09/03 07:32
		
forgot to declare functions void(void)
		 
	
		10cdf908
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/09/03 07:30
		
factor out backing up of the background into its own function
		 
	
		993baaf1
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/09/03 05:25
		
Pass a parameter to I_BeginRead() to force it to backup the background
		 
	
		26524bf5
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/09/03 03:44
		
configure: Check for windres only if building for windows
		 
	
		97888140
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/09/02 08:21
		
Merge pull request #605 from jmtd/diskicon
		 
	
		68377d53
		 – Jonathan Dowland <jon+github@alcopop.org>
 authored
 on 2015/09/02 04:47
		
Ensure disk status icon is drawn on top of stbar
		 
	
		f28aa0ce
		 – Jonathan Dowland <jon+github@alcopop.org>
 authored
 on 2015/09/02 04:37
		
reenable disk image on Mac OS X
		 
	
		0b803cef
		 – Jonathan Dowland <jon+github@alcopop.org>
 authored
 on 2015/09/02 04:32
		
Minor changes (mostly) comments around diskicon
		 
	
		96e3baf0
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/09/01 11:27
		
prevent saving a background which already has the disk icon drawn upon
		 
	
		165b0bdd
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/09/01 11:14
		
Video: Show a disk icon if lumps have been read in the previous tic
		 
	
		90d42a51
		 – Simon Howard <fraggle+github@gmail.com>
 authored
 on 2015/08/29 14:54
		
Merge pull request #556 from chungy/appdata
		 
	
		08619c98
		 – Simon Howard <fraggle+github@gmail.com>
 authored
 on 2015/08/29 14:51
		
Merge pull request #601 from chungy/gog.com
		 
	
		b3c22d76
		 – Simon Howard <fraggle+github@gmail.com>
 authored
 on 2015/08/29 10:23
		
Merge pull request #602 from jmtd/clang-fixups
		 
	
		259fc72c
		 – Mike Swanson <mikeonthecomputer@gmail.com>
 authored
 on 2015/08/29 08:05
		
d_iwad: change "gogcom_collectors_edition" to "root_path"
		 
	
		597d4989
		 – Jonathan Dowland <jon+github@alcopop.org>
 authored
 on 2015/08/29 06:16
		
Adjust PACKEDATTR for Clang
		 
	
		ae1aeffd
		 – Mike Swanson <mikeonthecomputer@gmail.com>
 authored
 on 2015/08/28 20:58
		
Search GOG.com installation directories for IWADs
		 
	
		1821d8bd
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/08/24 15:16
		
Merge branch 'master' of https://github.com/chocolate-doom/chocolate-doom
		 
	
		9d814494
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/08/24 15:14
		
Apply gcc_struct tag to packed structs
		 
	
		7d51bb22
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2015/08/23 12:12
		
man: Add documentation for IWAD search paths.
		 
	
		d1d65f25
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2015/08/23 12:08
		
Make IWAD search paths compliant with XDG spec.
		 
	
		f804a75c
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2015/08/16 16:57
		
wad: Move W_CheckCorrectIWAD() into w_main.c.
		 
	
		a28f2f43
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2015/08/16 15:55
		
wad: Change type of lumpinfo[] array.
		 
	
		c878d6bc
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2015/08/16 14:18
		
wad: Free cached lumps on reload, don't release.
		 
	
		3e4c8091
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2015/08/16 14:05
		
doom: Fix compiler warnings due to type conflict.
		 
	
		681f750c
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2015/08/15 12:08
		
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom
		 
	
		c8eed65d
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2015/08/15 09:59
		
Remove duplicate variable definitions.
		 
	
		8be6be9a
		 – Simon Howard <fraggle+github@gmail.com>
 authored
 on 2015/08/14 06:38
		
Merge pull request #596 from chungy/master
		 
	
		51338f96
		 – Mike Swanson <mikeonthecomputer@gmail.com>
 authored
 on 2015/08/13 20:42
		
setup-manifest: Add compatibility GUID for Windows 10
		 
	
		75e01531
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2015/07/28 18:37
		
doom: Fix formatting in ST_Responder().
		 
	
		9808c01f
		 – Simon Howard <fraggle+github@gmail.com>
 authored
 on 2015/07/28 18:34
		
Merge pull request #593 from khokh2001/chex
		 
	
		ab79aad3
		 – Nuke.YKT <alexeytf2@gmail.com>
 authored
 on 2015/07/27 09:16
		
Another fix
		 
	
		d15d930d
		 – Nuke.YKT <alexeytf2@gmail.com>
 authored
 on 2015/07/26 23:01
		
Small fix to previous commit.
		 
	
		40a9e2d0
		 – Nuke.YKT <alexeytf2@gmail.com>
 authored
 on 2015/07/26 22:57
		
doom:Emulation of hidden par bug in Final Doom.
		 
	
		453844c7
		 – Nuke.YKT <alexeytf2@gmail.com>
 authored
 on 2015/07/26 17:11
		
doom:Chex's sky behavior fix
		 
	
		38da738f
		 – Nuke.YKT <alexeytf2@gmail.com>
 authored
 on 2015/07/26 17:00
		
doom:Chex's warp cheat handling fix
		 
	
		c2c54b9b
		 – Nuke.YKT <alexeytf2@gmail.com>
 authored
 on 2015/07/26 16:29
		
doom:Chex's map name handling fix
		 
Next