shithub: choc

RSS feed

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

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.

25c67b71 – Simon Howard <fraggle@soulsphere.org> authored on 2015/06/08 17:12
opl: Change result from OPL_Init() to an enum.

e81997d7 – Simon Howard <fraggle@soulsphere.org> authored on 2015/06/08 16:58
Replace "opl_type" config variable with DMXOPTION.

e986a934 – Simon Howard <fraggle@soulsphere.org> authored on 2015/06/08 16:04
opl: Add missing function prototype to header.

ef4c73fc – Simon Howard <fraggle@soulsphere.org> authored on 2015/06/07 15:17
textscreen: Refactor TXT_OpenURL() to simplify.

f69c5a10 – Simon Howard <fraggle+github@gmail.com> authored on 2015/06/07 15:15
Merge pull request #548 from chungy/shellexecute

b44b84be – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2015/06/06 06:52
textscreen: Pass url directly to ShellExecute, snprintf unneeded

7265f8d9 – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2015/06/05 18:49
textscreen: use ShellExecute on Windows to open URLs

f30f390e – Simon Howard <fraggle@soulsphere.org> authored on 2015/06/03 21:07
textscreen: Tweak to command line to open URL.

a0f514d3 – Simon Howard <fraggle@soulsphere.org> authored on 2015/06/03 16:23
Add @AXDOOMER to credits for sky transition bug.

f28d7980 – Simon Howard <fraggle@soulsphere.org> authored on 2015/06/03 16:20
Fix demo desyncs caused by P_RunThinkers() change.

d6556ee4 – Simon Howard <fraggle@soulsphere.org> authored on 2015/05/31 00:29
Fix bug with frames being rendered twice.

e06b8d3e – Simon Howard <fraggle@soulsphere.org> authored on 2015/05/30 22:26
setup: Add help links for Multiplayer windows.

81bebcd0 – Simon Howard <fraggle@soulsphere.org> authored on 2015/05/30 10:04
NEWS: Improve 2.2.0 release notes.

6b005685 – Simon Howard <fraggle@soulsphere.org> authored on 2015/05/30 09:06
Fix tab character.

0e90c19c – Simon Howard <fraggle+github@gmail.com> authored on 2015/05/30 09:04
Merge pull request #545 from khokh2001/opl3_mode

1e516e34 – Nuke.YKT <alexeytf2@gmail.com> authored on 2015/05/29 13:30
Text formatting.

54c2e6d4 – Nuke.YKT <alexeytf2@gmail.com> authored on 2015/05/28 22:12
One result checking is enought to detect OPL3.

7c377fc8 – Nuke.YKT <alexeytf2@gmail.com> authored on 2015/05/28 22:00
Added OPL3 mode support.

5082f149 – Simon Howard <fraggle@soulsphere.org> authored on 2015/05/28 05:41
Credit Alexey Khokholov by name rather than username.

6ad993a2 – Simon Howard <fraggle@soulsphere.org> authored on 2015/05/28 05:12
Rollback of 4f8f8a43e174f1e82dc0160c0ea96070e1cf6ef9.

f4303dd6 – Simon Howard <fraggle@soulsphere.org> authored on 2015/05/27 19:19
NEWS: Add draft notes for 2.2.0 release.

307a78f6 – Simon Howard <fraggle@soulsphere.org> authored on 2015/05/27 18:03
opl: Some minor tweaks to the last merge.

a09682d4 – Simon Howard <fraggle+github@gmail.com> authored on 2015/05/27 17:51
Merge pull request #516 from khokh2001/oldopl

4f8f8a43 – Simon Howard <fraggle@soulsphere.org> authored on 2015/05/27 17:37
opl: Tweak voice replacement algorithm.

172188c3 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/05/27 15:37
Oops, revert debug changes

310ad72c – Fabian Greffrath <fabian@greffrath.com> authored on 2015/05/27 15:35
Merge branch 'master' of https://github.com/chocolate-doom/chocolate-doom

7d8a9f3f – Fabian Greffrath <fabian@greffrath.com> authored on 2015/05/27 15:35
desktop: Add some additional keywords to *.desktop files

4ffeb43f – Simon Howard <fraggle@soulsphere.org> authored on 2015/05/25 18:16
Change license statement on sha1.c to GPLv2.

d1bfae16 – Simon Howard <fraggle+github@gmail.com> authored on 2015/05/12 05:07
Merge pull request #542 from chungy/final2_sky_fix

b3678129 – Simon Howard <fraggle@soulsphere.org> authored on 2015/05/11 20:54
Replace AES implementation with the Linux one.

81c69106 – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2015/05/11 20:32
doom: the sky changes in final2 map11->12 and map20->21 transitions.

1f87d0ba – Simon Howard <fraggle@soulsphere.org> authored on 2015/05/10 14:53
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom

3a140fe3 – Simon Howard <fraggle@soulsphere.org> authored on 2015/05/10 14:48
Add back the Doom PWAD reload hack.

f1050ee4 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/05/08 05:11
warnings: fix "variable ‘..’ set but not used" warnings

5b423fcf – Fabian Greffrath <fabian@greffrath.com> authored on 2015/05/08 05:05
warnings: fix "redundant redeclaration of ‘player_names’"

744697c4 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/05/08 04:57
warnings: fix "iteration XY invokes undefined behavior" warnings

2e8f6da6 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/05/08 04:43
warnings: fix ".. may be used uninitialized in this function" warnings

14c50f02 – Simon Howard <fraggle@soulsphere.org> authored on 2015/05/05 18:47
hexen: Don't show v1.0 message for demo version.

62a8e9b6 – Simon Howard <fraggle@soulsphere.org> authored on 2015/05/05 18:42
hexen: Show a startup warning if using v1.0 IWAD.

75c47994 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/05/05 08:24
warnings: fix "address of array .. will always evaluate to 'true'"

90aec9de – Fabian Greffrath <fabian@greffrath.com> authored on 2015/05/05 08:11
warnings: fix "value computed is not used" warnings

25d92092 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/05/04 06:14
remove duplicate src/doom/doom.desktop.in template

6812a589 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/05/04 03:55
warnings: fix some cast to/from pointer from/to int warnings

63df9283 – Simon Howard <fraggle@soulsphere.org> authored on 2015/05/01 19:23
Perform case-insensitive check for .lmp extension.

4ee95eb2 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/05/01 09:54
man: fix the very last hyphen used as minus sign

d5fe3041 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/05/01 09:50
man: fix one last hyphen used as minus sign

8bc57f30 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/04/28 04:55
include <string.h> in z_zone.c for memset()

f3d57a51 – Simon Howard <fraggle@soulsphere.org> authored on 2015/04/26 19:07
doom: Clear origin pointer when stopping sound.

31c0b0c7 – Simon Howard <fraggle@soulsphere.org> authored on 2015/04/26 17:19
zone: Add -zonescan parameter.

3bed35a9 – Simon Howard <fraggle@soulsphere.org> authored on 2015/04/26 16:24
zone: Add -zonezero parameter.

1bcff874 – Simon Howard <fraggle@soulsphere.org> authored on 2015/04/26 14:55
Don't read currentthinker->next after Z_Free().

a915b13e – Simon Howard <fraggle@soulsphere.org> authored on 2015/04/25 21:10
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom

dc8d6356 – Simon Howard <fraggle@soulsphere.org> authored on 2015/04/25 21:09
hexen: Remove m_misc.c.

51d5fc29 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/04/21 03:46
deh: fix parsing of last lines in files without newline at EOF

ec72b141 – Simon Howard <fraggle@soulsphere.org> authored on 2015/04/15 16:52
setup: Remove "enable gamepad" checkbox.

6a117912 – Simon Howard <fraggle@soulsphere.org> authored on 2015/04/15 16:10
setup: Add joyb_jump to empty defaults.

441d920f – Simon Howard <fraggle@soulsphere.org> authored on 2015/04/15 16:02
setup: Undo axis reversal for Gameport adapter.

d5b85098 – Simon Howard <fraggle@soulsphere.org> authored on 2015/04/13 17:03
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom

f2ee7829 – Simon Howard <fraggle@soulsphere.org> authored on 2015/04/13 16:54
setup: Invert both axes for Gameport adapter.

e1426b00 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/04/13 04:33
Fix assigning structs not compiling on Visual Studio

7504716e – Simon Howard <fraggle@soulsphere.org> authored on 2015/04/11 18:55
Clear mouse events caused by mouse warp.

022ea107 – Simon Howard <fraggle@soulsphere.org> authored on 2015/04/11 18:54
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom

19f2e552 – Simon Howard <fraggle+github@gmail.com> authored on 2015/04/11 18:54
Merge pull request #521 from chungy/xbone-pad

5ddb558a – Simon Howard <fraggle@gmail.com> authored on 2015/04/11 22:22
Merge branch 'master' of https://github.com/chocolate-doom/chocolate-doom

95a7160c – Simon Howard <fraggle@gmail.com> authored on 2015/04/11 22:19
setup: Add config for USB Gameport adapter.

282c7fda – Simon Howard <fraggle@soulsphere.org> authored on 2015/04/11 18:52
setup: Add OS X config for Gameport adapter.

fa3dc6f5 – Simon Howard <fraggle@soulsphere.org> authored on 2015/04/10 19:44
Strip out SDL_VERSION_ATLEAST #ifdef conditionals.

981d972f – Simon Howard <fraggle@soulsphere.org> authored on 2015/04/10 19:42
Add missing #includes.

710e963a – Simon Howard <fraggle@soulsphere.org> authored on 2015/04/04 17:32
setup: Add help URLs for configuration windows.

356554c2 – Simon Howard <fraggle@soulsphere.org> authored on 2015/04/04 17:29
textscreen: Add help URL functionality for windows.

535b4edd – Fabian Greffrath <fabian@greffrath.com> authored on 2015/03/30 14:13
Merge pull request #523 from chocolate-doom/hexndemo

e0eb9592 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/03/30 13:01
The 4-Level Demo Version also has 3 Info pages

a64ebd8e – Fabian Greffrath <fabian@greffrath.com> authored on 2015/03/30 12:34
Turn maxplayers into a global variable

833d8a83 – Simon Howard <fraggle@soulsphere.org> authored on 2015/03/29 19:21
textscreen: Remove screen size-based font selection.

29a66d7a – Simon Howard <fraggle@soulsphere.org> authored on 2015/03/27 21:03
net: Include port number in address strings.

0de4081d – Simon Howard <fraggle@soulsphere.org> authored on 2015/03/27 19:51
misc: Handle M_StringCopy() short buffer case.

9c17b1f6 – Simon Howard <fraggle@soulsphere.org> authored on 2015/03/27 19:40
Remove old DOS source files.

d03ee98d – Fabian Greffrath <fabian@greffrath.com> authored on 2015/03/27 12:26
Avoid calling strlen() on a potentially unterminated string

b34294b6 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/03/26 14:26
Add a wrapper with "void (void)" signature around G_CheckDemoStatus

690a424a – Fabian Greffrath <fabian@greffrath.com> authored on 2015/03/26 14:14
Move MSVC-specific inline definition to doomtype.h

27b59151 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/03/26 12:31
Merge branch 'master' of https://github.com/chocolate-doom/chocolate-doom into hexndemo

72d92602 – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2014/12/31 01:02
setup: add support for the Xbox One controller on Linux

Next