RSS feed
	
	
	
		d1f6b744
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2019/01/26 10:43
		
strife: Make D_DrawText string parameter const
		 
	
		a03d9381
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2019/01/28 05:02
		
hexen: replace shifted negative value with negative of shifted value
		 
	
		8fc4e10f
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2019/01/28 05:00
		
heretic: replace shifted negative value with negative of shifted value
		 
	
		2d6a5bc3
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2019/01/28 04:37
		
travis: upgrade build environment to Ubuntu Xenial
		 
	
		59f737ad
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2019/01/28 04:34
		
txt: free already loaded libraries on LoadLibraryW() failure
		 
	
		173300a3
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2019/01/28 04:26
		
strife: explicitly declare a bit-shifted 1 literal as unsigned
		 
	
		6478a567
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2019/01/28 04:25
		
net: explicitly declare a bit-shifted 1 literal as unsigned
		 
	
		79b2fed0
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2019/01/27 18:37
		
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom
		 
	
		31accc83
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2019/01/27 18:36
		
net: Add logging of server events.
		 
	
		124ca83d
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2019/01/27 18:35
		
net: Add logging of client events.
		 
	
		f7f8ce6c
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2019/01/27 18:33
		
net: Add network log file.
		 
	
		7f7a72d6
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 and GitHub <noreply@github.com>
 committed
 on 2019/01/25 03:31
		
Merge pull request #1130 from chocolate-doom/defaultsavename
		 
	
		c247ce4a
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2019/01/25 03:31
		
factor out some lumpinfo query into separate functions
		 
	
		1e606b8a
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2019/01/24 07:18
		
travis: print cppcheck's output to stdout
		 
	
		fff2e0e0
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2019/01/23 16:21
		
pass buffer size to M_snprintf() instead of string length
		 
	
		2880809d
		 – Simon Howard <fraggle+github@gmail.com>
 authored
 and GitHub <noreply@github.com>
 committed
 on 2019/01/23 10:01
		
Merge pull request #1129 from mfrancis95/master
		 
	
		4127fabf
		 – Simon Howard <fraggle+github@gmail.com>
 authored
 and GitHub <noreply@github.com>
 committed
 on 2019/01/23 06:28
		
Merge pull request #1132 from turol/const
		 
	
		6e3418c6
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2019/01/23 07:18
		
configure: relax libpng version check to >= 1.2.50
		 
	
		2f5571d7
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2019/01/23 05:12
		
Merge branch 'master' of https://github.com/chocolate-doom/chocolate-doom
		 
	
		3409f7a8
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2019/01/23 04:01
		
add libpng-dev to the dependencies for the travis build
		 
	
		c5d8067d
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2019/01/22 14:26
		
setup: Make mission_config_t string members const
		 
	
		8f82960f
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2019/01/22 14:22
		
setup: Fix const correctness issue in SetChatMacroDefaults
		 
	
		9209085d
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2019/01/22 14:19
		
setup: Make game_title variable const
		 
	
		cf216648
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2019/01/22 14:18
		
setup: Fix const correctness issue in GetLaunchButton
		 
	
		0ad55d18
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2019/01/22 14:16
		
setup: Make known_joystick_t name member const
		 
	
		5a7cb095
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2019/01/22 14:15
		
setup: Make joystick_config_t name member const
		 
	
		0ec616b8
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2019/01/22 14:12
		
setup: Make CalibrationLabel return value const
		 
	
		fa22df13
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2019/01/22 14:11
		
setup: Make ServerQueryWindow title parameter const
		 
	
		94f59664
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2019/01/22 14:09
		
setup: Make StartGameMenu window_title parameter const
		 
	
		80816d07
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2019/01/22 14:07
		
setup: Make AddMouseControl label parameter const
		 
	
		6e18c2ec
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2019/01/22 14:06
		
setup: Make GetGameTitle return value const
		 
	
		ea34b7bc
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2019/01/22 14:05
		
setup: Make GetExecutableName return value const
		 
	
		f766714b
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2019/01/22 14:04
		
setup: Make AddSectionLabel title parameter const
		 
	
		e0b005e6
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2019/01/22 14:02
		
setup: Make AddKeyControl name parameter const
		 
	
		ed72f3fc
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2019/01/22 14:01
		
setup: Make AddJoystickControl label parameter const
		 
	
		04535a58
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2019/01/22 14:00
		
setup: Make TempFile parameter const
		 
	
		3171e518
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2019/01/22 13:57
		
setup: Fix const correctness issue in TempFile
		 
	
		efc804dc
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2019/01/22 13:56
		
setup: Make AddCmdLineParameter format parameter const
		 
	
		3166cfd5
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2019/01/22 13:53
		
misc: Fix const correctness issue in M_BaseName
		 
	
		921666f7
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2019/01/20 15:48
		
glob: let I_NextGlob() return NULL if (glob == NULL)
		 
	
		c4b93eb7
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2019/01/12 12:58
		
add terminating NULL to M_StringJoin() call
		 
	
		82109a9c
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2019/01/09 03:13
		
force upper case for the save name string
		 
	
		48bda90f
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2019/01/09 03:09
		
omit prefixing the containing WAD file name if its the IWAD
		 
	
		a3d41bac
		 – mfrancis95 <mikefrancis95@gmail.com>
 authored
 on 2019/01/08 10:10
		
Remove redundancy in previous commit
		 
	
		4df980f5
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2019/01/08 03:11
		
address raised issues
		 
	
		91dabf53
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2019/01/07 09:30
		
default save name is map name and containing WAD file name
		 
	
		1ac86871
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2019/01/07 09:25
		
save a pointer to the current map lump info struct
		 
	
		78886030
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2019/01/07 09:20
		
save a WAD file's filename in struct wad_file
		 
	
		52c49e45
		 – mfrancis95 <mikefrancis95@gmail.com>
 authored
 on 2018/12/31 22:18
		
Apply @fabiangreffrath's patch to fix a memory error in Hexen
		 
	
		af804990
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2018/12/28 13:31
		
heretic: Apply HHE level names in intermission screen.
		 
	
		81794512
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2018/12/28 11:29
		
setup: Set "Romero Blue" for setup tool.
		 
	
		8b90786f
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2018/12/28 11:27
		
textscreen: Add API to change color palette.
		 
	
		12c984cf
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2018/12/28 11:25
		
textscreen: Use cyan bg for window action hover.
		 
	
		700644d6
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2018/12/26 11:10
		
textscreen: Upgrade Doxyfile to latest version.
		 
	
		f0d613f1
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2018/12/26 08:58
		
textscreen: Remove superfluous first_widget param.
		 
	
		211dd152
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2018/12/26 08:51
		
textscreen: Fix directory strip in doxygen output.
		 
	
		b9f3fca5
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2018/12/23 20:12
		
osx: Use PACKAGE_TARNAME for autoload path.
		 
	
		3175bb59
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2018/12/23 20:08
		
osx: Add menu item to open autoload folder.
		 
	
		05c3023d
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2018/12/21 08:14
		
video: point destroyed textures to NULL
		 
	
		1f07cbb7
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2018/12/20 07:00
		
Merge branch 'master' of https://github.com/chocolate-doom/chocolate-doom
		 
	
		07e9f3b9
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2018/12/20 06:05
		
video: create new texture before destroying old one
		 
	
		3235eb70
		 – Jonathan Dowland <jon+github@alcopop.org>
 authored
 and GitHub <noreply@github.com>
 committed
 on 2018/12/19 08:39
		
Merge pull request #1124 from mfrancis95/master
		 
	
		3181ed3c
		 – mfrancis95 <mikefrancis95@gmail.com>
 authored
 on 2018/12/17 20:11
		
Heretic: Gracefully error out when player starts are missing (fix #1122)
		 
	
		e9b9fefc
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 on 2018/12/18 04:19
		
setup: fix building on Windows
		 
	
		6904023b
		 – Simon Howard <fraggle+github@gmail.com>
 authored
 and GitHub <noreply@github.com>
 committed
 on 2018/12/17 04:46
		
Merge pull request #1121 from turol/const
		 
	
		6a6d49ea
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2018/12/17 04:07
		
setup: Fix bug opening music packs on Windows.
		 
	
		6764d05c
		 – Simon Howard <fraggle@soulsphere.org>
 authored
 on 2018/12/17 03:54
		
mode: Add v1.2 to valid versions list.
		 
	
		482d302e
		 – Fabian Greffrath <fabian@greffrath.com>
 authored
 and GitHub <noreply@github.com>
 committed
 on 2018/12/12 16:00
		
Merge pull request #1119 from mfrancis95/master
		 
	
		b18f4641
		 – mfrancis95 <mikefrancis95@gmail.com>
 authored
 on 2018/12/12 08:28
		
Strife: Make finding VOICES.wad case-insensitive when the -iwad parameter is used (fix #1120)
		 
	
		a857a141
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2018/12/12 07:24
		
net: Fix format string warning
		 
	
		264ff372
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2018/12/11 14:46
		
net: Make NET_ResolveAddress addr parameter const
		 
	
		f7b11a37
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2018/12/11 14:45
		
net: Make _net_module_s ResolveAddress function parameter const and fix functions to match
		 
	
		837a1ce0
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2018/12/11 14:42
		
net: Make NET_SV_SendReject msg parameter const
		 
	
		fde56790
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2018/12/11 14:40
		
net: Mark NET_SV_SendConsoleMessage with PRINTF_ATTR
		 
	
		30673d23
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2018/12/11 14:40
		
net: Make NET_SV_SendConsoleMessage 's' parameter const
		 
	
		0032332d
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2018/12/11 14:39
		
net: Mark NET_SV_BroadcastMessage with PRINTF_ATTR
		 
	
		41df97b3
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2018/12/11 14:37
		
net: Make NET_SV_BroadcastMessage 's' parameter const
		 
	
		4488827a
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2018/12/11 14:35
		
net: Hoist now-identical code out of both branches of if
		 
	
		0074d76e
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2018/12/11 14:34
		
net: Fix const correctness issue in NET_SDL_ResolveAddress
		 
	
		803e8e43
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2018/12/11 14:31
		
net: Make GameDescription return value const
		 
	
		893f94d0
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2018/12/11 14:26
		
net: Make formatted_printf 's' parameter const
		 
	
		8f7d6aa1
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2018/12/11 14:24
		
net: Make PrintSHA1Digest digest parameter const
		 
	
		61664787
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2018/12/11 14:23
		
net: Make PrintSHA1Digest 's' parameter const
		 
	
		a39ee1ac
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2018/12/11 14:21
		
net: Make net_querydata_t description member const
		 
	
		79b4de75
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2018/12/11 14:18
		
net: Make net_querydata_t version member const
		 
	
		d0c05394
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2018/12/11 14:17
		
net: Make not_dedicated_options contents const
		 
	
		a6a17adc
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2018/12/11 14:17
		
music: Make ParseSubstituteLine return value const
		 
	
		1cd3cb4c
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2018/12/11 14:15
		
music: Fix const correctness issue in ReadSubstituteConfig
		 
	
		a98b6172
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2018/12/11 14:13
		
hexen: Make sprnames contents and related function parameters const
		 
	
		338be540
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2018/12/11 14:09
		
hexen: Mark spritename variable static
		 
	
		8aeae4ae
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2018/12/11 14:04
		
hexen: Make spritename variable const
		 
	
		8e3a7b4b
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2018/12/11 14:00
		
hexen: Fix const correctness issue in TryPickupArtifact
		 
	
		d6817d2d
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2018/12/11 13:56
		
hexen: Fix const correctness issues in TryPickupWeaponPiece
		 
	
		bd36e1a1
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2018/12/11 13:53
		
hexen: Make TextKeyMessages contents const
		 
	
		4b0fa1df
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2018/12/11 13:49
		
hexen: Make ClusMsgLumpNames contents const
		 
	
		472dce05
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2018/12/11 13:48
		
hexen: Fix const correctness issue in InitStats
		 
	
		05836d10
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2018/12/11 13:46
		
hexen: Make pagename variable const
		 
	
		b700e770
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2018/12/11 13:45
		
hexen: Mark gamedescription variable static
		 
	
		28132c73
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2018/12/11 13:39
		
hexen: Make gamedescription variable const
		 
	
		9afe2449
		 – Turo Lamminen <turotl@gmail.com>
 authored
 on 2018/12/11 13:35
		
hexen: Fix const correctness issue in GetFinaleText
		 
Next