shithub: choc

RSS feed

0e83eb0e – Simon Howard <fraggle+github@gmail.com> authored on 2015/09/20 18:29
Merge pull request #615 from Gaerzi/patch-1

c06aa481 – Gaerzi <gaerzi@gmail.com> authored on 2015/09/20 14:11
Allow binding jump to mouse button in Strife

51b9d1fc – Simon Howard <fraggle+github@gmail.com> authored on 2015/09/12 13:17
Merge pull request #611 from linguica/master

8b1522fc – linguica <github@andrewstine.org> authored on 2015/09/11 13:07
Merge remote-tracking branch 'chocolate-doom/master'

0cb9b40b – linguica <github@andrewstine.org> authored on 2015/09/11 13:05
Add error message to untagged DR tag crash

5d6ac0a7 – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2015/09/10 04:35
Bump version number to 2.2.1 and add NEWS about it

c6f5de37 – Simon Howard <fraggle+github@gmail.com> authored on 2015/09/10 06:52
Merge pull request #610 from Azarien/upstream_patch

73932263 – Azarien <Azarien@users.noreply.github.com> authored on 2015/09/10 10:47
Ensure the buffer is zero-terminated.

e6250d6a – Simon Howard <fraggle+github@gmail.com> authored on 2015/09/06 17:31
Merge pull request #607 from chungy/strife-screensize

4ed86e5f – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2015/09/06 14:10
setup: Strife uses screensize 10 by default. closes #462

5c644aea – linguica <github@andrewstine.org> authored on 2015/09/06 08:51
Merge remote-tracking branch 'chocolate-doom/master'

26524bf5 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/09/03 03:44
configure: Check for windres only if building for windows

90d42a51 – Simon Howard <fraggle+github@gmail.com> authored on 2015/08/29 14:54
Merge pull request #556 from chungy/appdata

08619c98 – Simon Howard <fraggle+github@gmail.com> authored on 2015/08/29 14:51
Merge pull request #601 from chungy/gog.com

b3c22d76 – Simon Howard <fraggle+github@gmail.com> authored on 2015/08/29 10:23
Merge pull request #602 from jmtd/clang-fixups

259fc72c – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2015/08/29 08:05
d_iwad: change "gogcom_collectors_edition" to "root_path"

597d4989 – Jonathan Dowland <jon+github@alcopop.org> authored on 2015/08/29 06:16
Adjust PACKEDATTR for Clang

ae1aeffd – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2015/08/28 20:58
Search GOG.com installation directories for IWADs

1821d8bd – Fabian Greffrath <fabian@greffrath.com> authored on 2015/08/24 15:16
Merge branch 'master' of https://github.com/chocolate-doom/chocolate-doom

9d814494 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/08/24 15:14
Apply gcc_struct tag to packed structs

7d51bb22 – Simon Howard <fraggle@soulsphere.org> authored on 2015/08/23 12:12
man: Add documentation for IWAD search paths.

d1d65f25 – Simon Howard <fraggle@soulsphere.org> authored on 2015/08/23 12:08
Make IWAD search paths compliant with XDG spec.

f804a75c – Simon Howard <fraggle@soulsphere.org> authored on 2015/08/16 16:57
wad: Move W_CheckCorrectIWAD() into w_main.c.

a28f2f43 – Simon Howard <fraggle@soulsphere.org> authored on 2015/08/16 15:55
wad: Change type of lumpinfo[] array.

c878d6bc – Simon Howard <fraggle@soulsphere.org> authored on 2015/08/16 14:18
wad: Free cached lumps on reload, don't release.

3e4c8091 – Simon Howard <fraggle@soulsphere.org> authored on 2015/08/16 14:05
doom: Fix compiler warnings due to type conflict.

681f750c – Simon Howard <fraggle@soulsphere.org> authored on 2015/08/15 12:08
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom

c8eed65d – Simon Howard <fraggle@soulsphere.org> authored on 2015/08/15 09:59
Remove duplicate variable definitions.

8be6be9a – Simon Howard <fraggle+github@gmail.com> authored on 2015/08/14 06:38
Merge pull request #596 from chungy/master

51338f96 – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2015/08/13 20:42
setup-manifest: Add compatibility GUID for Windows 10

75e01531 – Simon Howard <fraggle@soulsphere.org> authored on 2015/07/28 18:37
doom: Fix formatting in ST_Responder().

9808c01f – Simon Howard <fraggle+github@gmail.com> authored on 2015/07/28 18:34
Merge pull request #593 from khokh2001/chex

453844c7 – Nuke.YKT <alexeytf2@gmail.com> authored on 2015/07/26 17:11
doom:Chex's sky behavior fix

38da738f – Nuke.YKT <alexeytf2@gmail.com> authored on 2015/07/26 17:00
doom:Chex's warp cheat handling fix

c2c54b9b – Nuke.YKT <alexeytf2@gmail.com> authored on 2015/07/26 16:29
doom:Chex's map name handling fix

41eebca5 – Simon Howard <fraggle@soulsphere.org> authored on 2015/07/24 19:12
opl: Add a secret DMXOPTION to reverse stereo channels.

2ed00ec1 – Simon Howard <fraggle+github@gmail.com> authored on 2015/07/23 11:37
Merge pull request #592 from linguica/msvc-fixes

0e9b2c33 – linguica <github@andrewstine.org> authored on 2015/07/23 08:27
Fixed Heretic / Hexen vcproj files

4d975256 – Simon Howard <fraggle+github@gmail.com> authored on 2015/07/22 11:12
Merge pull request #590 from linguica/patch-1

4d85eb16 – linguica <github@andrewstine.org> authored on 2015/07/22 07:06
Added deh_bexstr.c to MSVC project

82132ad6 – Simon Howard <fraggle+github@gmail.com> authored on 2015/07/22 06:07
Merge pull request #588 from jmtd/text-segv

0b27583c – Jonathan Dowland <jon+github@alcopop.org> authored on 2015/07/22 03:02
Add constraint check to CellOverflowedSize

15cec0d0 – Simon Howard <fraggle+github@gmail.com> authored on 2015/07/22 06:06
Merge pull request #589 from Azarien/upstream_master

68828570 – Azarien <Azarien@users.noreply.github.com> authored on 2015/07/22 10:51
VS2015 compilation fix

47434df8 – Simon Howard <fraggle+github@gmail.com> authored on 2015/07/17 07:17
Merge pull request #582 from khokh2001/doom-1.666

5f7c253a – Nuke.YKT <alexeytf2@gmail.com> authored on 2015/07/17 09:04
Expanded table of valid game versions.

4a002031 – Nuke.YKT <alexeytf2@gmail.com> authored on 2015/07/17 08:28
Doom v1.666, 1.7, 1.8 support.

259350d4 – Simon Howard <fraggle+github@gmail.com> authored on 2015/07/16 19:44
Merge pull request #581 from khokh2001/doom-1.666

4b2dc259 – Simon Howard <fraggle@soulsphere.org> authored on 2015/07/15 20:04
setup: Update to add new defaults.

0229ae9c – Simon Howard <fraggle+github@gmail.com> authored on 2015/07/15 19:48
Merge pull request #580 from jmtd/aspect-ratio-screenshots

787ab13a – Jonathan Dowland <jon+github@alcopop.org> authored on 2015/07/15 18:15
Write out aspect-corrected 1600x1200 PNGs

b81ba59d – Simon Howard <fraggle+github@gmail.com> authored on 2015/07/13 21:48
Merge pull request #577 from jkbenaim/master

19ca52e9 – Jason Benaim <jkbenaim@gmail.com> authored on 2015/07/13 21:19
Fix int/pointer union

628e1e15 – Simon Howard <fraggle@soulsphere.org> authored on 2015/07/11 22:52
osx: Add CFBundleIdentifier to Info.plist.

41f216bc – Simon Howard <fraggle@soulsphere.org> authored on 2015/07/11 13:39
textscreen: Fix struct initializers.

68786296 – Simon Howard <fraggle@soulsphere.org> authored on 2015/07/11 13:13
textscreen: Allow cycling through tables with tab key.

7a2f14ef – Simon Howard <fraggle@soulsphere.org> authored on 2015/07/11 12:43
setup: Clean up gamepad configuration window.

ef256921 – Simon Howard <fraggle@soulsphere.org> authored on 2015/07/10 23:38
doom: Avoid overflow for spawn angle calculation.

a9a3ca3c – Simon Howard <fraggle@soulsphere.org> authored on 2015/07/10 20:16
setup: Clean up multiplayer dialog code.

161e0658 – Simon Howard <fraggle@soulsphere.org> authored on 2015/07/09 21:58
setup: Simplify mouse configuration window code.

c82c457a – Simon Howard <fraggle@soulsphere.org> authored on 2015/07/09 21:44
setup: Clean up the keyboard controls window.

19559480 – Simon Howard <fraggle@soulsphere.org> authored on 2015/07/09 21:27
setup: Clean up the sound configuration window.

1cab001b – Simon Howard <fraggle@soulsphere.org> authored on 2015/07/09 21:20
textscreen: Fix separator special case handling.

c754eaf3 – Simon Howard <fraggle@soulsphere.org> authored on 2015/07/09 21:18
textscreen: Add TXT_SetTableColumns() function.

e365e664 – Simon Howard <fraggle@soulsphere.org> authored on 2015/07/08 22:19
textscreen: Add further table conveniences.

5da27e00 – Simon Howard <fraggle@soulsphere.org> authored on 2015/07/08 21:51
textscreen: Add table cell overflowing.

ac31afbe – Simon Howard <fraggle@soulsphere.org> authored on 2015/07/08 17:37
Fix formatting issues introduced in last merge.

93fe1124 – Simon Howard <fraggle+github@gmail.com> authored on 2015/07/08 17:29
Merge pull request #567 from jmtd/pitch-shifting

8a3621b2 – Jonathan Dowland <jon+github@alcopop.org> authored on 2015/07/08 18:02
Enable pitch-shifting in Hexen

17f3963b – Jonathan Dowland <jon+github@alcopop.org> authored on 2015/07/08 17:31
Default snd_pitchshift on for Heretic/Hexen

4780944f – Simon Howard <fraggle@soulsphere.org> authored on 2015/07/08 17:24
setup: Fix population of extra_table.

a8c4c51d – Jonathan Dowland <jon+github@alcopop.org> authored on 2015/07/06 17:41
snd_pitchshift defaults off, except Raven games

d811a1be – Jonathan Dowland <jon+github@alcopop.org> authored on 2015/07/06 16:00
Immediately free pitch-shifted sound effects

2c2bfe84 – Jonathan Dowland <jon+github@alcopop.org> authored on 2015/07/01 19:22
Make pitch-shifting optional (default to off)

bb403e30 – Jonathan Dowland <jon+github@alcopop.org> authored on 2015/06/26 03:56
Implement approximation of Doom's pitching

8c7e10c9 – Jonathan Dowland <jon+github@alcopop.org> authored on 2015/06/26 03:52
Introduce pitch to allocated_sound_t

e7b1f301 – Jonathan Dowland <jon+github@alcopop.org> authored on 2015/06/25 14:58
rework AllocateSound to return allocated_sound_t

f6deaba7 – Jonathan Dowland <jon+github@alcopop.org> authored on 2015/06/24 16:59
Replace ->driver_data with GetAllocatedSoundBySfxinfo

ad116c05 – Jonathan Dowland <jon+github@alcopop.org> authored on 2015/06/26 03:26
Switch channels_playing to track allocated_sound_t

bf67262a – Jonathan Dowland <jon+github@alcopop.org> authored on 2015/06/23 17:43
update I_StartSound, S_StartSound with pitch

79ffc9db – Jonathan Dowland <jon+github@alcopop.org> authored on 2015/06/26 02:39
Define NORM_PITCH in i_sound.h

31f27c7a – Jonathan Dowland <jon+github@alcopop.org> authored on 2015/06/29 13:38
fix CacheSFX/WriteWAV debug procedure

e80278a9 – Jonathan Dowland <jon+github@alcopop.org> authored on 2015/06/27 14:23
whitespace clean-ups

bb764b8e – Fabian Greffrath <fabian@greffrath.com> authored on 2015/06/26 06:12
Merge pull request #565 from jmtd/misc-fixups

769b385c – Jonathan Dowland <jon+github@alcopop.org> authored on 2015/06/23 14:18
Minor whitespace fix-ups

80abfe65 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/06/22 15:09
Merge pull request #564 from jmtd/misc-fixups

06dfd81d – Jonathan Dowland <jon+github@alcopop.org> authored on 2015/06/12 14:54
remove trailing whitespace

738da515 – Jonathan Dowland <jon+github@alcopop.org> authored on 2015/06/21 12:49
Miscellaneous whitespace/formatting clean-ups

4bce23ff – Jonathan Dowland <jon+github@alcopop.org> authored on 2015/05/22 12:35
Use Mix_PlayChannel instead of Mix_PlayChannelTimed

52efd102 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/06/15 05:16
Add Keywords to the setup.desktop file

c5849693 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/06/15 05:08
Merge pull request #558 from chungy/setup.desktop

edfba306 – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2015/06/13 09:35
setup.desktop: Add a missing semicolon to Categories

3f4b92d2 – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2015/06/13 01:40
appdata: add complete set of screenshots, upgrade schema

1b04c5f4 – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2015/06/12 10:40
appdata: screenshots do not actually need to be 16:9, revise the TODO

53eea282 – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2015/06/12 08:43
Add some preliminary *.appdata.xml files for software centers

5f3a3ddf – Simon Howard <fraggle@soulsphere.org> authored on 2015/06/10 19:04
Update README.Strife.

1dc203c5 – Simon Howard <fraggle@soulsphere.org> authored on 2015/06/10 18:38
setup: Fix help URL for level warp menu.

0794465d – Simon Howard <fraggle@soulsphere.org> authored on 2015/06/10 16:44
Add alternate project files to make dist.

a538c179 – Simon Howard <fraggle@soulsphere.org> authored on 2015/06/09 18:52
Bump version number to 2.2.0.

10d4be9b – Simon Howard <fraggle@soulsphere.org> authored on 2015/06/08 17:22
hexen: Replace v1.0 warning with an error.

Next