RSS feed
c47a715e
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2017/05/31 04:14
video: turn 500 ms delay into a constant
7dd42ec0
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2017/05/19 04:36
video: omit drawing to screen until the window resize has finished
a0b556eb
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2017/05/19 04:29
video: update scaled texture also when switching fullscreen
1c5c9b24
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2017/05/18 11:14
video: apply windows self-resizing only after a 500 ms delay
0bcc7170
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2017/05/08 05:16
Win32: do not redefine WIN32_LEAN_AND_MEAN
7f27e795
– Jonathan Dowland <jon+github@alcopop.org>
authored
and Simon Howard <fraggle+github@gmail.com>
committed
on 2017/05/02 14:11
textscreen: zenity chooser file filter tweaks (#909)
a28f58da
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2017/04/24 10:46
Merge branch 'master' into sdl2-branch
429fa571
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2017/04/24 06:27
data/convert-icon: Support Pillow in addition to PIL
7b128dc1
– Jonathan Dowland <jon+github@alcopop.org>
authored
and GitHub <noreply@github.com>
committed
on 2017/04/03 12:08
Merge pull request #904 from jmtd/nes30pro
b92fa936
– Jonathan Dowland <jmtd@debian.org>
authored
on 2017/04/02 15:58
Re-order NES30 Pro and FC30 Pro entries
08e465f4
– Jonathan Dowland <jmtd@debian.org>
authored
on 2017/04/02 15:45
Yet another FC30 variant
432f853e
– Mike Swanson <mikeonthecomputer@gmail.com>
authored
on 2017/04/02 11:55
joystick: Add NES30 Pro Joystick mode
f3cd3474
– Mike Swanson <mikeonthecomputer@gmail.com>
authored
on 2017/04/01 13:31
joystick: Add NES30 Pro (not FC30) mappings for Linux
a7460558
– Jonathan Dowland <jon@dow.land>
authored
and Jonathan Dowland <jon+github@alcopop.org>
committed
on 2017/03/30 13:35
mappings for NES30 Pro on Linux
58c0a3e0
– Jonathan Dowland <jon+github@alcopop.org>
authored
on 2017/03/29 13:15
Adjust NES30Pro joypad settings, add FC30 Pro
c37d25a6
– Jonathan Dowland <jon+github@alcopop.org>
authored
and GitHub <noreply@github.com>
committed
on 2017/03/28 13:21
Merge pull request #900 from jmtd/joystick-hysteresis
3004b95a
– Jonathan Dowland <jon+github@alcopop.org>
authored
on 2017/03/28 13:08
move joystick hysteresis to i_video
7bb82228
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2017/03/28 09:00
video: move video_display check to I_GetWindowPosition()
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
fb7a43cb
– Jonathan Dowland <jon+github@alcopop.org>
authored
and GitHub <noreply@github.com>
committed
on 2017/03/17 18:21
Merge pull request #879 from chungy/autoconf_bashcompletion
bc87379f
– Mike Swanson <mikeonthecomputer@gmail.com>
authored
on 2017/03/17 07:22
configure.ac: Use echo|tr to change PROGRAM_PREFIX case
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
7f4e1ae1
– Mike Swanson <mikeonthecomputer@gmail.com>
authored
on 2017/03/05 13:43
bash-completion: Use autoconf substitutions for the chocolate name
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
9a257cdf
– Stephen Finniss <scfinniss@gmail.com>
authored
and Simon Howard <fraggle+github@gmail.com>
committed
on 2017/02/25 17:51
Support for Watcom C
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.
50fd94fa
– Mike Swanson <mikeonthecomputer@gmail.com>
authored
on 2017/02/02 02:30
d_iwad: Find Doom 3: BFG IWADs on Unix systems.
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
Next