RSS feed
a994c054
– Michael Day <contact@michaelcday.com>
authored
on 2022/08/21 16:54
Add new icons - png and *_icon.c files
c7cde80e
– Michael Day <contact@michaelcday.com>
authored
on 2022/08/20 13:18
Update resource files for game-specific icons
19f01c5e
– Michael Day <contact@michaelcday.com>
authored
on 2022/08/20 12:37
Fix incorrect Strife EXTRA_DIST item
31cbc74a
– Michael Day <contact@michaelcday.com>
authored
on 2022/08/20 12:17
Update *.desktop.in for game-specific icons
51f665d6
– Michael Day <contact@michaelcday.com>
authored
on 2022/08/20 11:32
Generate *_icon.c files as part of build
c6b03a77
– Michael Day <contact@michaelcday.com>
authored
on 2022/08/20 11:11
Add placeholder icons for non-Doom games
22f49f25
– Michael Day <contact@michaelcday.com>
authored
on 2022/08/20 04:30
Allow each game to set its own window icon
8c723c09
– Roman Fomin <rfomin@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2022/08/15 09:15
Implement M_getenv() wrapper to support non-Latin paths on Windows (#1486)
e49be766
– Roman Fomin <rfomin@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2022/08/13 08:29
Fix memory mapping WAD files on Windows with non-Latin file paths. (#1481)
d18f5fc2
– Turo Lamminen <turol@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2022/07/20 10:42
Merge pull request #1482 from turol/disable-linter-fail
0de17dec
– Turo Lamminen <turol@iki.fi>
authored
on 2022/07/19 14:15
Whitespace
c0cdfe3a
– Turo Lamminen <turol@iki.fi>
authored
on 2022/07/19 14:13
Disable CI linter action fail fast
67715d6e
– Turo Lamminen <turol@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2022/07/15 21:25
Merge pull request #1480 from turol/disable-sdl
d6124484
– Turo Lamminen <turol@iki.fi>
authored
on 2022/07/12 16:48
Add option to disable SDL2_mixer
3c78b254
– Turo Lamminen <turol@iki.fi>
authored
on 2022/07/12 16:48
Move music_pack_path variable earlier
9943fcfd
– Turo Lamminen <turol@iki.fi>
authored
on 2022/07/12 16:48
Move fluidsynth and timidity configuration code earlier
251619c8
– Turo Lamminen <turol@iki.fi>
authored
on 2022/07/12 16:48
Move libsamplerate variable declarations earlier
db14d41d
– Turo Lamminen <turol@iki.fi>
authored
on 2022/07/12 16:48
Add missing library SDL2::SDL2 to pcsound cmake build
4d857917
– Turo Lamminen <turol@iki.fi>
authored
on 2022/07/12 16:48
Add missing library SDL2::SDL2 to opl cmake build
b8a22bb9
– Turo Lamminen <turol@iki.fi>
authored
on 2022/07/12 16:48
Add option to disable SDL2_net
557185dd
– Turo Lamminen <turol@iki.fi>
authored
on 2022/07/12 16:48
Add missing library SDL2::SDL2 to server cmake build
7afbf68a
– Turo Lamminen <turol@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2022/07/02 16:03
Merge pull request #1478 from mikeday0/checkfluidsynth
b43b9f48
– Simon Howard <fraggle@soulsphere.org>
authored
and GitHub <noreply@github.com>
committed
on 2022/06/29 05:31
Merge pull request #1477 from chocolate-doom/new-icon
467fe8ec
– Michael Day <contact@michaelcday.com>
authored
on 2022/06/28 12:08
Consider soundfonts set via the environment
a5b01f3b
– Michael Day <contact@michaelcday.com>
authored
on 2022/06/26 18:03
Check for functioning FluidSynth before using
9ceedafc
– Simon Howard <fraggle@soulsphere.org>
authored
on 2022/06/25 04:07
`mkdir -p`, not `mkdir -f`.
5e7b3e17
– Turo Lamminen <turol@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2022/06/20 15:04
Merge pull request #1476 from turol/tweak-linter-ci
ae23feb6
– Turo Lamminen <turol@iki.fi>
authored
on 2022/06/20 14:55
Only trigger linter CI on pushes to master branch
27bb1279
– Turo Lamminen <turol@iki.fi>
authored
on 2022/06/20 14:52
Change clang-format version to 14
9b38d6df
– Simon Howard <fraggle@soulsphere.org>
authored
and GitHub <noreply@github.com>
committed
on 2022/06/20 05:15
Merge pull request #1472 from chocolate-doom/new-icon
f917a14a
– Simon Howard <fraggle@soulsphere.org>
authored
and GitHub <noreply@github.com>
committed
on 2022/06/18 07:31
Merge pull request #1474 from arichardson/add-missing-includes
f594cdee
– Alex Richardson <arichardson@FreeBSD.org>
authored
on 2022/06/18 10:38
i_video.c: add missing string.h include
b3ff9656
– Alex Richardson <arichardson@FreeBSD.org>
authored
on 2022/06/18 10:37
i_input.c: add missing string.h include
b8dbc8c1
– Alex Richardson <arichardson@FreeBSD.org>
authored
on 2022/06/18 10:35
setup/sound.c: add missing string.h include
6a03c4ff
– Alex Richardson <arichardson@FreeBSD.org>
authored
on 2022/06/18 10:33
txt_fileselect.c: add missing ctype.h include
a5dad4f7
– Simon Howard <fraggle@soulsphere.org>
authored
on 2022/06/17 16:32
Remove doom8.ico, setup8.ico.
e4a50b93
– Simon Howard <fraggle@soulsphere.org>
authored
on 2022/06/17 16:31
Remove files from dist that were deleted in previous commits.
dd6f5168
– Simon Howard <fraggle@soulsphere.org>
authored
on 2022/06/16 19:44
`mkdir -f` to avoid errors about directory already existing.
709862f7
– Simon Howard <fraggle@soulsphere.org>
authored
on 2022/06/16 19:37
Update icons to use new logo icons.
e0102b88
– Simon Howard <fraggle@soulsphere.org>
authored
on 2022/06/16 19:36
Add new wadfile icon and generate wadfile.icns.
c01e1d2a
– Simon Howard <fraggle@soulsphere.org>
authored
on 2022/06/16 19:28
Eliminate 128x128.png which now just dupes doom.png.
c040f8c1
– Simon Howard <fraggle@soulsphere.org>
authored
on 2022/06/16 19:12
Build app.icns from doom.png automatically.
6e2d5f92
– Simon Howard <fraggle@soulsphere.org>
authored
and GitHub <noreply@github.com>
committed
on 2022/06/08 09:24
Merge pull request #1471 from turol/improve-ci
6e2e5000
– Turo Lamminen <turol@iki.fi>
authored
on 2022/06/08 14:02
Install dependencies to make cmake happy
36c922d2
– Turo Lamminen <turol@iki.fi>
authored
on 2022/06/08 13:55
Specify compiler for cmake
7e27be47
– Turo Lamminen <turol@iki.fi>
authored
on 2022/06/08 13:50
Disable spammy magic numbers warnings
188abfdf
– Turo Lamminen <turol@iki.fi>
authored
on 2022/06/08 13:49
Add an explicit value for tidy-checks parameter
f78c2a32
– Turo Lamminen <turol@iki.fi>
authored
on 2022/06/08 13:43
Run cmake to generate compilation database
167c372c
– Turo Lamminen <turol@iki.fi>
authored
on 2022/06/08 13:38
Make fail fast actually fail fast
1ba80c82
– Turo Lamminen <turol@iki.fi>
authored
on 2022/06/08 13:38
Run linter action on PR synchronize
c7fd5582
– Turo Lamminen <turol@iki.fi>
authored
on 2022/06/08 13:37
Point to new location for the action repository
9f145440
– Roman Fomin <rfomin@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2022/06/08 18:19
Add support for non-latin paths and filenames on Windows (#1463)
98300208
– Fabian Greffrath <fabian@greffrath.com>
authored
and GitHub <noreply@github.com>
committed
on 2022/06/08 06:21
Merge pull request #1470 from mikeday0/fixdrawtl
18fd3339
– Michael Day <contact@michaelcday.com>
authored
on 2022/06/07 17:47
Heretic: Use correct transparency drawer
dce1f0b9
– Michael Day <contact@michaelcday.com>
authored
on 2022/06/07 17:38
Restore correct Hexen "DrawFuzzPatch" behavior
09e77d15
– Simon Howard <fraggle@soulsphere.org>
authored
and GitHub <noreply@github.com>
committed
on 2022/06/07 10:58
Merge pull request #1469 from turol/authors
116e907c
– Turo Lamminen <turol@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2022/06/07 14:14
Merge pull request #1468 from the-sageman/master
749f4942
– Turo Lamminen <turol@iki.fi>
authored
on 2022/06/07 14:11
Add myself to AUTHORS
f6824b14
– Turo Lamminen <turol@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2022/05/31 13:31
Merge pull request #1461 from turol/fix-warning
a1f5d18c
– Turo Lamminen <turol@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2022/05/31 13:30
Merge pull request #1462 from turol/ci-format
14f88b78
– sageman_ <sageman@anomine.net>
authored
on 2022/05/30 14:33
Fix out of bounds bug in the keyboard bind handling of setup
7dbd6b77
– Simon Howard <fraggle@soulsphere.org>
authored
and GitHub <noreply@github.com>
committed
on 2022/05/29 10:00
Merge pull request #1465 from Mailaender/patch-1
2d16652d
– Matthias Mailänder <Mailaender@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2022/05/21 19:59
Add releases
15ee1e97
– Matthias Mailänder <Mailaender@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2022/05/21 19:55
Add Open Age Rating
24c9ee89
– Turo Lamminen <turol@iki.fi>
authored
on 2022/05/04 14:54
Add GitHub cpp-linter workflow
f8a450f4
– Turo Lamminen <turol@iki.fi>
authored
on 2022/05/04 14:48
Add clang-format configuration file
3b1f3899
– Turo Lamminen <turol@iki.fi>
authored
on 2022/04/28 13:30
strife: Fix "array subscript is above array bounds" warning
a7cd250d
– Turo Lamminen <turol@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2022/04/27 16:13
Merge pull request #1460 from turol/fix-warnings
db16605a
– Turo Lamminen <turol@iki.fi>
authored
on 2022/04/27 14:16
textscreen: Fix use after free
b21e768d
– Turo Lamminen <turol@iki.fi>
authored
on 2022/04/27 14:15
strife: Remove set but otherwise unused variable
45224202
– Turo Lamminen <turol@iki.fi>
authored
on 2022/04/27 14:14
hexen: Remove set but otherwise unused variable
529ad8fd
– Turo Lamminen <turol@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2022/04/27 14:06
Merge pull request #1459 from mikeday0/hhmouseusearti
236bb3ae
– Michael Day <contact@michaelcday.com>
authored
on 2022/04/26 17:31
Hexen: Add "use artifact" mouse button
a1e32f11
– Michael Day <contact@michaelcday.com>
authored
on 2022/04/26 17:30
Heretic: Add "use artifact" mouse button
b9835e43
– Michael Day <contact@michaelcday.com>
authored
on 2022/04/26 17:06
Add "use artifact" mouse button config items
036df979
– Fabian Greffrath <fabian@greffrath.com>
authored
and GitHub <noreply@github.com>
committed
on 2022/04/25 12:08
Merge pull request #1458 from mikeday0/hexenmouseinv
dc0f1f5c
– Michael Day <contact@michaelcday.com>
authored
on 2022/04/23 10:51
Setup: Tweak mouse menu columns
2a23b5cd
– Michael Day <michael.day@lexmark.com>
authored
on 2022/04/21 07:32
Add comment to InventoryMove functions
d08dc2b9
– Michael Day <michael.day@lexmark.com>
authored
on 2022/04/21 05:15
Hexen: Add mouse inventory buttons
964507f8
– Michael Day <michael.day@lexmark.com>
authored
on 2022/04/21 05:11
Hexen: Add inventory move helper functions
8237514e
– Patricia Aas <psmaas@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2022/03/22 16:59
Fix unlink vulnerability in z_native.c (#1454)
1263787f
– Fabian Greffrath <fabian@greffrath.com>
authored
and GitHub <noreply@github.com>
committed
on 2022/03/22 16:59
M_DirName()/M_BaseName(): accept forward slash on Windows (#1286)
ffbca88b
– Fabian Greffrath <fabian@greffrath.com>
authored
and GitHub <noreply@github.com>
committed
on 2022/03/20 04:29
always precache sounds (#1246)
bec0d85c
– Turo Lamminen <turol@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2022/03/12 09:03
Gracefully handle SDL_GetPrefPath returning NULL (#1450)
2435843c
– Fabian Greffrath <fabian@greffrath.com>
authored
and GitHub <noreply@github.com>
committed
on 2022/03/11 12:04
convert first non-digit to locale's decimal in float value parsing (#1390)
9546b2f0
– Simon Howard <fraggle@soulsphere.org>
authored
and GitHub <noreply@github.com>
committed
on 2022/02/11 22:11
Merge pull request #1442 from fsufitch/vscode_dev_container
b780b11e
– Filip Sufitchi <fsufitchi@gmail.com>
authored
on 2022/02/09 17:40
Add gdb because why not, it works
6f1e1add
– Filip Sufitchi <fsufitchi@gmail.com>
authored
on 2022/02/09 17:29
Add optional dependencies into dev container image
620c678c
– Filip Sufitchi <fsufitchi@gmail.com>
authored
on 2022/02/09 17:22
Clean up devcontainer.json
59fd661e
– Filip Sufitchi <fsufitchi@gmail.com>
authored
on 2022/02/09 17:21
Enrich default extensions
9d4279fc
– Filip Sufitchi <fsufitchi@gmail.com>
authored
on 2022/02/09 17:15
Ensure the docker user actually owns their own local files
7ab81661
– Filip Sufitchi <fsufitchi@gmail.com>
authored
on 2022/02/09 17:00
Clean up devcontainer dir structure
c5209ccb
– Filip Sufitchi <fsufitchi@gmail.com>
authored
on 2022/02/08 17:54
Working devcontainer for building and running choco in Docker on Linux
41865b17
– Simon Howard <fraggle@soulsphere.org>
authored
and GitHub <noreply@github.com>
committed
on 2022/01/29 13:45
Merge pull request #1418 from Acts19quiz/master_Acts19quiz
b1a2bc04
– Acts 19 quiz <N/A>
authored
on 2022/01/28 07:55
Add French console print.
389f5615
– Acts 19 quiz <N/A>
authored
on 2022/01/27 13:17
Add boolean check for IsFrenchIWAD.
bc35d8cb
– Acts 19 quiz <N/A>
authored
on 2022/01/23 18:27
Remove doom2f gameversion.
6667c664
– Simon Howard <fraggle@soulsphere.org>
authored
and GitHub <noreply@github.com>
committed
on 2022/01/23 13:45
Merge pull request #1415 from Archenoth/master
55d3b7cd
– Fabian Greffrath <fabian@greffrath.com>
authored
and GitHub <noreply@github.com>
committed
on 2022/01/22 02:36
Merge pull request #1433 from chocolate-doom/setup-merge
684a275b
– Archenoth <archenoth@gmail.com>
authored
on 2022/01/21 16:06
Run control now called "Run" in setup for all input devices
Next