foxygit
/
doom
Log in
Files
Commits
Refs
git clone https://git.kristoffersson.info/repos/doom.git
commits
tags
2015-07-11
setup: Clean up multiplayer dialog code.
Simon Howard
a9a3ca3c
2015-07-10
setup: Simplify mouse configuration window code.
Simon Howard
161e0658
setup: Clean up the keyboard controls window.
Simon Howard
c82c457a
setup: Clean up the sound configuration window.
Simon Howard
19559480
textscreen: Fix separator special case handling.
Simon Howard
1cab001b
textscreen: Add TXT_SetTableColumns() function.
Simon Howard
c754eaf3
2015-07-09
textscreen: Add further table conveniences.
Simon Howard
e365e664
textscreen: Add table cell overflowing.
Simon Howard
5da27e00
Fix formatting issues introduced in last merge.
Simon Howard
ac31afbe
Merge pull request #567 from jmtd/pitch-shifting
Simon Howard
93fe1124
setup: Fix population of extra_table.
Simon Howard
4780944f
2015-07-08
Enable pitch-shifting in Hexen
Jonathan Dowland
8a3621b2
Default snd_pitchshift on for Heretic/Hexen
Jonathan Dowland
17f3963b
2015-07-06
snd_pitchshift defaults off, except Raven games
Jonathan Dowland
a8c4c51d
Immediately free pitch-shifted sound effects
Jonathan Dowland
d811a1be
2015-07-01
Make pitch-shifting optional (default to off)
Jonathan Dowland
2c2bfe84
2015-06-26
Implement approximation of Doom's pitching
Jonathan Dowland
bb403e30
Introduce pitch to allocated_sound_t
Jonathan Dowland
8c7e10c9
Switch channels_playing to track allocated_sound_t
Jonathan Dowland
ad116c05
Define NORM_PITCH in i_sound.h
Jonathan Dowland
79ffc9db
Merge pull request #565 from jmtd/misc-fixups
Fabian Greffrath
bb764b8e
2015-06-25
rework AllocateSound to return allocated_sound_t
Jonathan Dowland
e7b1f301
2015-06-24
Replace ->driver_data with GetAllocatedSoundBySfxinfo
Jonathan Dowland
f6deaba7
2015-06-23
update I_StartSound, S_StartSound with pitch
Jonathan Dowland
bf67262a
Minor whitespace fix-ups
Jonathan Dowland
769b385c
2015-06-29
fix CacheSFX/WriteWAV debug procedure
Jonathan Dowland
31f27c7a
2015-06-27
whitespace clean-ups
Jonathan Dowland
e80278a9
2015-06-22
Merge pull request #564 from jmtd/misc-fixups
Fabian Greffrath
80abfe65
2015-06-12
remove trailing whitespace
Jonathan Dowland
06dfd81d
appdata: screenshots do not actually need to be 16:9, revise the TODO
Mike Swanson
1b04c5f4
Add some preliminary *.appdata.xml files for software centers
Mike Swanson
53eea282
2015-06-21
Miscellaneous whitespace/formatting clean-ups
Jonathan Dowland
738da515
2015-05-22
Use Mix_PlayChannel instead of Mix_PlayChannelTimed
Jonathan Dowland
4bce23ff
2015-06-15
Add Keywords to the setup.desktop file
Fabian Greffrath
52efd102
Merge pull request #558 from chungy/setup.desktop
Fabian Greffrath
c5849693
2015-06-13
setup.desktop: Add a missing semicolon to Categories
Mike Swanson
edfba306
appdata: add complete set of screenshots, upgrade schema
Mike Swanson
3f4b92d2
2015-06-11
Update README.Strife.
Simon Howard
5f3a3ddf
setup: Fix help URL for level warp menu.
Simon Howard
1dc203c5
Add alternate project files to make dist.
Simon Howard
0794465d
2015-06-10
Bump version number to 2.2.0.
Simon Howard
a538c179
2015-06-09
hexen: Replace v1.0 warning with an error.
Simon Howard
10d4be9b
opl: Change result from OPL_Init() to an enum.
Simon Howard
25c67b71
Replace "opl_type" config variable with DMXOPTION.
Simon Howard
e81997d7
opl: Add missing function prototype to header.
Simon Howard
e986a934
2015-06-07
textscreen: Refactor TXT_OpenURL() to simplify.
Simon Howard
ef4c73fc
Merge pull request #548 from chungy/shellexecute
Simon Howard
f69c5a10
2015-06-06
textscreen: Pass url directly to ShellExecute, snprintf unneeded
Mike Swanson
b44b84be
textscreen: use ShellExecute on Windows to open URLs
Mike Swanson
7265f8d9
2015-06-05
Fix botched merge.
Simon Howard
970a54d1
← newer
older →