foxygit
/
doom
Log in
Files
Commits
Refs
git clone https://git.kristoffersson.info/repos/doom.git
commits
tags
2022-08-22
Fix Windows native MIDI level transitions (#1493)
ceski
792b3aaf
Fix cmake typo: mixer -> MIXER (#1494)
Michael Day
ff3a9a5f
Remove icon.c
Michael Day
6eab5f0d
Add new icons - ico files
Michael Day
5acd068c
Add new icons - png and *_icon.c files
Michael Day
a994c054
2022-08-20
Update resource files for game-specific icons
Michael Day
c7cde80e
Fix incorrect Strife EXTRA_DIST item
Michael Day
19f01c5e
Update *.desktop.in for game-specific icons
Michael Day
31cbc74a
Generate *_icon.c files as part of build
Michael Day
51f665d6
Add placeholder icons for non-Doom games
Michael Day
c6b03a77
Allow each game to set its own window icon
Michael Day
22f49f25
2022-08-17
Merge pull request #1489 from turol/mempool
Turo Lamminen
59e55e27
2022-08-16
Add option to disable memory pool for debugging
Turo Lamminen
6dd85471
2022-08-15
Implement M_getenv() wrapper to support non-Latin paths on Windows (#1486)
Roman Fomin
8c723c09
2022-08-13
Fix memory mapping WAD files on Windows with non-Latin file paths. (#1481)
Roman Fomin
e49be766
2022-07-20
Merge pull request #1482 from turol/disable-linter-fail
Turo Lamminen
d18f5fc2
2022-07-19
Whitespace
Turo Lamminen
0de17dec
Disable CI linter action fail fast
Turo Lamminen
c0cdfe3a
2022-07-15
Merge pull request #1480 from turol/disable-sdl
Turo Lamminen
67715d6e
2022-07-12
Add option to disable SDL2_mixer
Turo Lamminen
d6124484
Move music_pack_path variable earlier
Turo Lamminen
3c78b254
Move fluidsynth and timidity configuration code earlier
Turo Lamminen
9943fcfd
Move libsamplerate variable declarations earlier
Turo Lamminen
251619c8
Add missing library SDL2::SDL2 to pcsound cmake build
Turo Lamminen
db14d41d
Add missing library SDL2::SDL2 to opl cmake build
Turo Lamminen
4d857917
Add option to disable SDL2_net
Turo Lamminen
b8a22bb9
Add missing library SDL2::SDL2 to server cmake build
Turo Lamminen
557185dd
2022-07-02
Merge pull request #1478 from mikeday0/checkfluidsynth
Turo Lamminen
7afbf68a
2022-06-29
Merge pull request #1477 from chocolate-doom/new-icon
Simon Howard
b43b9f48
2022-06-28
Consider soundfonts set via the environment
Michael Day
467fe8ec
2022-06-27
Check for functioning FluidSynth before using
Michael Day
a5b01f3b
2022-06-25
`mkdir -p`, not `mkdir -f`.
Simon Howard
9ceedafc
2022-06-20
Merge pull request #1476 from turol/tweak-linter-ci
Turo Lamminen
5e7b3e17
Only trigger linter CI on pushes to master branch
Turo Lamminen
ae23feb6
Change clang-format version to 14
Turo Lamminen
27bb1279
Merge pull request #1472 from chocolate-doom/new-icon
Simon Howard
9b38d6df
2022-06-18
Merge pull request #1474 from arichardson/add-missing-includes
Simon Howard
f917a14a
i_video.c: add missing string.h include
Alex Richardson
f594cdee
i_input.c: add missing string.h include
Alex Richardson
b3ff9656
setup/sound.c: add missing string.h include
Alex Richardson
b8dbc8c1
txt_fileselect.c: add missing ctype.h include
Alex Richardson
6a03c4ff
Remove doom8.ico, setup8.ico.
Simon Howard
a5dad4f7
Remove files from dist that were deleted in previous commits.
Simon Howard
e4a50b93
2022-06-17
`mkdir -f` to avoid errors about directory already existing.
Simon Howard
dd6f5168
Update icons to use new logo icons.
Simon Howard
709862f7
Add new wadfile icon and generate wadfile.icns.
Simon Howard
e0102b88
Eliminate 128x128.png which now just dupes doom.png.
Simon Howard
c01e1d2a
Build app.icns from doom.png automatically.
Simon Howard
c040f8c1
2022-06-08
Merge pull request #1471 from turol/improve-ci
Simon Howard
6e2d5f92
Add support for non-latin paths and filenames on Windows (#1463)
Roman Fomin
9f145440
← newer
older →