shithub: choc

RSS feed

7510c748 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/09/07 07:25
condense checks for drawing disk icon and redrawing HUD into one variable

8d365762 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/09/07 02:33
Strife: force redraw of the screen border after drawing the disk icon

7a295155 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/09/05 07:51
get entirely rid of background saving and restoring

b3f6b771 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/09/04 09:33
Merge pull request #606 from jmtd/diskicon-strife

9913f4f4 – Jonathan Dowland <jon+github@alcopop.org> authored on 2015/09/04 03:36
Fix STDISK offset for strife

9057c76e – Fabian Greffrath <fabian@greffrath.com> authored on 2015/09/03 07:32
forgot to declare functions void(void)

10cdf908 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/09/03 07:30
factor out backing up of the background into its own function

993baaf1 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/09/03 05:25
Pass a parameter to I_BeginRead() to force it to backup the background

97888140 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/09/02 08:21
Merge pull request #605 from jmtd/diskicon

68377d53 – Jonathan Dowland <jon+github@alcopop.org> authored on 2015/09/02 04:47
Ensure disk status icon is drawn on top of stbar

f28aa0ce – Jonathan Dowland <jon+github@alcopop.org> authored on 2015/09/02 04:37
reenable disk image on Mac OS X

0b803cef – Jonathan Dowland <jon+github@alcopop.org> authored on 2015/09/02 04:32
Minor changes (mostly) comments around diskicon

96e3baf0 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/09/01 11:27
prevent saving a background which already has the disk icon drawn upon

165b0bdd – Fabian Greffrath <fabian@greffrath.com> authored on 2015/09/01 11:14
Video: Show a disk icon if lumps have been read in the previous tic

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

0b27583c – Jonathan Dowland <jon+github@alcopop.org> authored on 2015/07/22 03:02
Add constraint check to CellOverflowedSize

15cec0d0 – Simon Howard <fraggle+github@gmail.com> authored on 2015/07/22 06:06
Merge pull request #589 from Azarien/upstream_master

68828570 – Azarien <Azarien@users.noreply.github.com> authored on 2015/07/22 10:51
VS2015 compilation fix

47434df8 – Simon Howard <fraggle+github@gmail.com> authored on 2015/07/17 07:17
Merge pull request #582 from khokh2001/doom-1.666

5f7c253a – Nuke.YKT <alexeytf2@gmail.com> authored on 2015/07/17 09:04
Expanded table of valid game versions.

4a002031 – Nuke.YKT <alexeytf2@gmail.com> authored on 2015/07/17 08:28
Doom v1.666, 1.7, 1.8 support.

259350d4 – Simon Howard <fraggle+github@gmail.com> authored on 2015/07/16 19:44
Merge pull request #581 from khokh2001/doom-1.666

4b2dc259 – Simon Howard <fraggle@soulsphere.org> authored on 2015/07/15 20:04
setup: Update to add new defaults.

0229ae9c – Simon Howard <fraggle+github@gmail.com> authored on 2015/07/15 19:48
Merge pull request #580 from jmtd/aspect-ratio-screenshots

787ab13a – Jonathan Dowland <jon+github@alcopop.org> authored on 2015/07/15 18:15
Write out aspect-corrected 1600x1200 PNGs

b81ba59d – Simon Howard <fraggle+github@gmail.com> authored on 2015/07/13 21:48
Merge pull request #577 from jkbenaim/master

19ca52e9 – Jason Benaim <jkbenaim@gmail.com> authored on 2015/07/13 21:19
Fix int/pointer union

628e1e15 – Simon Howard <fraggle@soulsphere.org> authored on 2015/07/11 22:52
osx: Add CFBundleIdentifier to Info.plist.

41f216bc – Simon Howard <fraggle@soulsphere.org> authored on 2015/07/11 13:39
textscreen: Fix struct initializers.

68786296 – Simon Howard <fraggle@soulsphere.org> authored on 2015/07/11 13:13
textscreen: Allow cycling through tables with tab key.

7a2f14ef – Simon Howard <fraggle@soulsphere.org> authored on 2015/07/11 12:43
setup: Clean up gamepad configuration window.

ef256921 – Simon Howard <fraggle@soulsphere.org> authored on 2015/07/10 23:38
doom: Avoid overflow for spawn angle calculation.

a9a3ca3c – Simon Howard <fraggle@soulsphere.org> authored on 2015/07/10 20:16
setup: Clean up multiplayer dialog code.

161e0658 – Simon Howard <fraggle@soulsphere.org> authored on 2015/07/09 21:58
setup: Simplify mouse configuration window code.

c82c457a – Simon Howard <fraggle@soulsphere.org> authored on 2015/07/09 21:44
setup: Clean up the keyboard controls window.

19559480 – Simon Howard <fraggle@soulsphere.org> authored on 2015/07/09 21:27
setup: Clean up the sound configuration window.

1cab001b – Simon Howard <fraggle@soulsphere.org> authored on 2015/07/09 21:20
textscreen: Fix separator special case handling.

c754eaf3 – Simon Howard <fraggle@soulsphere.org> authored on 2015/07/09 21:18
textscreen: Add TXT_SetTableColumns() function.

e365e664 – Simon Howard <fraggle@soulsphere.org> authored on 2015/07/08 22:19
textscreen: Add further table conveniences.

5da27e00 – Simon Howard <fraggle@soulsphere.org> authored on 2015/07/08 21:51
textscreen: Add table cell overflowing.

ac31afbe – Simon Howard <fraggle@soulsphere.org> authored on 2015/07/08 17:37
Fix formatting issues introduced in last merge.

93fe1124 – Simon Howard <fraggle+github@gmail.com> authored on 2015/07/08 17:29
Merge pull request #567 from jmtd/pitch-shifting

8a3621b2 – Jonathan Dowland <jon+github@alcopop.org> authored on 2015/07/08 18:02
Enable pitch-shifting in Hexen

17f3963b – Jonathan Dowland <jon+github@alcopop.org> authored on 2015/07/08 17:31
Default snd_pitchshift on for Heretic/Hexen

4780944f – Simon Howard <fraggle@soulsphere.org> authored on 2015/07/08 17:24
setup: Fix population of extra_table.

a8c4c51d – Jonathan Dowland <jon+github@alcopop.org> authored on 2015/07/06 17:41
snd_pitchshift defaults off, except Raven games

d811a1be – Jonathan Dowland <jon+github@alcopop.org> authored on 2015/07/06 16:00
Immediately free pitch-shifted sound effects

2c2bfe84 – Jonathan Dowland <jon+github@alcopop.org> authored on 2015/07/01 19:22
Make pitch-shifting optional (default to off)

bb403e30 – Jonathan Dowland <jon+github@alcopop.org> authored on 2015/06/26 03:56
Implement approximation of Doom's pitching

8c7e10c9 – Jonathan Dowland <jon+github@alcopop.org> authored on 2015/06/26 03:52
Introduce pitch to allocated_sound_t

e7b1f301 – Jonathan Dowland <jon+github@alcopop.org> authored on 2015/06/25 14:58
rework AllocateSound to return allocated_sound_t

f6deaba7 – Jonathan Dowland <jon+github@alcopop.org> authored on 2015/06/24 16:59
Replace ->driver_data with GetAllocatedSoundBySfxinfo

ad116c05 – Jonathan Dowland <jon+github@alcopop.org> authored on 2015/06/26 03:26
Switch channels_playing to track allocated_sound_t

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

Next