shithub: choc

RSS feed

f802aa44 – Simon Howard <fraggle@soulsphere.org> authored on 2016/06/01 10:34
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom

f0999abc – Simon Howard <fraggle@soulsphere.org> authored on 2016/05/31 16:14
setup: Remove widget for disk activity icon.

2730a06c – Simon Howard <fraggle@soulsphere.org> authored on 2016/05/31 16:03
video: Remove show_diskicon from video code.

90a455e5 – Simon Howard <fraggle@soulsphere.org> authored on 2016/05/31 15:58
diskicon: De-dupe icon dimension constants.

70b90f34 – Simon Howard <fraggle@soulsphere.org> authored on 2016/05/31 15:56
diskicon: Fix Strife disk icon.

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

76071402 – Fabian Greffrath <fabian@greffrath.com> authored on 2016/05/24 17:02
Use a heuristic approach to detect infinite state cycles

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.

ed8cbb08 – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2016/05/22 06:41
NEWS: change khokh2001 attribution to Nuke.YKT

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

cae001b8 – Simon Howard <fraggle@soulsphere.org> authored on 2016/02/17 14:53
CONTRIBUTING: Oops.

f4bf4d80 – Simon Howard <fraggle@soulsphere.org> authored on 2016/02/17 14:51
CONTRIBUTING: Add Git commit message guidelines.

216dbe12 – Simon Howard <fraggle@soulsphere.org> authored on 2016/02/17 14:37
CONTRIBUTING: Tweak wording.

deee6944 – Simon Howard <fraggle@soulsphere.org> authored on 2016/02/17 14:30
Add contributors guide.

1360e6ab – Simon Howard <fraggle@soulsphere.org> authored on 2016/02/15 15:12
Fix automake warning by changing variable name.

e25368ca – nukeykt <alexeytf2@icloud.com> authored on 2016/02/11 15:49
opl:Nuked OPL emulator

5e162ed7 – Simon Howard <fraggle@soulsphere.org> authored on 2016/02/06 12:38
doom: Correctly handle savegame fopen() failure.

b40e43e3 – Simon Howard <fraggle+github@gmail.com> authored on 2016/01/22 17:55
Merge pull request #655 from njankowski/issue-651

b2206374 – njankowski <njankowski@users.noreply.github.com> authored on 2016/01/22 11:33
Fix typo and remove unused symbol. Fixes #651

37c1162f – James Haley <haleyjd@hotmail.com> authored on 2016/01/10 23:08
Rogue did change the gib health check after all, we misread the assembly about 100 times in a row (this stuff is hard)

3b7f8c55 – Simon Howard <fraggle@soulsphere.org> authored on 2016/01/03 10:29
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom

6aad2f80 – Simon Howard <fraggle@soulsphere.org> authored on 2016/01/03 10:27
joystick: Don't initialize if joystick_index < 0.

ca78a3ab – Simon Howard <fraggle+github@gmail.com> authored on 2015/12/31 04:05
Merge pull request #649 from rrebello/makefile-fix

86cb29b6 – Rodrigo Rebello <rprebello@gmail.com> authored on 2015/12/30 06:36
Avoid use of '$<' and '$^' in Makefile rules

59d5f4e5 – Simon Howard <fraggle@soulsphere.org> authored on 2015/12/25 08:36
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom

b0585fa6 – Simon Howard <fraggle@soulsphere.org> authored on 2015/12/25 08:33
Fix bug when starting multiplayer Chex Quest games.

3dd823ca – Fabian Greffrath <fabian@greffrath.com> authored on 2015/12/11 09:11
tables.c: Changed type of finetangent[]/finesine[] to fixed_t

2ecfe698 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/11/30 16:35
Hexen: Let the MRJONES cheat report the same version string as HEXEN.EXE

71cc7a16 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/11/17 12:33
Fix warning: variable ‘widget’ set but not used

6345a9bd – Fabian Greffrath <fabian@greffrath.com> authored on 2015/11/17 06:13
Do not blindly assume single-byte framebuffers

d3688018 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/11/12 08:07
Merge pull request #640 from chocolate-doom/de-obfuscate

dba0583c – Fabian Greffrath <fabian@greffrath.com> authored on 2015/11/11 05:58
De-obfuscate some numerical constants found in the source code

9cc55c7f – Simon Howard <fraggle@soulsphere.org> authored on 2015/11/09 18:31
Fix warning due to mismatched enum types.

6fb9d62d – Simon Howard <fraggle@soulsphere.org> authored on 2015/11/09 18:31
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom

c9debbb1 – Simon Howard <fraggle@soulsphere.org> authored on 2015/11/09 18:30
Set the window title for command prompt.

74e95c61 – Simon Howard <fraggle+github@gmail.com> authored on 2015/11/08 14:22
Merge pull request #594 from khokh2001/warp

0f569394 – Simon Howard <fraggle@soulsphere.org> authored on 2015/11/08 13:39
Add Fabian and Jon to AUTHORS.

59698770 – Simon Howard <fraggle+github@gmail.com> authored on 2015/11/06 13:42
Merge pull request #638 from rrebello/io-ports-fix

b67821cd – Simon Howard <fraggle+github@gmail.com> authored on 2015/11/06 12:55
Merge pull request #637 from Azarien/upstream_master

e8117526 – Azarien <Azarien@users.noreply.github.com> authored on 2015/11/06 12:27
Add v_diskicon.c/v_diskicon.h to MSVC project files.

2e855ffe – Rodrigo Rebello <rprebello@gmail.com> authored on 2015/11/06 07:14
opl: limit use of ioperm/inb/outb to x86 architecture

2efd8ce2 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/11/04 03:16
autoconf: Re-direct error messages if pkg-config cannot be found

0b0cae72 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/11/04 02:35
autoconf: Call AC_CANONICAL_HOST before querying the host variable

ff61aa86 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/11/02 08:48
disk icon: Move check for accumulated read bytes to i_video.c

cb3520a3 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/11/02 06:40
disk icon: Make displaying the disk activity indicator optional

bba2a845 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/11/02 06:25
disk icon: Add a threshold for showing the disk icon

5803fe84 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/11/02 03:06
#include "i_system.h" in src/doom/p_doors.c for I_Error()

665e472b – Fabian Greffrath <fabian@greffrath.com> authored on 2015/11/01 13:34
Merge pull request #634 from chocolate-doom/diskicon

cb4848b8 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/10/30 04:53
bash-completion: allow multiple files with the same extensions

278cd34b – Fabian Greffrath <fabian@greffrath.com> authored on 2015/10/30 04:25
bash-completion: fix syntax error

ea37ca0e – Simon Howard <fraggle+github@gmail.com> authored on 2015/10/27 08:43
Merge pull request #632 from chungy/bash-completion-inst

6ce8514c – Fabian Greffrath <fabian@greffrath.com> authored on 2015/10/27 11:20
Merge pull request #631 from chocolate-doom/completion

c3e58795 – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2015/10/27 05:30
bash-completion: Detect the appropriate directory for installation

ad37a8ff – Fabian Greffrath <fabian@greffrath.com> authored on 2015/10/26 14:44
Bash-Completion: First attempt at programatically creating the parameters list

0dfe43f1 – Simon Howard <fraggle+github@gmail.com> authored on 2015/10/26 07:49
Merge pull request #630 from rrebello/configure-option-fix

61a6af25 – Rodrigo Rebello <rprebello@gmail.com> authored on 2015/10/22 11:28
configure: fix --with-PACKAGE option checks

Next