RSS feed
65273077
– Julia Nechaevskaya <julia.nechaevskaya@live.com>
authored
and GitHub <noreply@github.com>
committed
on 2021/01/02 08:03
Update copyright year to 2021
49ce3ada
– Mike Swanson <mikeonthecomputer@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/12/21 17:50
iwad: Support autoloading GOG.com releases of Heretic and Hexen (#1338)
ca81c110
– Tim Gates <tim.gates@iress.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/12/10 01:41
docs: fix simple typo, apropriate -> appropriate (#1334)
0b76cbbe
– Mike Swanson <mikeonthecomputer@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/11/30 09:48
Merge pull request #1330 from chocolate-doom/python3
b291e003
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2020/11/27 04:17
build: use python3 exclusively
df1837c1
– Fabian Greffrath <fabian@greffrath.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/10/29 11:01
hexen: allow for arbitrarily long demo file names (#1329)
6a14787a
– Fabian Greffrath <fabian@greffrath.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/10/28 11:36
heretic: allow for arbitrarily long demo file names (#1328)
cd7cc921
– Michael Francis <mikefrancis95@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/10/21 08:05
Remove extra assignments of variables (#1323)
01168584
– Simon Howard <fraggle@soulsphere.org>
authored
and GitHub <noreply@github.com>
committed
on 2020/10/08 15:19
Merge pull request #1322 from mfrancis95/cppcheckwarningfix1
86de35dd
– mfrancis95 <mikefrancis95@gmail.com>
authored
on 2020/10/08 13:04
Remove unused variable "state" in P_MovePsprites
7a0db316
– Alexandre-Xavier Labonté-Lamoureux <alexandrexavier@live.ca>
authored
and GitHub <noreply@github.com>
committed
on 2020/10/06 22:46
textscreen: Fix SetBufferFromValue to copy the right amount of data (#1321)
7dce8d5c
– Simon Howard <fraggle@soulsphere.org>
authored
and GitHub <noreply@github.com>
committed
on 2020/09/30 09:41
Merge pull request #1298 from mfrancis95/normaliseslashes
098632ea
– Simon Howard <fraggle@soulsphere.org>
authored
and GitHub <noreply@github.com>
committed
on 2020/09/30 09:37
Merge pull request #1315 from chocolate-doom/txt_render_software
a0e667de
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2020/09/23 04:20
textscreen: deliberately create a software renderer
f7007449
– Simon Howard <fraggle@soulsphere.org>
authored
and GitHub <noreply@github.com>
committed
on 2020/08/25 03:59
Merge pull request #1309 from chocolate-doom/openaudiodevice
40658194
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2020/08/25 08:16
revert unintended changes to textscreen/fonts/*.h
9e5964ec
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2020/08/25 08:12
replace uses of Mix_OpenAudio() with Mix_OpenAudioDevice()
abb99ca4
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2020/08/25 07:52
remove some SDL2 version checks for versions now mandatory
3fb46e6f
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2020/08/25 07:47
config: bump SDL2 library requirements
4f62dc32
– William Breathitt Gray <vilhelm.gray@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/08/24 21:20
Fix Python check for doc, bash-completion, fonts, and icons options (#1308)
6ba89d0c
– Simon Howard <fraggle@soulsphere.org>
authored
and GitHub <noreply@github.com>
committed
on 2020/07/26 08:53
Merge pull request #1283 from nicolas-robin/fix_opl_linux
16e404d5
– Simon Howard <fraggle@soulsphere.org>
authored
and GitHub <noreply@github.com>
committed
on 2020/07/26 08:42
Merge pull request #1303 from mfrancis95/resolve896
be45b255
– Michael Francis <mikefrancis95@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/07/09 17:07
Merge pull request #1300 from mfrancis95/formatstringfix
211c7f39
– mfrancis95 <mikefrancis95@gmail.com>
authored
on 2020/07/05 08:21
Add separate savegame directories for Freedoom (resolve #896)
9be786f9
– mfrancis95 <mikefrancis95@gmail.com>
authored
on 2020/07/02 19:36
When running sscanf on numbers in hex or octal, make sure the argument type is unsigned int *
3cba305f
– mfrancis95 <mikefrancis95@gmail.com>
authored
on 2020/06/27 12:05
Format M_NormalizeSlashes according to the coding style
bb9207f9
– mfrancis95 <mikefrancis95@gmail.com>
authored
on 2020/06/27 09:55
Move M_NormalizeSlashes from strife/m_saves to m_misc
293b2254
– William Breathitt Gray <vilhelm.gray@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/06/25 08:59
Add support for /usr/share/doom IWAD search path (#1297)
8b6cfbfc
– Simon Howard <fraggle@soulsphere.org>
authored
and GitHub <noreply@github.com>
committed
on 2020/06/24 18:52
Merge pull request #1295 from chocolate-doom/CVE-2020-14983
54fb12ee
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2020/06/24 08:49
net: fix missing client-side ticdup validation
f1a8d991
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2020/06/24 08:45
net: fix missing server-side num_players validation (CVE-2020-14983)
27b06c57
– Simon Howard <fraggle@soulsphere.org>
authored
and GitHub <noreply@github.com>
committed
on 2020/06/23 16:04
Merge pull request #1294 from vilhelmgray/breakout_HAVE_PYTHON
cfc56fa6
– William Breathitt Gray <vilhelm.gray@gmail.com>
authored
on 2020/06/23 08:56
Introduce configure options for bash-completion, doc, fonts, and icons
5bf73c48
– Turo Lamminen <turol@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/06/03 06:32
Merge pull request #1288 from turol/gcc10-warning
34f29737
– Turo Lamminen <turol@iki.fi>
authored
on 2020/06/02 14:24
hexen: Reconstruct textBuffer from SlotText and slotptr
032740bf
– Turo Lamminen <turol@iki.fi>
authored
on 2020/06/02 14:16
hexen: Change order of some statements
1a581dbc
– Turo Lamminen <turol@iki.fi>
authored
on 2020/06/02 14:15
hexen: Separate changing buffer contents and buffer pointer
bcd7cbb3
– Turo Lamminen <turol@iki.fi>
authored
on 2020/06/02 14:10
heretic: Reconstruct textBuffer from SlotText and slotptr
db7d9dbf
– Turo Lamminen <turol@iki.fi>
authored
on 2020/06/02 13:52
heretic: Change order of some statements
33dea69c
– Turo Lamminen <turol@iki.fi>
authored
on 2020/06/02 13:51
heretic: Separate changing buffer contents and buffer pointer
c0a6b6b5
– Turo Lamminen <turol@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/05/12 17:59
Add clang to Travis CI (#1285)
dfadc930
– Turo Lamminen <turol@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/05/12 06:32
Merge pull request #1281 from turol/clang
580c788b
– Nicolas Robin <13021796+nicolas-robin@users.noreply.github.com>
authored
on 2020/05/10 10:48
opl_linux: fix number of port requested by ioperm()
8c449751
– Turo Lamminen <turol@iki.fi>
authored
on 2020/05/07 13:45
strife: Fix clang abs warning in R_StoreWallRange
2fe50ce9
– Turo Lamminen <turol@iki.fi>
authored
on 2020/05/07 13:44
hexen: Fix clang abs warning in R_StoreWallRange
271b41a8
– Turo Lamminen <turol@iki.fi>
authored
on 2020/05/07 13:43
hexen: Fix clang abs warning in P_XYMovement
02844c38
– Turo Lamminen <turol@iki.fi>
authored
on 2020/05/07 13:40
hexen: Fix clang abs warning in A_SorcBallOrbit
53d3f69c
– Turo Lamminen <turol@iki.fi>
authored
on 2020/05/07 13:39
hexen: Fix clang abs warnings in A_DragonFlight
dd913a15
– Turo Lamminen <turol@iki.fi>
authored
on 2020/05/07 13:38
hexen: Fix another clang abs warning in DragonSeek
698015b6
– Turo Lamminen <turol@iki.fi>
authored
on 2020/05/07 13:37
hexen: Fix clang abs warning in DragonSeek
5d0720d5
– Turo Lamminen <turol@iki.fi>
authored
on 2020/05/03 11:26
heretic: Fix clang abs warning in R_StoreWallRange
670212f2
– Simon Howard <fraggle@soulsphere.org>
authored
and GitHub <noreply@github.com>
committed
on 2020/05/04 07:28
Merge pull request #1280 from chocolate-doom/fluidsynth-fix
3c44a45b
– Simon Howard <fraggle@soulsphere.org>
authored
on 2020/05/03 13:06
music: Disable Fluidsynth when we want Timidity.
6a299e2f
– Turo Lamminen <turol@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/05/02 15:50
Merge pull request #1278 from turol/const
4768d328
– Turo Lamminen <turol@iki.fi>
authored
on 2020/05/02 11:56
strife: Fix const correctness issue in D_IdentifyVersion
40fe319b
– Turo Lamminen <turol@iki.fi>
authored
on 2020/05/02 11:55
setup: Fix const correctness issue in SetupMission
c7de9d61
– Turo Lamminen <turol@iki.fi>
authored
on 2020/05/02 11:53
setup: Make GetMissionForName parameter const
ec4a02df
– Turo Lamminen <turol@iki.fi>
authored
on 2020/05/02 11:32
setup: Make ArgumentNeedsEscape parameter const
6973c8df
– Turo Lamminen <turol@iki.fi>
authored
on 2020/05/02 11:28
musicpacks: Make DumpSubstituteConfig parameter const
ab56f8d2
– Turo Lamminen <turol@iki.fi>
authored
on 2020/05/02 11:24
strife: Make G_RecordDemo parameter const
9bcf4bc3
– Turo Lamminen <turol@iki.fi>
authored
on 2020/05/02 11:24
hexen: Make G_RecordDemo name parameter const
b2fb9324
– Turo Lamminen <turol@iki.fi>
authored
on 2020/05/02 11:23
heretic: Make G_RecordDemo name parameter const
80727ba1
– Turo Lamminen <turol@iki.fi>
authored
on 2020/05/02 11:18
heretic: Make SetHHEVersionByName parameter const
eb32583c
– Turo Lamminen <turol@iki.fi>
authored
on 2020/05/02 11:17
iwad: Fix const correctness issue in D_FindIWAD
80f0e230
– Turo Lamminen <turol@iki.fi>
authored
on 2020/05/02 11:08
iwad: Fix const correctness issue in AddXdgDirs
ea5677cf
– Turo Lamminen <turol@iki.fi>
authored
on 2020/05/01 21:16
doom: Make G_RecordDemo parameter const
5ae632e4
– Turo Lamminen <turol@iki.fi>
authored
on 2020/05/01 21:14
net: Make NET_QueryAddress parameter const
84fa6864
– Simon Howard <fraggle@soulsphere.org>
authored
and GitHub <noreply@github.com>
committed
on 2020/04/30 16:52
Merge pull request #1276 from turol/const
a3e027a2
– Turo Lamminen <turol@iki.fi>
authored
on 2020/04/28 13:57
strife: Refactor chat macro defaults for const correctness
f96fb607
– Turo Lamminen <turol@iki.fi>
authored
on 2020/04/27 15:47
hexen: Fix const correctness issue in InitMapInfo
43edb6bf
– Turo Lamminen <turol@iki.fi>
authored
on 2020/04/27 15:46
hexen: Refactor chat macro defaults for const correctness
e88fdf26
– Turo Lamminen <turol@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/04/27 15:37
Merge pull request #1274 from turol/const
f523e59e
– Turo Lamminen <turol@iki.fi>
authored
on 2020/04/26 11:47
doom: Refactor chat macro defaults for const correctness
fab333ed
– kitchen-ace <47063032+kitchen-ace@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/04/23 03:39
Heretic: Allow Morph Ovum to be bound to a key (#1273)
5dce0ef7
– Simon Howard <fraggle@soulsphere.org>
authored
and GitHub <noreply@github.com>
committed
on 2020/04/19 08:50
Merge pull request #1156 from devnexen/file_posix_api_upd
daaaefa7
– Simon Howard <fraggle@soulsphere.org>
authored
and GitHub <noreply@github.com>
committed
on 2020/04/10 16:08
Merge pull request #1266 from NY00123/hexen_1_1_patch
5a29738f
– Simon Howard <fraggle@soulsphere.org>
authored
and GitHub <noreply@github.com>
committed
on 2020/04/07 16:56
Merge pull request #1267 from madebr/choco_autoconf_bugreport
baa92f7e
– Anonymous Maarten <anonymous.maarten@gmail.com>
authored
on 2020/04/05 21:32
Use PACKAGE_BUGREPORT (instead of PACKAGE_ISSUES)
7ac729c4
– NY00123 <ny00@outlook.com>
authored
on 2020/04/06 18:51
hexen: Disable checks in A_SoAExplode not present in version 1.1
12caa300
– Turo Lamminen <turol@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/04/05 10:15
Merge pull request #1263 from drfrag666/tdmgcc2
00990588
– drfrag <drfrag666@hotmail.com>
authored
on 2020/04/04 15:52
Fixed compilation with Code::Blocks and TDM-GCC 5.1 (missing includes).
51dbd914
– Simon Howard <fraggle@soulsphere.org>
authored
on 2020/04/04 11:50
Add active branches to Travis build.
8af3da56
– Turo Lamminen <turol@iki.fi>
authored
on 2020/02/04 09:04
doom: Clean up trailing whitespace
160988d3
– Turo Lamminen <turol@iki.fi>
authored
on 2020/02/04 09:13
doom: Make gamedescription not const, it's now dynamically allocated
8ae83694
– Turo Lamminen <turol@iki.fi>
authored
on 2020/02/04 08:34
doom: Make gamedescription always dynamically allocated
25b70033
– Turo Lamminen <turol@iki.fi>
authored
on 2020/02/04 08:32
doom: Mark D_SetGameDescription static
71c2c2bc
– Turo Lamminen <turol@iki.fi>
authored
on 2020/02/04 08:29
doom: Move gamedescription global variable from doomstat.c to d_main.c
1b1c4167
– Turo Lamminen <turol@iki.fi>
authored
on 2020/02/04 08:27
doom: Reduce scope of variable deh_sub in GetGameName
134f7f79
– Turo Lamminen <turol@iki.fi>
authored
on 2020/02/04 08:26
doom: Use DEH_snprintf in GetGameName
6be98435
– Turo Lamminen <turol@iki.fi>
authored
on 2020/02/04 08:23
doom: Make GetGameName parameter const
b7368be6
– Turo Lamminen <turol@iki.fi>
authored
on 2020/02/04 08:21
doom: Always return an allocated string from GetGameName
263a6fef
– Turo Lamminen <turol@iki.fi>
authored
on 2020/02/04 08:10
doom: Allocate deh_gamename with standard malloc
89900f95
– Turo Lamminen <turol@iki.fi>
authored
on 2020/02/04 07:13
doom: Add a new variable for DEH gamename to separate it from the parameter
ae2ee6c8
– Simon Howard <fraggle@soulsphere.org>
authored
and GitHub <noreply@github.com>
committed
on 2020/03/18 19:03
Merge pull request #1257 from xordspar0/fno-common
cfdf4dec
– Simon Howard <fraggle@soulsphere.org>
authored
and GitHub <noreply@github.com>
committed
on 2020/03/18 19:02
Merge pull request #1256 from kraflab/add-heretic-mouse-inv
a8fd4b1f
– Jordan Christiansen <xordspar0@gmail.com>
authored
on 2020/03/15 12:55
Remove redundant demoextend definition
e9e76ede
– Ryan Krafnick <kraflab@gmail.com>
authored
on 2020/03/14 11:21
Add heretic mouse inv buttons
181c56fc
– Wells Lu <55797333+wellslutw@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/03/12 15:49
Fix segmentation fault when running on rgb565 screen (#1255)
f1fa7faf
– Julia Nechaevskaya <julia.nechaevskaya@live.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/02/20 16:07
Fix GUS emulation with Midiproc.exe (#1253)
a8e8763c
– Mike Swanson <mikeonthecomputer@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/01/27 07:13
Merge pull request #1245 from chocolate-doom/mfrancis95-patch-1
Next