RSS feed
0d588059
– Roman Fomin <rfomin@gmail.com>
authored
on 2021/10/28 09:44
add _WIN32 defines to i_winmusic.h
0b8c6353
– Roman Fomin <rfomin@gmail.com>
authored
on 2021/10/25 06:51
set initial tempo
e01bd185
– Roman Fomin <rfomin@gmail.com>
authored
on 2021/10/23 21:57
implementation of native Windows MIDI
5ad017e1
– Fabian Greffrath <fabian@greffrath.com>
authored
and GitHub <noreply@github.com>
committed
on 2021/10/16 11:30
Merge pull request #1395 from AXDOOMER/patch-1
aa237b58
– Alexandre-Xavier Labonté-Lamoureux <alexandrexavier@live.ca>
authored
and GitHub <noreply@github.com>
committed
on 2021/10/15 20:42
Fix Setup's "Add WADs" feature
64c5bcb5
– Turo Lamminen <turol@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2021/09/07 14:21
Merge pull request #1388 from turol/const
63475100
– Turo Lamminen <turol@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2021/09/04 12:20
Merge pull request #1386 from mikeday0/choc_orphan_cr
5621630f
– Turo Lamminen <turol@iki.fi>
authored
on 2021/08/28 13:03
strife: Fix const correctness issues in dstrings.cpp
258ef070
– Turo Lamminen <turol@iki.fi>
authored
on 2021/08/28 13:01
music: Fix const correctness issue in I_InitTimidityConfig
7d6c1ae0
– Turo Lamminen <turol@iki.fi>
authored
on 2021/08/28 12:56
opl: Fix const correctness issue in I_OPL_InitMusic
2d02bdb9
– Turo Lamminen <turol@iki.fi>
authored
on 2021/08/28 12:55
iwad: Fix const correctness issue in AddXdgDirs
b087c511
– Turo Lamminen <turol@iki.fi>
authored
on 2021/08/28 12:54
iwad: Split variable definition in AddSteamDirs
0f7cdc95
– Turo Lamminen <turol@iki.fi>
authored
on 2021/08/28 12:48
iwad: Fix const correctness issue in AddXdgDirs
66826f56
– Turo Lamminen <turol@iki.fi>
authored
on 2021/08/28 12:47
iwad: Split variable definition in AddXdgDirs
e26d0d30
– Turo Lamminen <turol@iki.fi>
authored
on 2021/08/28 12:37
iwad: Make AddIWADDir parameter const
63a6369c
– Turo Lamminen <turol@iki.fi>
authored
on 2021/08/28 12:23
iwad: Make iwad_dirs contents const
5ccf89a0
– Turo Lamminen <turol@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2021/08/27 17:39
Merge pull request #1346 from turol/const
745e7342
– Turo Lamminen <turol@iki.fi>
authored
on 2021/02/01 10:39
Free any old strings in myargv which were not moved to newargv
94cf1f21
– Turo Lamminen <turol@iki.fi>
authored
on 2021/02/01 10:47
Free string in myargv before replacing
fadd1328
– Turo Lamminen <turol@iki.fi>
authored
on 2021/02/01 10:43
Fix const correctness issue
f810d5df
– Turo Lamminen <turol@iki.fi>
authored
on 2021/02/01 10:37
Free response file contents
7646d737
– Turo Lamminen <turol@iki.fi>
authored
on 2021/02/01 10:34
Store new strings in argv instead of direct pointers to response file buffer
a0d84d64
– Turo Lamminen <turol@iki.fi>
authored
on 2021/02/01 10:30
Free old myargv before replacing it with newargv
ed17e792
– Turo Lamminen <turol@iki.fi>
authored
on 2021/02/01 10:29
Clear myargv contents as they're moved to newargv
8eda8d53
– Turo Lamminen <turol@iki.fi>
authored
on 2021/02/01 10:27
Refactor myargv and its contents to be owned by us
85bcd1c9
– Simon Howard <fraggle@soulsphere.org>
authored
and GitHub <noreply@github.com>
committed
on 2021/08/24 10:36
Merge pull request #1387 from mikeday0/fluid_set_sf_path
f447ae17
– Fabian Greffrath <fabian@greffrath.com>
authored
and GitHub <noreply@github.com>
committed
on 2021/08/18 11:45
Merge pull request #1385 from jrtc27/cheri
31bb2c78
– Michael Day <mikeguy42@gmail.com>
authored
on 2021/08/15 04:40
Add .sf3 extension to file dialog
853edc44
– Michael Day <mikeguy42@gmail.com>
authored
on 2021/08/13 18:52
Forgot a comment
d1979584
– Michael Day <mikeguy42@gmail.com>
authored
on 2021/08/13 18:36
Add FluidSynth soundfont path to setup
4537cf40
– Michael Day <mikeguy42@gmail.com>
authored
on 2021/08/12 19:28
Introduce FluidSynth soundfont path
63ca127b
– Michael Day <mikeguy42@gmail.com>
authored
on 2021/08/05 19:42
deh: Handle orphan carriage returns
77ab2ad3
– Jessica Clarke <jrtc27@jrtc27.com>
authored
on 2021/07/29 15:46
multiplayer: Fix integer/pointer confusion
f53caf73
– Jessica Clarke <jrtc27@jrtc27.com>
authored
on 2021/07/29 15:43
Fix incorrect use of PRIiPTR/PRIuPTR
376368b4
– Jessica Clarke <jrtc27@jrtc27.com>
authored
on 2021/07/29 15:36
textscreen: Fix out-of-tree HAVE_FONTS build
3524a67d
– Simon Howard <fraggle@soulsphere.org>
authored
and GitHub <noreply@github.com>
committed
on 2021/07/25 11:55
Merge pull request #1382 from kraflab/fix-hexen-coop
22b0a561
– kraflab <kraflab@gmail.com>
authored
on 2021/07/25 14:52
Simplify net demo checks
78091626
– kraflab <kraflab@gmail.com>
authored
on 2021/07/23 12:07
Fix hexen coop demo playback
e1ac9379
– Simon Howard <fraggle@soulsphere.org>
authored
and GitHub <noreply@github.com>
committed
on 2021/07/19 10:49
Merge pull request #1380 from mikeday0/pc-speaker-fix
8921099f
– Michael Day <mikeguy42@gmail.com>
authored
on 2021/06/28 17:58
Fix PC speaker emulation when using OPL
c3e91737
– Michael Francis <mikefrancis95@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2021/05/23 14:49
Merge pull request #1377 from mfrancis95/ghactionscppcheck
19dc1d18
– mfrancis95 <mikefrancis95@gmail.com>
authored
on 2021/05/08 09:55
GitHub Actions: Move cppcheck into its own job
a0505dd2
– Simon Howard <fraggle@soulsphere.org>
authored
and GitHub <noreply@github.com>
committed
on 2021/05/04 08:12
Merge pull request #1374 from mfrancis95/ghactions
ee311314
– mfrancis95 <mikefrancis95@gmail.com>
authored
on 2021/04/28 14:53
Onboard GitHub Actions
174e8e8f
– Simon Howard <fraggle@soulsphere.org>
authored
and GitHub <noreply@github.com>
committed
on 2021/04/18 11:40
Merge pull request #1371 from chocolate-doom/mfrancis95-patch-2
61b596bb
– Michael Francis <mikefrancis95@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2021/04/17 15:38
Add #1037 to 3.1.0 changelog
74773f9a
– Simon Howard <fraggle@soulsphere.org>
authored
and GitHub <noreply@github.com>
committed
on 2021/04/09 07:33
Merge pull request #1366 from chocolate-doom/mouse_left_right
a46521d8
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2021/04/08 08:36
Merge branch 'mouse_left_right' of https://github.com/chocolate-doom/chocolate-doom into mouse_left_right
bf0b0ac0
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2021/04/08 08:36
revert changes to the mouse setup menu
bc304548
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2021/04/06 11:03
let "turn" mouse bindings act as aliases for the respective key bindings
7df5cb8a
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2021/04/06 10:23
rearrange items in the Mouse setup menu
e55356d9
– Fabian Greffrath <fabian@greffrath.com>
authored
and GitHub <noreply@github.com>
committed
on 2021/04/06 08:38
textscreen: try to create a VSync enabled renderer first (#1365)
331aed42
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2021/04/06 07:25
add mouse button bindings for turning left/right
5b967eda
– Michael Day <43701387+mikeday0@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2021/04/05 11:52
Fix max volume musicpack at startup (#1364)
5003ab52
– Fabian Greffrath <fabian@greffrath.com>
authored
and GitHub <noreply@github.com>
committed
on 2021/03/20 18:06
declare par time arrays as static const (#1363)
86c6148b
– Acts 19 quiz <63941237+Acts19quiz@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2021/03/18 12:03
Add chex.exe par times for chex.wad. (#1356)
04ecd397
– Fabian Greffrath <fabian@greffrath.com>
authored
and GitHub <noreply@github.com>
committed
on 2021/03/18 11:03
fix savegame directory on Windows (#1360)
d5b1a695
– Ryan Krafnick <kraflab@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2021/03/12 11:12
Fix heretic coop demos (#1358)
a378d028
– Fabian Greffrath <fabian@greffrath.com>
authored
and GitHub <noreply@github.com>
committed
on 2021/03/10 15:19
append a path delimiter to the default config dir on Windows (#1357)
7d1ad9f2
– Simon Howard <fraggle@soulsphere.org>
authored
and GitHub <noreply@github.com>
committed
on 2021/02/23 06:21
Merge pull request #1353 from chocolate-doom/cfg_exedir
a0524fc5
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2021/02/23 10:31
save config in executable directory on Windows
390aebe1
– tpoppins <tpoppins@juno.com>
authored
and GitHub <noreply@github.com>
committed
on 2021/02/23 04:16
Fixes #1345 (#1352)
5696aedf
– Fabian Greffrath <fabian@greffrath.com>
authored
and GitHub <noreply@github.com>
committed
on 2021/02/17 07:38
fix padvalue typo in the REJECT buffer overflow emulation (#1350)
b26157ac
– Michael Francis <mikefrancis95@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2021/01/02 17:43
Merge pull request #1343 from JNechaevsky/patch-1
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
Next