shithub: choc

RSS feed

e7abef98 – Fabian Greffrath <fabian@greffrath.com> authored on 2014/12/18 05:59
fix some more endianess issues with the width fields in patch_t structs

ea5f633f – Fabian Greffrath <fabian@greffrath.com> authored on 2014/12/18 05:53
fix a bug that causes monsters to become partly invisible

ad3e1a25 – James Haley <haleyjd@hotmail.com> authored on 2014/12/15 05:47
Upstream fix from SVE: MF_MVIS flag

275671aa – James Haley <haleyjd@hotmail.com> authored on 2014/12/15 05:46
Upstream fix from SVE: Missing break statement

5dcf8333 – Simon Howard <fraggle+github@gmail.com> authored on 2014/12/14 08:07
Merge pull request #481 from chungy/master

b3deb3d3 – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2014/12/13 20:51
Add Steam IWAD path for Strife: Veteran Edition

6b217ee0 – Simon Howard <fraggle@soulsphere.org> authored on 2014/11/27 13:58
textscreen: Exit immediately when all windows close.

06821e94 – Simon Howard <fraggle@soulsphere.org> authored on 2014/11/27 11:54
hexen: audit calls to P_StartACS().

5eeef20d – Simon Howard <fraggle@soulsphere.org> authored on 2014/11/27 10:28
hexen: Store minotaur start time as little endian.

3e70ef4c – Simon Howard <fraggle@soulsphere.org> authored on 2014/11/26 14:12
hexen: Fix incorrect size on M_StringCopy().

66b295d4 – Simon Howard <fraggle@soulsphere.org> authored on 2014/11/03 20:00
setup: Fix bug with strdup() of NULL pointer.

176050dc – Simon Howard <fraggle@gmail.com> authored on 2014/11/01 17:19
opl: Fix code style to match guidelines.

116b698e – Simon Howard <fraggle+github@gmail.com> authored on 2014/11/01 17:07
Merge pull request #466 from khokh2001/opl-fix2

d051bd5d – Simon Howard <fraggle+github@gmail.com> authored on 2014/11/01 17:03
Merge pull request #465 from khokh2001/opl-fix

6cbe5972 – Simon Howard <fraggle@gmail.com> authored on 2014/11/01 16:54
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom

af1dd2eb – Simon Howard <fraggle@gmail.com> authored on 2014/11/01 16:42
opl: Internally swap MUS/MID percussion channel #s.

9aa36cf8 – James Haley <haleyjd@hotmail.com> authored on 2014/11/01 15:24
Remove unreferenced "grid" variable

66477dc7 – James Haley <haleyjd@hotmail.com> authored on 2014/11/01 15:17
Automap accuracy fixes (against proper game)

6f1356bb – James Haley <haleyjd@hotmail.com> authored on 2014/11/01 15:09
Revert "Automap accuracy fixes"

12ecb455 – James Haley <haleyjd@hotmail.com> authored on 2014/11/01 15:08
Automap accuracy fixes

37aae667 – khokh2001 <alexeytf2@gmail.com> authored on 2014/10/29 13:03
opl additive voice volume calculation fix

0cada1cf – khokh2001 <alexeytf2@gmail.com> authored on 2014/10/29 12:52
Update i_oplmusic.c

98e1771a – khokh2001 <alexeytf2@gmail.com> authored on 2014/10/28 21:37
opl note limitation and octave overflow fixes

ae20311e – khokh2001 <alexeytf2@gmail.com> authored on 2014/10/28 21:36
opl additive voice volume calculation fix

563d83b6 – Simon Howard <fraggle+github@gmail.com> authored on 2014/10/28 18:31
Merge pull request #468 from khokh2001/opl-fix4

4f4cfd90 – khokh2001 <alexeytf2@gmail.com> authored on 2014/10/28 21:49
opl voice allocation fix

5a7a5402 – Simon Howard <fraggle+github@gmail.com> authored on 2014/10/28 18:27
Merge pull request #467 from khokh2001/opl-fix3

cad5d6f2 – khokh2001 <alexeytf2@gmail.com> authored on 2014/10/28 21:42
opl drum note fix

5e064562 – Fabian Greffrath <fabian+debian@greffrath.com> authored and Fabian Greffrath <fabian@greffrath.com> committed on 2014/10/28 02:27
setup: dynamically set size of iwad_labels array

6357ef2d – James Haley <haleyjd@hotmail.com> authored on 2014/10/27 07:58
Default screenblocks 10, not 9

da55ba55 – James Haley <haleyjd@hotmail.com> authored on 2014/10/27 07:34
Missed change for startskill init

76b6d1a2 – James Haley <haleyjd@hotmail.com> authored on 2014/10/26 16:29
Another teleport beacon correction

a0104247 – James Haley <haleyjd@hotmail.com> authored on 2014/10/26 16:27
Rogue fixed DOOM bug regarding switch sound origins

f55a88fe – Simon Howard <fraggle@gmail.com> authored on 2014/10/25 23:38
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom

1b9e5c61 – Simon Howard <fraggle@gmail.com> authored on 2014/10/25 23:37
Add gamepad config for PS4 DualShock 4.

3ecb69e1 – James Haley <haleyjd@hotmail.com> authored on 2014/10/25 12:43
Must allow HU_CHANGENAME in chat_dest range

d91383ee – Simon Howard <fraggle@gmail.com> authored on 2014/10/25 10:58
Remove 1280x1000 scaling.

9d01d090 – Simon Howard <fraggle@gmail.com> authored on 2014/10/24 16:29
Replace strdup() with M_StringDuplicate().

b42b5269 – Simon Howard <fraggle@gmail.com> authored on 2014/10/24 16:14
strife: Allow inventory items > 255.

88b562df – Simon Howard <fraggle@gmail.com> authored on 2014/10/24 16:10
Proceed by pressing enter at netgame warning screen.

9c480b1c – Simon Howard <fraggle@gmail.com> authored on 2014/10/24 15:48
Ignore metadata loop tags if both are zero.

5616ae06 – Simon Howard <fraggle@gmail.com> authored on 2014/10/24 15:41
Ignore loop tags on non-looping substitute tracks.

68a553dd – James Haley <haleyjd@hotmail.com> authored on 2014/10/23 22:58
Fix 4: Changing player name on local client

3e3342a3 – James Haley <haleyjd@hotmail.com> authored on 2014/10/23 20:53
Upstream fix 3

ee236f29 – James Haley <haleyjd@hotmail.com> authored on 2014/10/23 20:52
Upstream fix 2

2363b136 – James Haley <haleyjd@hotmail.com> authored on 2014/10/23 20:52
Upstream fix 1

d61a8018 – Simon Howard <fraggle@gmail.com> authored on 2014/10/21 20:19
Bump version number to 2.1.0.

096b0da0 – Simon Howard <fraggle+github@gmail.com> authored on 2014/10/21 16:48
Merge pull request #447 from chungy/master

ea3f2823 – Simon Howard <fraggle@gmail.com> authored on 2014/10/21 16:43
Update download URL for source code.

c2c46389 – Simon Howard <fraggle@gmail.com> authored on 2014/10/20 21:03
Update NEWS again.

0677af31 – Simon Howard <fraggle@gmail.com> authored on 2014/10/20 21:00
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom

3608dddd – Fabian Greffrath <fabian@greffrath.com> authored on 2014/10/21 02:56
bfgedition: remap menu graphics by means of DEH_AddStringReplacement()

21a41318 – Simon Howard <fraggle@gmail.com> authored on 2014/10/20 20:54
doom: Add -pack parameter to specify mission pack.

378857f3 – Simon Howard <fraggle@gmail.com> authored on 2014/10/20 20:38
Update NEWS.

084587ec – Simon Howard <fraggle@gmail.com> authored on 2014/10/19 13:02
doom: Write -cdrom savegames to c:\doomdata.

16c56ea0 – Simon Howard <fraggle@gmail.com> authored on 2014/10/19 12:52
textscreen: Don't allow input of unprintable characters.

d88369c6 – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2014/10/19 08:48
i_video: fix an if condition in my previous commit

a8a5d289 – Simon Howard <fraggle@gmail.com> authored on 2014/10/18 21:38
Update NEWS.

3bd29e8d – Simon Howard <fraggle@gmail.com> authored on 2014/10/18 21:37
doom: Add game names for Freedoom IWADs.

f8459dfd – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2014/10/18 20:38
allow -geometry to specify fullscreen or windowed modes, like PrBoom

dec3348a – Simon Howard <fraggle@gmail.com> authored on 2014/10/18 16:48
Fix dehacked patch loading order.

5914e160 – Simon Howard <fraggle@gmail.com> authored on 2014/10/18 16:33
dehacked: Allow override of string replacements.

2ab317c4 – Simon Howard <fraggle@gmail.com> authored on 2014/10/18 10:11
doom: Refactor IWAD dehacked patch loading.

621552f6 – Simon Howard <fraggle@gmail.com> authored on 2014/10/16 21:55
doom: Add -noiwaddeh command line parameter.

3dce9e52 – Brad Harding <brad@doomretro.com> authored and Simon Howard <fraggle@gmail.com> committed on 2014/06/02 14:20
Call SDL_Quit() on exit

d5b6bb70 – Simon Howard <fraggle@gmail.com> authored on 2014/10/16 19:25
Fix crash caused by adding a new WAD file.

c7e82b38 – Simon Howard <fraggle@gmail.com> authored on 2014/10/14 18:59
Fix OPL MIDI tempo calculations.

77d7e984 – Simon Howard <fraggle@gmail.com> authored on 2014/10/13 21:26
textscreen: Fix use-after-free with mouse press.

63e1c884 – Simon Howard <fraggle@gmail.com> authored on 2014/10/07 20:52
Allow -warp to episodes beyond episode 4.

16eb6597 – Simon Howard <fraggle@gmail.com> authored on 2014/10/07 20:42
Disable -oldsync startup message.

73bbc8ce – Simon Howard <fraggle@gmail.com> authored on 2014/10/07 20:27
Use old network sync code by default.

9e9bb23d – Simon Howard <fraggle@gmail.com> authored on 2014/10/07 20:12
midi: Fix "D_DDTBLU disease".

e4d9b85a – Simon Howard <fraggle@gmail.com> authored on 2014/10/07 18:47
opl: Use uint64_t for microsecond times.

2afa4144 – Simon Howard <fraggle@gmail.com> authored on 2014/10/07 17:48
Allow multiple substitute mappings for music tracks.

056bd10f – Fabian Greffrath <fabian@greffrath.com> authored on 2014/10/06 15:54
terminate the destination string in M_StringReplace()

a43186b2 – Simon Howard <fraggle@gmail.com> authored on 2014/10/01 19:58
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom

0ec3d826 – Simon Howard <fraggle@gmail.com> authored on 2014/10/01 19:56
hexen: Add workaround for Mac Hexen IWAD.

a0a4303a – James Haley <haleyjd@hotmail.com> authored on 2014/09/24 16:22
Upstream fix to torpedo weapon changing

6f8bed05 – James Haley <haleyjd@hotmail.com> authored on 2014/09/19 18:37
Upstream fixes to stair building issues

12732a15 – James Haley <haleyjd@hotmail.com> authored on 2014/09/17 21:22
Upstream bug fix to teleport beacon allegiance

d95cbcfa – Fabian Greffrath <fabian@greffrath.com> authored on 2014/09/15 03:55
deh_main.c: fix "warning: implicit declaration of function ‘I_Error’"

7e9d6e29 – Simon Howard <fraggle@gmail.com> authored on 2014/09/13 01:34
Update NEWS.

f7169399 – Simon Howard <fraggle@gmail.com> authored on 2014/09/13 01:15
Add vld_ prefix for vldoor_e enum values.

cb72358e – Simon Howard <fraggle@gmail.com> authored on 2014/09/12 23:55
dehacked: Load Freedoom DEHACKED lump on startup.

9531cdfc – Simon Howard <fraggle@gmail.com> authored on 2014/09/12 22:39
dehacked: Set stricter scoping for magic comments.

4d4f74f5 – Simon Howard <fraggle@gmail.com> authored on 2014/09/12 21:56
dehacked: Fix BEX string expansions.

eb1ea531 – Simon Howard <fraggle+github@gmail.com> authored and Simon Howard <fraggle@gmail.com> committed on 2014/09/12 21:29
Add support for the BEX extended string syntax.

78ca3a89 – Fabian Greffrath <fabian@greffrath.com> authored on 2014/09/11 11:15
simplify and generalize deh_allow_extended_strings usage

5f3eb6fe – Fabian Greffrath <fabian@greffrath.com> authored on 2014/09/11 08:37
improvements to the [STRINGS] section parser

366f45c1 – Fabian Greffrath <fabian@greffrath.com> authored on 2014/09/08 06:48
add parser for [STRINGS] sections in BEX files

204814c7 – Simon Howard <fraggle+github@gmail.com> authored on 2014/08/30 07:32
Merge pull request #429 from Nik1895/patch-1

86803430 – Nik1895 <Nik1895@users.noreply.github.com> authored on 2014/08/30 13:00
Update setup.vcproj

4f8972e6 – Simon Howard <fraggle@gmail.com> authored on 2014/08/24 16:23
setup: Add gamepad config for Buffalo Classic Gamepad.

4bddc002 – Simon Howard <fraggle@gmail.com> authored on 2014/08/18 19:55
setup: Add config for Multilaser JS030 gamepad.

97f1de66 – Simon Howard <fraggle@gmail.com> authored on 2014/08/17 14:21
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom

ecd13198 – Simon Howard <fraggle@gmail.com> authored on 2014/08/17 14:20
setup: Add gamepad config for XBOX One controller.

85221618 – James Haley <haleyjd@hotmail.com> authored on 2014/08/16 13:30
Fix finding of voices.wad when -iwad is only hint

0d7f38c7 – James Haley <haleyjd@hotmail.com> authored on 2014/08/16 13:30
Warning fixes (23 remain...)

6b422a3e – Simon Howard <fraggle@gmail.com> authored on 2014/08/13 17:14
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom

af553de8 – Fabian Greffrath <fabian@greffrath.com> authored on 2014/08/05 13:46
Merge branch 'master' of https://github.com/chocolate-doom/chocolate-doom

Next