shithub: choc

RSS feed

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

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

76dd5c4f – Simon Howard <fraggle@soulsphere.org> authored on 2016/03/04 20:38
Merge branch 'sdl2-branch' of github.com:chocolate-doom/chocolate-doom into sdl2-branch

dff593a6 – Simon Howard <fraggle@soulsphere.org> authored on 2016/03/04 20:33
textscreen: Set linear scaling for texture buffer.

748e992f – Jonathan Dowland <jon+github@alcopop.org> authored on 2016/03/01 17:34
Remove remaining setpanning_workaround code

25ce5f9c – Simon Howard <fraggle@soulsphere.org> authored on 2016/02/28 09:44
endoom: Show something in the window title.

6ad2f405 – Simon Howard <fraggle@soulsphere.org> authored on 2016/02/28 09:26
Refer to SDL2 versions of libraries in docs.

d721228e – Simon Howard <fraggle@soulsphere.org> authored on 2016/02/28 09:02
sound: Remove another workaround for an old SDL bug.

e5e4253d – Simon Howard <fraggle@soulsphere.org> authored on 2016/02/28 08:59
sound: Remove old SDL version warnings.

04fdb0e0 – Simon Howard <fraggle@soulsphere.org> authored on 2016/02/28 08:58
video: Remove windowed mode override for OS X.

26ef28d4 – Simon Howard <fraggle@soulsphere.org> authored on 2016/02/28 08:56
video: Remove OS X warning message.

36f72163 – Simon Howard <fraggle@soulsphere.org> authored on 2016/02/28 08:27
Merge remote-tracking branch 'origin/master' into sdl2-branch

e3954613 – Simon Howard <fraggle@soulsphere.org> authored on 2016/02/28 08:25
opl: Fix compile errors.

a0ef4eda – Simon Howard <fraggle+github@gmail.com> authored on 2016/02/28 08:12
Merge pull request #669 from nukeykt/nuked-opl

166c3d2e – nukeykt <alexeytf2@icloud.com> authored on 2016/02/28 16:59
opl: Fix tab characters

eb3cd651 – nukeykt <alexeytf2@icloud.com> authored on 2016/02/28 16:53
opl: Nuked OPL3 v1.7

77a480fc – Simon Howard <fraggle@soulsphere.org> authored on 2016/02/27 20:43
Merge remote-tracking branch 'origin/master' into sdl2-branch

4987a479 – Simon Howard <fraggle@soulsphere.org> authored on 2016/02/27 18:41
doom: Don't run tics until graphics initialized.

dd9fa286 – Simon Howard <fraggle@soulsphere.org> authored on 2016/02/27 17:38
video: Add support for OS X high-DPI rendering.

5d838b88 – Simon Howard <fraggle@soulsphere.org> authored on 2016/02/27 16:59
textscreen: Add support for OS X high-DPI rendering.

3163bf87 – Simon Howard <fraggle@soulsphere.org> authored on 2016/02/25 17:55
configure: Switch to pkg-config macros.

cae001b8 – Simon Howard <fraggle@soulsphere.org> authored on 2016/02/17 14:53
CONTRIBUTING: Oops.

f4bf4d80 – Simon Howard <fraggle@soulsphere.org> authored on 2016/02/17 14:51
CONTRIBUTING: Add Git commit message guidelines.

216dbe12 – Simon Howard <fraggle@soulsphere.org> authored on 2016/02/17 14:37
CONTRIBUTING: Tweak wording.

deee6944 – Simon Howard <fraggle@soulsphere.org> authored on 2016/02/17 14:30
Add contributors guide.

1360e6ab – Simon Howard <fraggle@soulsphere.org> authored on 2016/02/15 15:12
Fix automake warning by changing variable name.

e25368ca – nukeykt <alexeytf2@icloud.com> authored on 2016/02/11 15:49
opl:Nuked OPL emulator

5e162ed7 – Simon Howard <fraggle@soulsphere.org> authored on 2016/02/06 12:38
doom: Correctly handle savegame fopen() failure.

b40e43e3 – Simon Howard <fraggle+github@gmail.com> authored on 2016/01/22 17:55
Merge pull request #655 from njankowski/issue-651

b2206374 – njankowski <njankowski@users.noreply.github.com> authored on 2016/01/22 11:33
Fix typo and remove unused symbol. Fixes #651

37c1162f – James Haley <haleyjd@hotmail.com> authored on 2016/01/10 23:08
Rogue did change the gib health check after all, we misread the assembly about 100 times in a row (this stuff is hard)

44db15ae – Simon Howard <fraggle@soulsphere.org> authored on 2016/01/06 20:23
video: Use native pixel format.

a06d40dd – Simon Howard <fraggle@soulsphere.org> authored on 2016/01/05 18:53
video: Fix jump after mouse grab.

f6dd5760 – Simon Howard <fraggle@soulsphere.org> authored on 2016/01/05 17:42
hexen: Convert chat/menu to use new input interface.

a72890d4 – Simon Howard <fraggle@soulsphere.org> authored on 2016/01/05 17:33
heretic: Convert chat/menu to use new input interface.

92bf6bef – Simon Howard <fraggle@soulsphere.org> authored on 2016/01/05 17:05
strife: Convert chat/menu to use new input interface.

587a0f77 – Simon Howard <fraggle@soulsphere.org> authored on 2016/01/05 16:41
doom: Convert menu to use new input method.

904ed263 – Simon Howard <fraggle@soulsphere.org> authored on 2016/01/04 17:55
video: Use relative mouse mode, not grab.

5b62ddb6 – Simon Howard <fraggle@soulsphere.org> authored on 2016/01/03 19:16
input: Initial implementation of text input.

9c3d852d – Simon Howard <fraggle@soulsphere.org> authored on 2016/01/03 15:22
input: Add missing I_BindInputVariables() calls.

15cbe82d – Simon Howard <fraggle@soulsphere.org> authored on 2016/01/03 11:29
event: Refactor doc comments for events.

ce9d034a – Simon Howard <fraggle@soulsphere.org> authored on 2016/01/03 11:24
video: Remove unused #includes.

2b6e6d2d – Simon Howard <fraggle@soulsphere.org> authored on 2016/01/03 11:16
video: Split out keyboard/mouse code to i_input.c.

2b97c9ff – Simon Howard <fraggle@soulsphere.org> authored on 2016/01/03 10:42
video: Remove screen_mode_t definition.

3b7f8c55 – Simon Howard <fraggle@soulsphere.org> authored on 2016/01/03 10:29
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom

6aad2f80 – Simon Howard <fraggle@soulsphere.org> authored on 2016/01/03 10:27
joystick: Don't initialize if joystick_index < 0.

13a4bcf0 – Simon Howard <fraggle@soulsphere.org> authored on 2016/01/01 17:33
video: Remove CreateCursors() function.

a046ab81 – Simon Howard <fraggle@soulsphere.org> authored on 2016/01/01 17:28
video: Remove invisible cursor hack.

f794c769 – Simon Howard <fraggle@soulsphere.org> authored on 2016/01/01 16:51
video: Remove unused variables.

52619cdc – Simon Howard <fraggle@soulsphere.org> authored on 2016/01/01 16:46
Remove old software scaling routines.

e1188317 – Simon Howard <fraggle@soulsphere.org> authored on 2016/01/01 16:25
Merge branch 'master' into sdl2-branch

ca78a3ab – Simon Howard <fraggle+github@gmail.com> authored on 2015/12/31 04:05
Merge pull request #649 from rrebello/makefile-fix

93f58bbe – Simon Howard <fraggle@soulsphere.org> authored on 2015/12/30 11:59
video: Apply shiftxform with vanilla_keyboard_mapping.

86cb29b6 – Rodrigo Rebello <rprebello@gmail.com> authored on 2015/12/30 06:36
Avoid use of '$<' and '$^' in Makefile rules

59d5f4e5 – Simon Howard <fraggle@soulsphere.org> authored on 2015/12/25 08:36
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom

b0585fa6 – Simon Howard <fraggle@soulsphere.org> authored on 2015/12/25 08:33
Fix bug when starting multiplayer Chex Quest games.

3dd823ca – Fabian Greffrath <fabian@greffrath.com> authored on 2015/12/11 09:11
tables.c: Changed type of finetangent[]/finesine[] to fixed_t

2ecfe698 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/11/30 16:35
Hexen: Let the MRJONES cheat report the same version string as HEXEN.EXE

71cc7a16 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/11/17 12:33
Fix warning: variable ‘widget’ set but not used

6345a9bd – Fabian Greffrath <fabian@greffrath.com> authored on 2015/11/17 06:13
Do not blindly assume single-byte framebuffers

d3688018 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/11/12 08:07
Merge pull request #640 from chocolate-doom/de-obfuscate

dba0583c – Fabian Greffrath <fabian@greffrath.com> authored on 2015/11/11 05:58
De-obfuscate some numerical constants found in the source code

9cc55c7f – Simon Howard <fraggle@soulsphere.org> authored on 2015/11/09 18:31
Fix warning due to mismatched enum types.

6fb9d62d – Simon Howard <fraggle@soulsphere.org> authored on 2015/11/09 18:31
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom

c9debbb1 – Simon Howard <fraggle@soulsphere.org> authored on 2015/11/09 18:30
Set the window title for command prompt.

74e95c61 – Simon Howard <fraggle+github@gmail.com> authored on 2015/11/08 14:22
Merge pull request #594 from khokh2001/warp

0f569394 – Simon Howard <fraggle@soulsphere.org> authored on 2015/11/08 13:39
Add Fabian and Jon to AUTHORS.

59698770 – Simon Howard <fraggle+github@gmail.com> authored on 2015/11/06 13:42
Merge pull request #638 from rrebello/io-ports-fix

b67821cd – Simon Howard <fraggle+github@gmail.com> authored on 2015/11/06 12:55
Merge pull request #637 from Azarien/upstream_master

e8117526 – Azarien <Azarien@users.noreply.github.com> authored on 2015/11/06 12:27
Add v_diskicon.c/v_diskicon.h to MSVC project files.

2e855ffe – Rodrigo Rebello <rprebello@gmail.com> authored on 2015/11/06 07:14
opl: limit use of ioperm/inb/outb to x86 architecture

2efd8ce2 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/11/04 03:16
autoconf: Re-direct error messages if pkg-config cannot be found

0b0cae72 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/11/04 02:35
autoconf: Call AC_CANONICAL_HOST before querying the host variable

ff61aa86 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/11/02 08:48
disk icon: Move check for accumulated read bytes to i_video.c

cb3520a3 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/11/02 06:40
disk icon: Make displaying the disk activity indicator optional

bba2a845 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/11/02 06:25
disk icon: Add a threshold for showing the disk icon

5803fe84 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/11/02 03:06
#include "i_system.h" in src/doom/p_doors.c for I_Error()

665e472b – Fabian Greffrath <fabian@greffrath.com> authored on 2015/11/01 13:34
Merge pull request #634 from chocolate-doom/diskicon

cb4848b8 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/10/30 04:53
bash-completion: allow multiple files with the same extensions

278cd34b – Fabian Greffrath <fabian@greffrath.com> authored on 2015/10/30 04:25
bash-completion: fix syntax error

ea37ca0e – Simon Howard <fraggle+github@gmail.com> authored on 2015/10/27 08:43
Merge pull request #632 from chungy/bash-completion-inst

6ce8514c – Fabian Greffrath <fabian@greffrath.com> authored on 2015/10/27 11:20
Merge pull request #631 from chocolate-doom/completion

c3e58795 – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2015/10/27 05:30
bash-completion: Detect the appropriate directory for installation

ad37a8ff – Fabian Greffrath <fabian@greffrath.com> authored on 2015/10/26 14:44
Bash-Completion: First attempt at programatically creating the parameters list

0dfe43f1 – Simon Howard <fraggle+github@gmail.com> authored on 2015/10/26 07:49
Merge pull request #630 from rrebello/configure-option-fix

61a6af25 – Rodrigo Rebello <rprebello@gmail.com> authored on 2015/10/22 11:28
configure: fix --with-PACKAGE option checks

8993063b – Fabian Greffrath <fabian@greffrath.com> authored on 2015/10/26 03:35
Add error message for linedefs referencing non-existent sidedefs

125acd0e – Fabian Greffrath <fabian@greffrath.com> authored on 2015/10/26 03:28
Merge pull request #629 from rrebello/fix-gcc-struct-warn

9eab7159 – Rodrigo Rebello <rprebello@gmail.com> authored on 2015/10/22 07:29
Fix "`gcc_struct' attribute directive ignored" warnings

d9738a53 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/10/18 07:48
man: add a bash-completion scriptlet

bd0d0b9c – Simon Howard <fraggle+github@gmail.com> authored on 2015/10/10 11:14
Merge pull request #622 from chungy/master

29187fab – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2015/10/10 02:15
doom: update gameversion documentation to include 1.666 through 1.8

02ccadef – Simon Howard <fraggle+github@gmail.com> authored on 2015/10/08 09:45
Merge pull request #619 from khokh2001/dmx-opl-volume-fix

0609b476 – khokh2001 <alexeytf2@gmail.com> authored on 2015/10/08 18:52
opl: Minor fixes for last commit.

10ccadee – Simon Howard <fraggle+github@gmail.com> authored on 2015/10/05 06:33
Merge pull request #618 from khokh2001/opl-volume-fix

816f94a8 – khokh2001 <alexeytf2@gmail.com> authored on 2015/10/05 18:06
opl: DMX MIDI channel volume calculation fix.

123eeafb – Fabian Greffrath <fabian@greffrath.com> authored on 2015/09/21 03:47
Merge branch 'master' into sdl2-branch

1b53d785 – Fabian Greffrath <fabian@greffrath.com> authored on 2015/09/21 03:46
Merge branch 'master' into sdl2-branch

Next