shithub: choc

RSS feed

5bddaa7c – Simon Howard <fraggle@soulsphere.org> authored on 2016/05/31 15:47
diskicon: Draw disk icon with black background.

512f850d – Simon Howard <fraggle@soulsphere.org> authored on 2016/05/22 18:36
Fix STDISK patch offset calculation.

ced40ce2 – Simon Howard <fraggle@soulsphere.org> authored on 2016/05/22 13:34
Refactor loading disk icon code.

ebeccb0f – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2016/05/22 03:43
NEWS: Use past-tense rather than present and imperative.

d0467c9a – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2016/05/21 08:38
NEWS: Strife IWAD/voices.wad loading behavior tweak

7742f0d4 – James Haley <haleyjd@hotmail.com> authored on 2016/05/21 09:57
Swap order of checks for voices.wad; resolve issue #675

1efd274d – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2016/05/20 03:40
NEWS: Update for the current state of the repo. Maybe release soon...?

c0492ef8 – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2016/05/19 04:44
d_iwad: Find Strife from a GOG.com installation

e94e6cd9 – Simon Howard <fraggle+github@gmail.com> authored on 2016/05/14 10:17
Merge pull request #705 from nukeykt/dmxgus

1db8ff0b – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2016/05/05 03:57
doom: Use inequality comparison for the freedoom variant (thanks Jon)

4bab09e9 – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2016/05/05 03:29
Merge pull request #702 from chungy/master

bd0a63d9 – nukeykt <alexeytf2@icloud.com> authored on 2016/05/03 18:42
music: DMX's "GUS instrument mappings bug" emulation

0fd26e60 – Simon Howard <fraggle+github@gmail.com> authored on 2016/04/30 20:52
Merge pull request #703 from chocolate-doom/gamevariant

b5dabaf7 – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2016/04/19 01:19
doom: Always allow loading PWADs for Freedoom: Phase 1

59b322bd – Simon Howard <fraggle+github@gmail.com> authored on 2016/04/29 07:08
Merge pull request #635 from chungy/automake_bindir

7b95fbbf – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2015/11/03 02:38
automake: install binaries to ${bindir} not ${exec_prefix}/games

4ff55462 – Fabian Greffrath <fabian@greffrath.com> authored on 2016/04/25 16:48
opl_sdl.c: remove unused variable "i"

ab050f0a – Fabian Greffrath <fabian@greffrath.com> authored on 2016/04/22 02:10
gamevariant can be either freedoom or freedm

6df0ab86 – Fabian Greffrath <fabian@greffrath.com> authored on 2016/04/20 13:03
introduce a gamevariant variable to tell different IWADs apart

d982aa21 – Simon Howard <fraggle+github@gmail.com> authored on 2016/04/18 05:52
Merge pull request #701 from krystalgamer/patch-1

8e36bba2 – krystalgamer <krystalgamer@users.noreply.github.com> authored on 2016/04/17 10:32
Removed non-existing files from project

7c4a6bf7 – Simon Howard <fraggle+github@gmail.com> authored on 2016/03/27 14:30
Merge pull request #688 from jkbenaim/heretix-namefix

85b6f63a – Jason <jkbenaim@gmail.com> authored on 2016/03/27 12:03
Heretic: Add map names for Episode 6

1089c6a3 – Simon Howard <fraggle+github@gmail.com> authored on 2016/03/24 17:25
Merge pull request #687 from chocolate-doom/jmtd-doc-install-freedm

6cd7d53a – Jonathan Dowland <jon+github@alcopop.org> authored on 2016/03/24 17:26
Update INSTALL.template

41c3d6d5 – Jonathan Dowland <jon+github@alcopop.org> authored on 2016/03/23 14:14
Merge pull request #683 from nukeykt/authors2

6b0a6fee – nukeykt <alexeytf2@icloud.com> authored on 2016/03/23 22:34
Add Alexey to AUTHORS

bd7a22c3 – Jonathan Dowland <jon+github@alcopop.org> authored on 2016/03/11 10:37
Update AUTHORS

cf9c0364 – Simon Howard <fraggle+github@gmail.com> authored on 2016/03/10 12:47
Merge pull request #679 from jmtd/osx-launcher-lmp

c9d46e0c – Jonathan Dowland <jon+github@alcopop.org> authored on 2016/03/10 17:29
Add support for .lmp file formats to Mac Launcher

21668aca – James Haley <haleyjd@hotmail.com> authored on 2016/03/09 14:57
Cast player pitch to unsigned when calculating sigil mega blast trajectory

4077f339 – James Haley <haleyjd@hotmail.com> authored on 2016/03/06 07:00
Verified change to AM_addMark logic

c2a82e24 – James Haley <haleyjd@hotmail.com> authored on 2016/03/06 06:51
Verified changes needed to P_KillMobj

899bc171 – James Haley <haleyjd@hotmail.com> authored on 2016/03/05 20:36
pw_invisibility is in fact cleared on burning death; addl resolution for issue #663

a515d590 – James Haley <haleyjd@hotmail.com> authored on 2016/03/05 20:22
Address multiple issues identified by nukeykt; partially resolves issue #663

71cf6472 – James Haley <haleyjd@hotmail.com> authored on 2016/03/05 19:39
Merge branch 'master' of https://github.com/chocolate-doom/chocolate-doom

bc09b36a – James Haley <haleyjd@hotmail.com> authored on 2016/03/05 19:38
Allow SDL headers and libraries to exist in the msvc project directory

2dedb037 – Simon Howard <fraggle+github@gmail.com> authored on 2016/03/01 15:58
Merge pull request #672 from jmtd/jmtd-revert-mrandom-seeding

4f040459 – Jonathan Dowland <jon+github@alcopop.org> authored on 2016/02/12 14:20
Revert "Seed the M_Random random number generator from the system time to give"

3a1bc426 – Simon Howard <fraggle@soulsphere.org> authored on 2016/02/28 15:02
Add Contributor Covenant as Code of Conduct.

96a017b5 – Simon Howard <fraggle@soulsphere.org> authored on 2016/02/28 09:36
Update some doomworld http: links I missed.

826d2a09 – Simon Howard <fraggle@soulsphere.org> authored on 2016/02/28 09:30
Update Doomworld URLs.

2137da43 – Simon Howard <fraggle@soulsphere.org> authored on 2016/02/28 09:20
Change all chocolate-doom.org URLs to https:

e3954613 – Simon Howard <fraggle@soulsphere.org> authored on 2016/02/28 08:25
opl: Fix compile errors.

a0ef4eda – Simon Howard <fraggle+github@gmail.com> authored on 2016/02/28 08:12
Merge pull request #669 from nukeykt/nuked-opl

166c3d2e – nukeykt <alexeytf2@icloud.com> authored on 2016/02/28 16:59
opl: Fix tab characters

eb3cd651 – nukeykt <alexeytf2@icloud.com> authored on 2016/02/28 16:53
opl: Nuked OPL3 v1.7