RSS feed
	
	
	
		f2ee7829
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2015/04/13 16:54
		
setup: Invert both axes for Gameport adapter.
		 
	
		7504716e
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2015/04/11 18:55
		
Clear mouse events caused by mouse warp.
		 
	
		022ea107
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2015/04/11 18:54
		
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom
		 
	
		19f2e552
		 – Simon Howard <fraggle+github@gmail.com>
 authored
 on 2015/04/11 18:54
		
Merge pull request #521 from chungy/xbone-pad
		 
	
		5ddb558a
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2015/04/11 22:22
		
Merge branch 'master' of https://github.com/chocolate-doom/chocolate-doom
		 
	
		95a7160c
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2015/04/11 22:19
		
setup: Add config for USB Gameport adapter.
		 
	
		282c7fda
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2015/04/11 18:52
		
setup: Add OS X config for Gameport adapter.
		 
	
		fa3dc6f5
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2015/04/10 19:44
		
Strip out SDL_VERSION_ATLEAST #ifdef conditionals.
		 
	
		981d972f
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2015/04/10 19:42
		
Add missing #includes.
		 
	
		710e963a
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2015/04/04 17:32
		
setup: Add help URLs for configuration windows.
		 
	
		356554c2
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2015/04/04 17:29
		
textscreen: Add help URL functionality for windows.
		 
	
		535b4edd
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/03/30 14:13
		
Merge pull request #523 from chocolate-doom/hexndemo
		 
	
		e0eb9592
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/03/30 13:01
		
The 4-Level Demo Version also has 3 Info pages
		 
	
		a64ebd8e
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/03/30 12:34
		
Turn maxplayers into a global variable
		 
	
		833d8a83
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2015/03/29 19:21
		
textscreen: Remove screen size-based font selection.
		 
	
		29a66d7a
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2015/03/27 21:03
		
net: Include port number in address strings.
		 
	
		0de4081d
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2015/03/27 19:51
		
misc: Handle M_StringCopy() short buffer case.
		 
	
		9c17b1f6
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2015/03/27 19:40
		
Remove old DOS source files.
		 
	
		d03ee98d
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/03/27 12:26
		
Avoid calling strlen() on a potentially unterminated string
		 
	
		b34294b6
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/03/26 14:26
		
Add a wrapper with "void (void)" signature around G_CheckDemoStatus
		 
	
		690a424a
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/03/26 14:14
		
Move MSVC-specific inline definition to doomtype.h
		 
	
		27b59151
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/03/26 12:31
		
Merge branch 'master' of https://github.com/chocolate-doom/chocolate-doom into hexndemo
		 
	
		72d92602
		 – Mike Swanson <mikeonthecomputer@gmail.com>
 authored
 on 2014/12/31 01:02
		
setup: add support for the Xbox One controller on Linux
		 
	
		ad027ef6
		 – Mike Swanson <mikeonthecomputer@gmail.com>
 authored
 on 2015/03/25 12:06
		
man: Use \- to denote dashes. Fixes #512
		 
	
		350ac122
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/03/23 08:12
		
play sound when trying to enter a forbidden map in the demo version
		 
	
		19659f3e
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/03/23 08:12
		
maintain an explicit switch list for the demo version
		 
	
		70e39d13
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/03/05 15:52
		
Merge branch 'master' of https://github.com/chocolate-doom/chocolate-doom
		 
	
		bfda08cf
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/03/05 15:43
		
Initialize floor->type and floor->crush fields in EV_BuildStairs()
		 
	
		622653dd
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2015/02/25 19:21
		
Tweak HACKING style guide.
		 
	
		909a779a
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/02/23 12:39
		
Switch pick-up messages for Chaos Device and Disc of Repulsion
		 
	
		074026b3
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2015/02/21 19:32
		
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom
		 
	
		01a743cd
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2015/02/21 19:28
		
Fix mistaken uses of memcpy() on overlapping memory.
		 
	
		5160ceb4
		 – James Haley <haleyjd@hotmail.com>
 authored
 on 2015/02/20 15:01
		
Strife sound priority fix
		 
	
		dcf2c6a0
		 – James Haley <haleyjd@hotmail.com>
 authored
 on 2015/02/20 14:50
		
Warning fixes
		 
	
		b39121c6
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2015/02/19 19:31
		
Refactor config file API.
		 
	
		1f5ce047
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2015/02/19 19:03
		
Fix game code that makes false boolean assumptions.
		 
	
		714d7a29
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2015/02/19 18:50
		
doom: Change weaponowned[] to an int array.
		 
	
		bfd396ee
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/02/19 13:35
		
Apparently, the Hexen font only has upper-case chcracters
		 
	
		51ab62f6
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/02/17 07:00
		
setup: fix "control reaches end of non-void function" compiler warning
		 
	
		006e890f
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/02/13 06:26
		
Identify the "shareware" version early on.
		 
	
		50cc0ee1
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/02/02 04:58
		
currently, no separate startup banner for the demo version :(
		 
	
		73c2a3bb
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/02/02 04:35
		
adapt cheat codes for the demo version
		 
	
		be1a900c
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/02/02 03:03
		
set the max_players limit in network games to 4 in shareware mode
		 
	
		d0bb59a0
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/01/20 01:58
		
Merge branch 'master' of https://github.com/chocolate-doom/chocolate-doom into hexndemo
		 
	
		ad816c1b
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2015/01/20 01:53
		
First shot at support for the Hexen 4-level Demo
		 
	
		e1f905cd
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2015/01/19 18:29
		
PHILOSOPHY: Expand discussion on minimalism.
		 
	
		6d637534
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2015/01/19 16:50
		
Add extra checks to weapon cycling loops.
		 
	
		10eb5ee8
		 – Simon Howard <fraggle+github@gmail.com>
 authored
 on 2015/01/07 12:11
		
Merge pull request #502 from dbrackett16/patch-1
		 
	
		5b55d807
		 – dbrackett16 <dbrackett16@pocohi.com>
 authored
 on 2015/01/06 06:52
		
Fixed Missing File in project
		 
	
		80bf45c9
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2014/12/29 09:25
		
man: fix typo in manual generation
		 
	
		3b350014
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2014/12/29 03:35
		
add missing includes for calling SHORT() in Heretic
		 
	
		d54947a8
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2014/12/29 03:09
		
Merge pull request #493 from derek57/patch-3
		 
	
		8c643f65
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2014/12/29 03:05
		
Merge pull request #492 from derek57/patch-2
		 
	
		b6ba5eb8
		 – Simon Howard <fraggle+github@gmail.com>
 authored
 on 2014/12/26 13:02
		
Merge pull request #495 from WinterMute/build-outside-source-dir
		 
	
		d66659c6
		 – Dave Murphy <davem@devkitpro.org>
 authored
 on 2014/12/26 10:40
		
allow building in subdirectory or outside source directory
		 
	
		4e5e16c1
		 – derek57 <derek57@users.noreply.github.com>
 authored
 on 2014/12/22 12:31
		
even more endianness fixes by myself (Ronald Lasmanowicz)
		 
	
		66205bbf
		 – derek57 <derek57@users.noreply.github.com>
 authored
 on 2014/12/22 12:29
		
even more endianness fixes by myself (Ronald Lasmanowicz)
		 
	
		ba8400b3
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2014/12/18 15:04
		
Strip out CPU affinity hack.
		 
	
		7311827f
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2014/12/18 06:01
		
Merge branch 'master' of https://github.com/chocolate-doom/chocolate-doom
		 
	
		e7abef98
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2014/12/18 05:59
		
fix some more endianess issues with the width fields in patch_t structs
		 
	
		ea5f633f
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2014/12/18 05:53
		
fix a bug that causes monsters to become partly invisible
		 
	
		cdc62c17
		 – Simon Howard <fraggle+github@gmail.com>
 authored
 on 2014/12/17 06:17
		
Merge pull request #485 from chungy/master
		 
	
		0c361cc1
		 – Mike Swanson <mikeonthecomputer@gmail.com>
 authored
 on 2014/12/16 16:46
		
strife: Fix the name of MAP29, should be "Entity's Lair"
		 
	
		ad3e1a25
		 – James Haley <haleyjd@hotmail.com>
 authored
 on 2014/12/15 05:47
		
Upstream fix from SVE: MF_MVIS flag
		 
	
		275671aa
		 – James Haley <haleyjd@hotmail.com>
 authored
 on 2014/12/15 05:46
		
Upstream fix from SVE: Missing break statement
		 
	
		5dcf8333
		 – Simon Howard <fraggle+github@gmail.com>
 authored
 on 2014/12/14 08:07
		
Merge pull request #481 from chungy/master
		 
	
		b3deb3d3
		 – Mike Swanson <mikeonthecomputer@gmail.com>
 authored
 on 2014/12/13 20:51
		
Add Steam IWAD path for Strife: Veteran Edition
		 
	
		6b217ee0
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2014/11/27 13:58
		
textscreen: Exit immediately when all windows close.
		 
	
		06821e94
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2014/11/27 11:54
		
hexen: audit calls to P_StartACS().
		 
	
		5eeef20d
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2014/11/27 10:28
		
hexen: Store minotaur start time as little endian.
		 
	
		3e70ef4c
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2014/11/26 14:12
		
hexen: Fix incorrect size on M_StringCopy().
		 
	
		66b295d4
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2014/11/03 20:00
		
setup: Fix bug with strdup() of NULL pointer.
		 
	
		176050dc
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2014/11/01 17:19
		
opl: Fix code style to match guidelines.
		 
	
		116b698e
		 – Simon Howard <fraggle+github@gmail.com>
 authored
 on 2014/11/01 17:07
		
Merge pull request #466 from khokh2001/opl-fix2
		 
	
		d051bd5d
		 – Simon Howard <fraggle+github@gmail.com>
 authored
 on 2014/11/01 17:03
		
Merge pull request #465 from khokh2001/opl-fix
		 
	
		6cbe5972
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2014/11/01 16:54
		
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom
		 
	
		af1dd2eb
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2014/11/01 16:42
		
opl: Internally swap MUS/MID percussion channel #s.
		 
	
		9aa36cf8
		 – James Haley <haleyjd@hotmail.com>
 authored
 on 2014/11/01 15:24
		
Remove unreferenced "grid" variable
		 
	
		66477dc7
		 – James Haley <haleyjd@hotmail.com>
 authored
 on 2014/11/01 15:17
		
Automap accuracy fixes (against proper game)
		 
	
		6f1356bb
		 – James Haley <haleyjd@hotmail.com>
 authored
 on 2014/11/01 15:09
		
Revert "Automap accuracy fixes"
		 
	
		12ecb455
		 – James Haley <haleyjd@hotmail.com>
 authored
 on 2014/11/01 15:08
		
Automap accuracy fixes
		 
	
		37aae667
		 – khokh2001 <alexeytf2@gmail.com>
 authored
 on 2014/10/29 13:03
		
opl additive voice volume calculation fix
		 
	
		0cada1cf
		 – khokh2001 <alexeytf2@gmail.com>
 authored
 on 2014/10/29 12:52
		
Update i_oplmusic.c
		 
	
		98e1771a
		 – khokh2001 <alexeytf2@gmail.com>
 authored
 on 2014/10/28 21:37
		
opl note limitation and octave overflow fixes
		 
	
		ae20311e
		 – khokh2001 <alexeytf2@gmail.com>
 authored
 on 2014/10/28 21:36
		
opl additive voice volume calculation fix
		 
	
		563d83b6
		 – Simon Howard <fraggle+github@gmail.com>
 authored
 on 2014/10/28 18:31
		
Merge pull request #468 from khokh2001/opl-fix4
		 
	
		4f4cfd90
		 – khokh2001 <alexeytf2@gmail.com>
 authored
 on 2014/10/28 21:49
		
opl voice allocation fix
		 
	
		5a7a5402
		 – Simon Howard <fraggle+github@gmail.com>
 authored
 on 2014/10/28 18:27
		
Merge pull request #467 from khokh2001/opl-fix3
		 
	
		cad5d6f2
		 – khokh2001 <alexeytf2@gmail.com>
 authored
 on 2014/10/28 21:42
		
opl drum note fix
		 
	
		5e064562
		 – Fabian Greffrath <fabian+debian@greffrath.com>
 authored
 and Fabian Greffrath <fabian@greffrath.com>
 committed
 on 2014/10/28 02:27
		
setup: dynamically set size of iwad_labels array
		 
	
		6357ef2d
		 – James Haley <haleyjd@hotmail.com>
 authored
 on 2014/10/27 07:58
		
Default screenblocks 10, not 9
		 
	
		da55ba55
		 – James Haley <haleyjd@hotmail.com>
 authored
 on 2014/10/27 07:34
		
Missed change for startskill init
		 
	
		76b6d1a2
		 – James Haley <haleyjd@hotmail.com>
 authored
 on 2014/10/26 16:29
		
Another teleport beacon correction
		 
	
		a0104247
		 – James Haley <haleyjd@hotmail.com>
 authored
 on 2014/10/26 16:27
		
Rogue fixed DOOM bug regarding switch sound origins
		 
	
		f55a88fe
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2014/10/25 23:38
		
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom
		 
	
		1b9e5c61
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2014/10/25 23:37
		
Add gamepad config for PS4 DualShock 4.
		 
	
		3ecb69e1
		 – James Haley <haleyjd@hotmail.com>
 authored
 on 2014/10/25 12:43
		
Must allow HU_CHANGENAME in chat_dest range
		 
	
		d91383ee
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2014/10/25 10:58
		
Remove 1280x1000 scaling.
		 
	
		9d01d090
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2014/10/24 16:29
		
Replace strdup() with M_StringDuplicate().
		 
	
		b42b5269
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2014/10/24 16:14
		
strife: Allow inventory items > 255.
		 
Next