RSS feed
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
07afb774
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2016/05/02 18:42
video: depend on SDL_Image for taking PNG screenshots
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
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