shithub: choc

RSS feed

b5d296d2 – Simon Howard <fraggle@soulsphere.org> authored on 2016/06/11 13:26
osx: New background for .dmg package.

614a449d – Simon Howard <fraggle@soulsphere.org> authored on 2016/06/11 11:17
osx: Add missing connection for Chex control.

3626db38 – Simon Howard <fraggle@soulsphere.org> authored on 2016/06/09 19:10
textscreen: Set parent pointer for conditionals.

ef4d10f9 – Simon Howard <fraggle@soulsphere.org> authored on 2016/06/09 19:02
textscreen: Make file select more distinguishing.

ad113dcd – Simon Howard <fraggle@soulsphere.org> authored on 2016/06/05 11:17
setup: Use SNDDEVICE_SB for OPL, not ..._ADLIB.

d0de770d – Simon Howard <fraggle@soulsphere.org> authored on 2016/06/05 10:30
setup: Avoid use of SDL_JoystickFromInstanceID().

1fdb0375 – Simon Howard <fraggle@soulsphere.org> authored on 2016/06/05 08:27
Merge remote-tracking branch 'origin/master' into sdl2-branch

921a73c0 – Simon Howard <fraggle@soulsphere.org> authored on 2016/06/05 08:23
setup: Further simplify display dialog logic.

3ec49f40 – Simon Howard <fraggle@soulsphere.org> authored on 2016/06/05 07:52
Switch builds to use Trusty.

dbc0aaf1 – Simon Howard <fraggle@soulsphere.org> authored on 2016/06/05 07:47
Fix travis build of master branch?

0cd3b7e5 – Simon Howard <fraggle@soulsphere.org> authored on 2016/06/05 07:45
setup: Fix crash with Chex Quest warp select.

f3405a4d – Simon Howard <fraggle@soulsphere.org> authored on 2016/06/05 07:28
Use apt addon rather than sudo for builds.

fe0bbbb0 – Simon Howard <fraggle@soulsphere.org> authored on 2016/06/05 07:21
setup: Hide window sizes when fullscreen=true.

f8063a27 – Simon Howard <fraggle@soulsphere.org> authored on 2016/06/05 07:17
Add build file for Travis CI.

4946e59e – Simon Howard <fraggle+github@gmail.com> authored on 2016/06/04 20:40
Merge pull request #700 from nukeykt/opl-timer-fix

fcc629e8 – Simon Howard <fraggle@soulsphere.org> authored on 2016/06/04 20:16
setup: Use TXT_If() for display settings.

a98d35b8 – Simon Howard <fraggle@soulsphere.org> authored on 2016/06/04 20:09
setup: Only show PC speaker option for Doom.

d894fd58 – Simon Howard <fraggle@soulsphere.org> authored on 2016/06/04 20:07
setup: Use conditionals for sound dialog.

74f35cea – Simon Howard <fraggle@soulsphere.org> authored on 2016/06/04 20:04
textscreen: Add widget for conditionally hiding.

15425bce – Simon Howard <fraggle@soulsphere.org> authored on 2016/06/04 17:28
setup: Overhaul sound config dialog.

a44cef97 – Simon Howard <fraggle@soulsphere.org> authored on 2016/06/04 16:31
Merge remote-tracking branch 'origin/master' into sdl2-branch

2532daf4 – Simon Howard <fraggle@soulsphere.org> authored on 2016/06/04 16:15
video: Remove useless command line arguments.

d36dafa3 – Simon Howard <fraggle@soulsphere.org> authored on 2016/06/04 15:36
Merge remote-tracking branch 'origin/master' into sdl2-branch

ed77a8fe – Simon Howard <fraggle@soulsphere.org> authored on 2016/06/04 15:32
osx: Bump OSX deployment target to 10.7.

d8cfdba5 – Simon Howard <fraggle@soulsphere.org> authored on 2016/06/04 15:29
osx: Tweak launcher interface.

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

46b05566 – Simon Howard <fraggle@soulsphere.org> authored on 2016/05/31 21:19
video: Tweak command line parameters.

2cc60a0d – Simon Howard <fraggle@soulsphere.org> authored on 2016/05/31 21:07
video: Fix rounding up of window_height adjust.

075ca5a7 – Simon Howard <fraggle@soulsphere.org> authored on 2016/05/31 19:27
video: Add a back door for non-desktop fullscreen.

3c5aa343 – Simon Howard <fraggle@soulsphere.org> authored on 2016/05/31 19:03
video: Rename screen_{width,height} variables.

5a10d99d – Simon Howard <fraggle@soulsphere.org> authored on 2016/05/31 18:49
Remove autoadjust_video_settings variable.

09d1b09d – Simon Howard <fraggle@soulsphere.org> authored on 2016/05/31 18:44
video: Fix aspect ratio when resizing windows.

af271211 – Simon Howard <fraggle@soulsphere.org> authored on 2016/05/31 18:41
video: Set minimum window size for SDL window.

4fa746da – Simon Howard <fraggle@soulsphere.org> authored on 2016/05/31 18:35
video: Get rid of SCREENWIDTH_4_3 constant.

ff884786 – Simon Howard <fraggle@soulsphere.org> authored on 2016/05/31 18:31
video: Fix up behavior for fullscreen mode change.

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

c2d26f92 – Simon Howard <fraggle+github@gmail.com> authored on 2016/05/14 10:16
Merge pull request #710 from fragglet/sdl2-branch

6c5c62c3 – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2016/05/12 04:48
textscreen/fonts: Support Pillow in addition to PIL

7500dff5 – Simon Howard <fraggle+github@gmail.com> authored on 2016/05/12 06:49
Merge pull request #711 from adararnon/bugfix/windows-codeblocks

18296c6e – Adar Arnon <adararnon@gmail.com> authored on 2016/05/12 10:03
All projects now compile correctly on Windows

20660357 – Simon Howard <fraggle@soulsphere.org> authored on 2016/05/08 13:06
joystick: Use SDL GUID to identify joysticks.

79d38c7d – Simon Howard <fraggle@soulsphere.org> authored on 2016/05/08 11:24
setup: Fix use of SDL_JoystickID.

5f5334df – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2016/05/07 13:28
Merge pull request #709 from adararnon/bugfix/codeblocks

47ce0361 – Adar Arnon <adararnon@gmail.com> authored on 2016/05/07 19:48
Fixed Codeblocks projects

901ee2fe – Fabian Greffrath <fabian@greffrath.com> authored on 2016/05/05 10:53
consider aspect_ratio_correct when saving PNG screenshot

d534cb63 – Jonathan Dowland <jon+github@alcopop.org> authored on 2016/05/05 08:39
Merge pull request #696 from jmtd/sdl2-fullscreen-toggle

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

07afb774 – Fabian Greffrath <fabian@greffrath.com> authored on 2016/05/02 18:42
video: depend on SDL_Image for taking PNG screenshots

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

6b2fc842 – nukeykt <alexeytf2@icloud.com> authored on 2016/04/12 12:56
opl: fix time calculation after tempo change

892074ce – Simon Howard <fraggle+github@gmail.com> authored on 2016/04/11 09:47
Merge pull request #699 from jmtd/sdl2-setup-resolutions

d5453a38 – Jonathan Dowland <jon+github@alcopop.org> authored on 2016/04/11 03:28
remove 256x200 resolution option

34ba8008 – Jonathan Dowland <jon+github@alcopop.org> authored on 2016/04/08 19:59
vary fullscreen keyboard shortcut by platform

d7a68c16 – Jonathan Dowland <jon+github@alcopop.org> authored on 2016/04/07 04:11
[sdl2-branch] toggle fullscreen with cmd+enter

05b7e25c – Simon Howard <fraggle+github@gmail.com> authored on 2016/04/07 15:58
Merge pull request #691 from jmtd/sdl2-branch-jmtd-input

c7d23225 – Jonathan Dowland <jon+github@alcopop.org> authored on 2016/04/06 17:44
setup: re-arrange display menu options

9ce34086 – Jonathan Dowland <jon+github@alcopop.org> authored on 2016/03/02 16:05
textscreen: Fix handling of mapped input chars

719ef21c – Jonathan Dowland <jon+github@alcopop.org> authored on 2015/08/27 17:42
remove fullscreen mode selection and related code

7a1c3262 – Jonathan Dowland <jon+github@alcopop.org> authored on 2016/04/04 02:48
remove four SDL2-TODOs: no further work needed

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

5ad3fa6c – Simon Howard <fraggle@soulsphere.org> authored on 2016/03/05 21:19
textscreen: Move fonts into PNG files.

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

Next