RSS feed
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.
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.
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
d9fa2c3a
– Simon Howard <fraggle@soulsphere.org>
authored
on 2016/11/24 19:18
PHILOSOPHY: format command-line args as code.
7a140df7
– Simon Howard <fraggle@soulsphere.org>
authored
on 2016/11/24 19:12
hexen: Convert demo code to use new demo API.
e913d920
– Simon Howard <fraggle@soulsphere.org>
authored
on 2016/11/24 19:03
heretic: Convert vvHeretic code to new demo API.
45e57dd2
– Simon Howard <fraggle@soulsphere.org>
authored
on 2016/11/24 16:33
Add API for handling non-vanilla demo extensions.
76dd7ccb
– Simon Howard <fraggle@soulsphere.org>
authored
on 2016/11/24 15:36
PHILOSOPHY: Add exception for demo format extensions.
4f5b2b8a
– Simon Howard <fraggle@soulsphere.org>
authored
on 2016/11/24 15:20
hexen: Forbid demo extensions in WAD files.
1ae0fe69
– Simon Howard <fraggle@soulsphere.org>
authored
on 2016/11/24 15:17
NEWS: Add some missing items.
23f5b06c
– Simon Howard <fraggle@soulsphere.org>
authored
on 2016/11/24 14:44
NEWS: Reformat to consistent past tense.
2c55acf4
– Simon Howard <fraggle@soulsphere.org>
authored
on 2016/11/24 14:27
Change email address for feedback to dev list.
297e10ae
– Simon Howard <fraggle@soulsphere.org>
authored
on 2016/11/22 19:50
PHILOSOPHY: Clarify "vanilla" section.
89fc8d89
– Simon Howard <fraggle@soulsphere.org>
authored
on 2016/11/22 19:38
heretic: Forbid vvHeretic options in WAD files.
e92f889b
– Simon Howard <fraggle@soulsphere.org>
authored
on 2016/11/22 19:26
doom: Forbid longtics demos in WAD files.
999f5681
– Simon Howard <fraggle@soulsphere.org>
authored
on 2016/11/22 18:45
doom: Load IWAD DEHs after setting gamevariant.
805c6718
– Simon Howard <fraggle@soulsphere.org>
authored
on 2016/11/22 18:06
Merge remote-tracking branch 'origin/master' into sdl2-branch
533e3726
– Fabian Greffrath <fabian@greffrath.com>
authored
and Simon Howard <fraggle+github@gmail.com>
committed
on 2016/11/22 18:53
Try multiple capitalizations when searching for WADs.
8f956718
– Fabian Greffrath <fabian@greffrath.com>
authored
and GitHub <noreply@github.com>
committed
on 2016/11/22 09:31
Merge pull request #818 from CapnClever/hexen-copyfile
9e71dbbd
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2016/11/22 06:19
hexen/sv_save.c: fix variable 'write_count' set but not used
40b2fed7
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2016/11/22 06:16
hexen/p_acs.c: fix redundant redeclaration of CheckACSPresent()
01038bc0
– Thomas A. Birkel <capnclever@gmail.com>
authored
on 2016/11/22 02:03
hexen/sv_save.c: revert 9e71dbb, fix fwrite check
152e5c01
– Simon Howard <fraggle+github@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2016/11/20 16:53
Merge pull request #814 from CapnClever/hexen-mousecontrols
02fd3562
– Simon Howard <fraggle+github@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2016/11/20 16:50
Merge pull request #812 from CapnClever/raven-demoplayback-args
84a2e9f0
– Thomas A. Birkel <capnclever@gmail.com>
authored
on 2016/11/20 08:22
hexen/g_game.c: Include miscellaneous mouse functionality
089ab59d
– Thomas A. Birkel <capnclever@gmail.com>
authored
on 2016/11/20 06:13
g_game.c: Don't overwrite Heretic/Hexen timedemo arguments
dc4eb0ba
– Simon Howard <fraggle+github@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2016/11/12 19:36
Merge pull request #805 from AXDOOMER/master
8c282de8
– Alexandre-Xavier Labonté-Lamoureux <alexandrexavier@live.ca>
authored
on 2016/11/12 18:08
Fix number of joystick buttons so Chocolate-Setup doesn't crash
226a67f8
– Simon Howard <fraggle+github@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2016/11/11 05:10
Merge pull request #804 from CapnClever/raven-demoplayback-args
621a8d83
– Thomas A. Birkel <capnclever@gmail.com>
authored
on 2016/11/10 18:44
g_game.c: Don't overwrite Heretic/Hexen demo playback arguments
406a15b8
– Simon Howard <fraggle+github@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2016/11/10 13:15
Merge pull request #797 from CapnClever/setup-testmouse-thresholdzero
61fbb8bc
– Thomas A. Birkel <capnclever@gmail.com>
authored
on 2016/11/09 22:21
v_video.c: Enhance V_DrawMouseSpeedBox in non-acceleration cases
dc2d1d62
– Simon Howard <fraggle+github@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2016/11/08 06:59
Merge pull request #800 from fabiangreffrath/issue794
b0c0fb15
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2016/11/08 03:29
p_saveg.c: initialize result in saveg_read8()
48e19c69
– Simon Howard <fraggle+github@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2016/11/01 11:27
Merge pull request #790 from CapnClever/raven-compat-setup
1e15f892
– Thomas A. Birkel <capnclever@gmail.com>
authored
on 2016/10/31 09:29
Update branch with requested changes
52cee8ea
– Thomas A. Birkel <capnclever@gmail.com>
authored
on 2016/10/28 16:50
Add compatibility options to Heretic/Hexen
ffb988cd
– Thomas A. Birkel <capnclever@gmail.com>
authored
on 2016/10/28 15:44
hexen/sv_save.c: Rewrite save-reading code and CopyFile, misc cleanup
32928efd
– Thomas A. Birkel <capnclever@gmail.com>
authored
on 2016/10/27 13:24
heretic/p_saveg.c: Reproduce vanilla savegame error
15b8e6e1
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2016/10/24 11:30
i_sdlsound.c: fix compilation with libsamplerate 0.1.9
31285f01
– Mike Swanson <mikeonthecomputer@gmail.com>
authored
on 2016/10/24 10:00
Merge branch 'master' into sdl2-branch
9b75e50f
– Simon Howard <fraggle+github@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2016/10/23 14:39
Merge pull request #786 from CapnClever/raven-demo-expansion
72d58c2e
– Thomas A. Birkel <capnclever@gmail.com>
authored
on 2016/10/23 14:25
g_game.c: Remove extra demo pointer shift (causes desync)
4feb5d07
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2016/10/22 10:10
p_saveg.c/g_game.c: move common defines into the p_saveg.h header
c358f7eb
– Simon Howard <fraggle+github@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2016/10/21 07:13
Merge pull request #784 from CapnClever/raven-demo-expansion
42e8b05a
– Thomas A. Birkel <capnclever@gmail.com>
authored
on 2016/10/21 00:55
Update branch with requested changes, fourth pass
85b0d244
– Zvonimir Bužanić <zbuzanic@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2016/10/20 19:03
Update year
aa3e8e11
– Thomas A. Birkel <capnclever@gmail.com>
authored
on 2016/10/20 14:50
Add demo support to automatically playback parameters in Heretic/Hexen
69a8ad95
– Thomas A. Birkel <capnclever@gmail.com>
authored
on 2016/10/20 13:26
Update branch with requested changes, third pass
425b850c
– Thomas A. Birkel <capnclever@gmail.com>
authored
on 2016/10/20 06:51
Update branch with requested changes, second pass
228ea81c
– Simon Howard <fraggle+github@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2016/10/20 06:14
Merge pull request #785 from CapnClever/raven-config-multiplayer
496810dd
– Thomas A. Birkel <capnclever@gmail.com>
authored
on 2016/10/19 19:06
Fix network player name binding in Heretic/Hexen (#612)
9c76e770
– Thomas A. Birkel <capnclever@gmail.com>
authored
on 2016/10/18 20:27
Update branch with requested changes
e5d5a093
– Thomas A. Birkel <capnclever@gmail.com>
authored
on 2016/10/16 00:17
g_game.c: Fix -timedemo "realtics" duration in Heretic/Hexen
Next