shithub: choc

RSS feed

f27269f7 – Jonathan Dowland <jon+github@alcopop.org> authored on 2017/03/21 13:12
Merge branch 'joystick-allow-savegames' into sdl2-branch

5e3314dd – Jonathan Dowland <jon+github@alcopop.org> authored on 2017/03/21 03:42
Adjustments to selecting save slots via joypad

98e31e07 – Wintermute0110 <wintermute0110@gmail.com> authored and Jonathan Dowland <jon+github@alcopop.org> committed on 2017/03/20 21:01
Create a savegame name by pressing Fire with joystick.

c6a63b62 – Jonathan Dowland <jon+github@alcopop.org> authored on 2017/03/21 03:03
doom menu joystick handling cleanup

56383f62 – Jonathan Dowland <jon+github@alcopop.org> authored on 2017/03/20 18:04
small typo in a comment

81b81c96 – Wintermute 0110 <wintermute0110@gmail.com> authored and Simon Howard <fraggle+github@gmail.com> committed on 2017/03/21 00:05
Fix detection of triggers in XBox 360 wireless gamepad. (#889)

782e0301 – Jonathan Dowland <jon+github@alcopop.org> authored and GitHub <noreply@github.com> committed on 2017/03/20 12:17
Merge pull request #890 from Wintermute0110/joystick-allow-quit-game

3213faa4 – Wintermute0110 <wintermute0110@gmail.com> authored on 2017/03/20 19:44
Simulate Y/N key press with joystick Fire/Use buttons in YES/NO dialogs.

439d4f5e – Fabian Greffrath <fabian@greffrath.com> authored on 2017/03/19 12:31
video: do not ignore 0x0 max texture dimensions

20c58f5f – Fabian Greffrath <fabian@greffrath.com> authored on 2017/03/19 10:42
video: Enable running headless with the dummy SDL video driver

7bdfcdf0 – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2017/03/16 11:58
resource.rc.in: Add a winuser.h include, fixes #885

b29e4d4c – Jonathan Dowland <jon+github@alcopop.org> authored on 2017/03/06 02:37
.gitignore: Ignore PNG screenshot file patterns

dbb9de97 – Jonathan Dowland <jon+github@alcopop.org> authored on 2017/03/02 03:59
NES30 in USB mode and FC30 variants

512f236b – Jonathan Dowland <jon+github@alcopop.org> authored on 2017/03/02 03:55
Add NES30 to known joysticks

5cf245c0 – Jonathan Dowland <jon+github@alcopop.org> authored on 2017/03/01 07:30
Fix error message for PNG screenshots

8e9b4eaf – Jonathan Dowland <jon+github@alcopop.org> authored and GitHub <noreply@github.com> committed on 2017/02/28 12:23
Merge pull request #739 from jmtd/sdl2-fix-window-position-hexen

6adc6726 – Jonathan Dowland <jon+github@alcopop.org> authored on 2016/06/27 18:16
hexen: honour window_position during start-up

64ad6083 – Jonathan Dowland <jon+github@alcopop.org> authored on 2017/02/21 12:16
Don't enable vsync for -timedemo mode

66b66773 – Jonathan Dowland <jon+github@alcopop.org> authored and GitHub <noreply@github.com> committed on 2017/02/20 17:23
Merge pull request #869 from linguica/patch-2

1aa66bd3 – linguica <github@andrewstine.org> authored and GitHub <noreply@github.com> committed on 2017/02/20 09:12
Add flag to activate vsync.

f81c9361 – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2017/02/20 07:00
Merge remote-tracking branch 'jmtd/gh-832-vga-porch-emu' into sdl2-branch

8edbbe8a – Jonathan Dowland <jon+github@alcopop.org> authored on 2017/02/20 13:16
VGA porch emulation: make optional

7e528998 – Simon Howard <fraggle+github@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/02/19 08:35
Merge pull request #855 from chocolate-doom/integer_scaling

b73194ec – Jonathan Dowland <jon+github@alcopop.org> authored on 2017/02/17 02:13
VGA Porch border emulation

75005106 – Simon Howard <fraggle@soulsphere.org> authored on 2017/02/12 15:55
osx: Tweak colors of command line args box.

753db4d4 – Simon Howard <fraggle@soulsphere.org> authored on 2017/02/07 14:51
win32: Strip DLLs as well as EXEs.

ddeee3d2 – Jonathan Dowland <jon+github@alcopop.org> authored and GitHub <noreply@github.com> committed on 2017/02/07 07:00
Merge pull request #861 from JNechaevsky/sdl2-branch

be36a43e – JNechaevsky <julia.nechaevskaya@live.com> authored on 2017/02/07 05:10
Small CodeBlocks update

7bd39542 – Simon Howard <fraggle@soulsphere.org> authored on 2017/02/05 14:39
video: Query SDL API for maximum texture size.

3601d9b2 – Simon Howard <fraggle@soulsphere.org> authored on 2017/02/05 13:57
video: Bump default pixel limit to 16M pixels.

8bc6097e – Simon Howard <fraggle@soulsphere.org> authored on 2017/02/05 13:06
video: Add config variable for texture pixel limit.

3f45e0c8 – Simon Howard <fraggle@soulsphere.org> authored on 2017/02/04 20:21
win32: Add cp-with-libs to dist.

767029e4 – Fabian Greffrath <fabian@greffrath.com> authored on 2017/02/04 19:15
Add option to force integer scales for resolution-independent rendering

f1ffac80 – Simon Howard <fraggle@soulsphere.org> authored on 2017/02/03 15:12
Bump version to 3.0.0-beta1.

ef3d35a4 – Simon Howard <fraggle@soulsphere.org> authored on 2017/02/02 17:06
setup: Adjust position of display config window.

9401e974 – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/30 18:00
docgen: Fix script.

c5af517b – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/30 17:53
Merge remote-tracking branch 'origin/master' into sdl2-branch

025e4389 – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/30 17:51
NEWS: Add initial notes for 3.0 release.

e392bd16 – Fabian Greffrath <fabian@greffrath.com> authored on 2017/01/26 09:53
copyright.ac: update copyright years

e0ffa880 – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/25 15:30
Merge branch 'sdl2-branch' of github.com:chocolate-doom/chocolate-doom into sdl2-branch

c93b2fb4 – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/25 17:46
textscreen: Activate window for file select.

3282c9f4 – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/25 16:16
setup: Add control for music pack config.

56dc1c62 – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/25 16:10
setup: Simplify by using TXT_MakeTable().

1d2fe63a – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/25 16:08
textscreen: Add TXT_MakeTable().

77ad7dc5 – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/25 15:53
music: Add config variable for music packs path.

aad38657 – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2017/01/25 06:50
win32: Ignore staging and zip files.

2c7e16c3 – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/24 18:02
Remove doomfeatures.h and "features" compiles.

0cdea860 – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2017/01/23 03:10
win32: Make cp-with-libs python3 compatible.

7dc588ee – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/22 16:38
win32: Auto-determine DLL path from LDFLAGS.

2c686fa9 – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/21 17:40
textscreen: Minor cleanups.

7ad4a11a – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/21 12:15
textscreen: Make UTF8 the rule, not the exception.

148e9e53 – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/21 11:37
textscreen: Add Italian window.

fcf16607 – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/21 11:22
setup: Use UTF-8 for textscreen strings.

06dd8321 – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/21 11:21
textscreen: Change most strings to UTF-8.

8f5a4af7 – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/21 10:55
textscreen: Very minor fix to code page.

40d1ce55 – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/21 10:46
textscreen: Refactor code page mapping.

765f864d – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2017/01/21 02:13
man: make scripts Python2 compatible again.

0aece203 – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/20 21:31
textscreen: Tweak TXT_GetKeyDescription() again.

410c695f – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/20 21:12
setup: Print key names as UTF8.

d0c36735 – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2017/01/19 08:03
man: Make sure to add new lines in the last commit.

bf3747bf – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2017/01/19 07:48
man/{docgen,simplecpp}: Force UTF-8 reading and writing regardless of locale

ce82099f – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/17 19:46
video: Always grab mouse when exiting main menu.

d6da5e3e – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/15 13:43
win32: Add cp-with-libs script for Win32 package.

166e2bca – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/14 16:55
Merge remote-tracking branch 'origin/master' into sdl2-branch

eaf851e0 – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/14 16:52
osx: Use bzip2 compression for .dmg files.

0d083b85 – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/14 16:48
INSTALL: Fix .lha filename extension.

df05cd8e – Simon Howard <fraggle+github@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/01/13 19:08
Merge pull request #838 from chocolate-doom/pixel_t

38016635 – Fabian Greffrath <fabian@greffrath.com> authored on 2017/01/13 17:40
introduce a pixel_t type

fa5c42dc – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/08 16:05
video: Grab window move events and save display.

e707a058 – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/08 15:57
video: Add video_display config option.

99baaba6 – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/08 15:13
Rearrange entries for extra config file.

85d60113 – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2017/01/06 14:12
setup: Fix the pairing of Hexen player classes and skill levels.

6491da96 – Fabian Greffrath <fabian@greffrath.com> authored on 2017/01/04 16:06
Revert "Link MinGW builds with static libgcc"

db2cd829 – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/03 14:33
strife: Fix compiler warning.

fc9ba5db – Fabian Greffrath <fabian@greffrath.com> authored on 2017/01/03 11:25
Link MinGW builds with static libgcc

c70ac8af – Simon Howard <fraggle+github@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/01/02 10:12
Merge pull request #749 from nukeykt/retailfix

4cd845c7 – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/02 10:04
hexen: Remove tab character added in previous commit

77094ab9 – Simon Howard <fraggle+github@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/01/02 10:02
Merge pull request #823 from CapnClever/commandline-savedir

98f798dd – Simon Howard <fraggle+github@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/01/02 10:02
Merge branch 'master' into commandline-savedir

38eb80a7 – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/02 09:56
pcsound: Remove Win9x TODO().

00217952 – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/02 09:54
README.Music: Remove reference to Win9x.

6f48bab8 – Simon Howard <fraggle@soulsphere.org> authored on 2017/01/02 09:42
Merge remote-tracking branch 'origin/master' into sdl2-branch

939cbfeb – Simon Howard <fraggle@soulsphere.org> authored on 2016/12/29 12:54
Bump version number to 2.3.0, update NEWS.

30f853b6 – Simon Howard <fraggle@soulsphere.org> authored on 2016/12/21 10:11
textscreen: Fix input of Unicode characters.

d3cb02d8 – Simon Howard <fraggle@soulsphere.org> authored on 2016/12/17 20:41
textscreen: Use SDL API for getting key names.

4e3ab575 – Simon Howard <fraggle@soulsphere.org> authored on 2016/12/17 20:13
textscreen: Decode UTF8 of character from event.

afe0c972 – Simon Howard <fraggle@soulsphere.org> authored on 2016/12/17 16:21
textscreen: Stop tracking modifier state.

c1ff9bfd – Simon Howard <fraggle@soulsphere.org> authored on 2016/12/17 16:14
textscreen: Add input mode switching.

5d3c0e0a – Simon Howard <fraggle+github@gmail.com> authored and GitHub <noreply@github.com> committed on 2016/12/14 04:33
Merge pull request #820 from nukeykt/opl-miscfix

a7023173 – Simon Howard <fraggle+github@gmail.com> authored and GitHub <noreply@github.com> committed on 2016/12/09 05:21
Merge pull request #829 from nukeykt/hereticfix

cd260be9 – nukeykt <alexeytf2@icloud.com> authored on 2016/12/09 12:01
raven: move P_Random calls to variables

d2ce4d3e – nukeykt <alexeytf2@icloud.com> authored on 2016/12/08 23:04
hexen: fix random value order in function arguments to match disassembly

dcfb67da – nukeykt <alexeytf2@icloud.com> authored on 2016/12/06 19:54
heretic: fix random value order in function arguments to match disassembly

72e92d3b – Simon Howard <fraggle+github@gmail.com> authored and GitHub <noreply@github.com> committed on 2016/12/06 07:43
Merge pull request #828 from nukeykt/hereticfix

b36170d1 – Thomas A. Birkel <capnclever@gmail.com> authored on 2016/11/30 20:14
NEWS.md: include description

fbc9b30c – Thomas A. Birkel <capnclever@gmail.com> authored on 2016/11/30 20:12
Merge branch 'master' of https://github.com/chocolate-doom/chocolate-doom into commandline-savedir

0083adaa – Thomas A. Birkel <capnclever@gmail.com> authored on 2016/11/30 20:12
m_config.c: Merge "-savedir", "-cdrom" usage into M_GetSaveGameDir()

005b2ccb – Thomas A. Birkel <capnclever@gmail.com> authored on 2016/11/30 14:27
d_main.c: Add "-savedir" command line parameter

37d108a5 – Simon Howard <fraggle+github@gmail.com> authored and GitHub <noreply@github.com> committed on 2016/11/26 16:35
PHILOSOPHY: Minor formatting fixes

8c801630 – nukeykt <alexeytf2@icloud.com> authored on 2016/11/25 10:38
opl: OPL driver bug fixes

Next