shithub: choc

RSS feed

d9738a53 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/10/18 07:48
man: add a bash-completion scriptlet

bd0d0b9c – Simon Howard <fraggle+github@gmail.com> authored on 2015/10/10 11:14
Merge pull request #622 from chungy/master

29187fab – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2015/10/10 02:15
doom: update gameversion documentation to include 1.666 through 1.8

02ccadef – Simon Howard <fraggle+github@gmail.com> authored on 2015/10/08 09:45
Merge pull request #619 from khokh2001/dmx-opl-volume-fix

0609b476 – khokh2001 <alexeytf2@gmail.com> authored on 2015/10/08 18:52
opl: Minor fixes for last commit.

10ccadee – Simon Howard <fraggle+github@gmail.com> authored on 2015/10/05 06:33
Merge pull request #618 from khokh2001/opl-volume-fix

816f94a8 – khokh2001 <alexeytf2@gmail.com> authored on 2015/10/05 18:06
opl: DMX MIDI channel volume calculation fix.

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