RSS feed
55a1c1c9
– Simon Howard <fraggle+github@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2018/01/09 22:01
hexen: Fix spelling error
a42d9a22
– Jonathan Dowland <jon+github@alcopop.org>
authored
and GitHub <noreply@github.com>
committed
on 2018/01/09 12:20
Merge pull request #962 from jmtd/manpage-fixes
45880bd2
– Jonathan Dowland <jon@dow.land>
authored
on 2018/01/09 12:19
Implement suggestions from Fabian. Thanks!
d0aca324
– Jonathan Dowland <jon@dow.land>
authored
on 2017/11/30 18:04
don't build chocolate-setup.6 anymore; more subs
32ccfe01
– Jonathan Dowland <jon@dow.land>
authored
on 2017/11/30 14:10
expand docgen/default.cfg.template substitutions
f515c88a
– Jonathan Dowland <jon@dow.land>
authored
on 2017/11/30 12:15
install.template: move definitions to Makefile
c1f553b9
– Jonathan Dowland <jon@dow.land>
authored
on 2017/11/27 17:24
further manpage substitutions and fixes
e0b8a7e0
– Jonathan Dowland <jon@dow.land>
authored
on 2017/11/27 16:17
overhaul manpages, add parameters
16ae1b6c
– Simon Howard <fraggle+github@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2018/01/06 17:32
Merge pull request #957 from BlooD2oo1/sdl2-branch
59142245
– Simon Howard <fraggle@soulsphere.org>
authored
on 2018/01/06 17:30
Merge remote-tracking branch 'origin/sdl2-branch'
d2cdb398
– Simon Howard <fraggle+github@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2018/01/06 16:07
Merge pull request #966 from duganchen/icon-locations
154c1d54
– Mike Swanson <mikeonthecomputer@gmail.com>
authored
on 2018/01/06 04:31
pkg/win32: use --add-bom when processing files in unix2dos
666e8da5
– Simon Howard <fraggle@soulsphere.org>
authored
on 2018/01/05 16:07
hexen: Add extra context for assertion failures.
f5446def
– Simon Howard <fraggle@soulsphere.org>
authored
on 2018/01/05 15:52
hexen: Change comment to American spelling.
ffa290d2
– Simon Howard <fraggle@soulsphere.org>
authored
on 2018/01/05 15:44
hexen: Validate strings during header parsing.
55fb4179
– Simon Howard <fraggle@soulsphere.org>
authored
on 2018/01/05 15:36
hexen: Replace ValidateLumpOffset with ReadOffset().
29994d4d
– Simon Howard <fraggle@soulsphere.org>
authored
on 2018/01/05 15:28
hexen: Validate ACS instructions.
f4f2242c
– Simon Howard <fraggle@soulsphere.org>
authored
on 2018/01/05 15:26
hexen: Use ReadCodeInt() to parse header.
53e98bc7
– Simon Howard <fraggle@soulsphere.org>
authored
on 2018/01/05 15:19
hexen: Remove PCodePtr entirely.
fe9adcbd
– Simon Howard <fraggle@soulsphere.org>
authored
on 2018/01/05 15:02
hexen: Add validation of lump offset values.
4ec79628
– Simon Howard <fraggle@soulsphere.org>
authored
on 2018/01/05 14:44
hexen: Eliminate most direct usage of PCodePtr.
5e51c203
– Simon Howard <fraggle@soulsphere.org>
authored
on 2018/01/05 07:41
hexen: Add bounds checking for CmdPrintCharacter.
714b700b
– Simon Howard <fraggle@soulsphere.org>
authored
on 2018/01/04 20:47
hexen: Add doc comments for new functions.
07109cb2
– Simon Howard <fraggle@soulsphere.org>
authored
on 2018/01/04 20:36
hexen: Add bounds checking for strings table.
118d869f
– Simon Howard <fraggle@soulsphere.org>
authored
on 2018/01/04 20:27
hexen: Add bounds checking for world variables.
005a79c6
– Simon Howard <fraggle@soulsphere.org>
authored
on 2018/01/04 20:24
hexen: Add bounds checking for map variables.
48af05e0
– Simon Howard <fraggle@soulsphere.org>
authored
on 2018/01/04 20:21
hexen: Add bounds checking for script variables.
1797341f
– Simon Howard <fraggle@soulsphere.org>
authored
on 2018/01/04 20:09
hexen: Add assertion checking for ACS stack.
8777b99c
– Simon Howard <fraggle@soulsphere.org>
authored
on 2017/12/30 17:15
Update NEWS, bump version to 3.0.0.
76d893ee
– Simon Howard <fraggle@soulsphere.org>
authored
on 2017/12/30 13:48
README.Music: add hint for finding ioperm.sys file.
241d056f
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2017/12/11 09:46
midiproc: some further improvements
42802762
– Dugan Chen <thedoogster@gmail.com>
authored
on 2017/12/09 10:37
Install icons to PREFIX/share/icons/hicolor/128x128/apps
95bd2d44
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2017/12/02 13:00
fix some mixed line endings
e8457578
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2017/11/25 06:11
midipipe: initialize state variables
f88cbbaa
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2017/11/23 10:22
midiproc: consider the case that RegisterSong() fails
b90a9e58
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2017/11/23 10:19
cp-with-libs: add dsound.dll to the list of bundled DLLs
f4abf51e
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2017/11/22 15:46
i_sdlmusic: avoid code duplication and code path splitting
45da1a18
– BlooD2oo1 <BloD2o1@gmail.com>
authored
on 2017/11/20 17:26
Make 0 and 5 keys on the numeric keypad bindable for left handed users
413f4ecd
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2017/11/04 09:32
video: disable VSYNC if software rendering is enforced
8204450b
– Simon Howard <fraggle+github@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2017/10/31 20:41
Merge pull request #953 from ericwa/sdl2-branch
bd954b94
– Eric Wasylishen <ewasylishen@gmail.com>
authored
on 2017/10/31 10:30
Allocate large enough buffer for SDL_ConvertAudio.
4746d238
– Simon Howard <fraggle@soulsphere.org>
authored
on 2017/10/22 15:13
strife: Move D_IdentifyVersion() earlier in startup.
6a51ab4f
– Simon Howard <fraggle@soulsphere.org>
authored
on 2017/10/22 14:54
setup: Tweak server list interface.
58006edc
– Simon Howard <fraggle@soulsphere.org>
authored
on 2017/10/22 14:39
textscreen: Add extern "C" for C++ imports.
4edede3f
– Simon Howard <fraggle@soulsphere.org>
authored
on 2017/10/22 14:36
sound: Refuse to start with SDL 2.0.6.
b2efcd13
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2017/10/16 06:48
video: remove redundant comment
7d800ed6
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2017/10/14 18:05
video: calculate actualheight only once
9e59e9a4
– Jonathan Dowland <jon+github@alcopop.org>
authored
and GitHub <noreply@github.com>
committed
on 2017/10/13 06:17
Merge pull request #948 from jmtd/joypad-look
ef9b4516
– Jonathan Dowland <jon@dow.land>
authored
on 2017/10/11 04:22
don't rely on enum ordering for game properties
3ce64ca0
– Jonathan Dowland <jon@dow.land>
authored
on 2017/10/10 18:18
address some minor review comments
41a22dcb
– Jonathan Dowland <jon@dow.land>
authored
on 2017/10/10 14:14
Permit binding of joystick axes to look up/down
62c8b62c
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2017/10/09 06:36
config: only define str[n]casecmp if necessary
6e8dc57e
– Simon Howard <fraggle@soulsphere.org>
authored
on 2017/10/08 18:09
cdmus: Change I_CDMusInit() to return failure.
5c4a7a14
– Simon Howard <fraggle@soulsphere.org>
authored
on 2017/10/08 16:45
net: Make "Players" column more compact.
ac034f89
– Simon Howard <fraggle@soulsphere.org>
authored
on 2017/10/08 14:38
net: Increase width of "Address" column.
7a611a62
– Simon Howard <fraggle@soulsphere.org>
authored
on 2017/10/08 14:30
net: Include protocol list in query responses.
6b1d0a81
– Simon Howard <fraggle@soulsphere.org>
authored
on 2017/10/08 14:25
net: Move protocol list code to net_structrw.c.
30890589
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2017/10/08 07:08
video: simplify PNG screenshot code
a9cf8ba9
– Jonathan Dowland <jon+github@alcopop.org>
authored
and GitHub <noreply@github.com>
committed
on 2017/10/01 11:37
Merge pull request #946 from devnexen/sdl2-branch
8e4125eb
– David Carlier <devnexen@gmail.com>
authored
on 2017/10/01 05:07
for strcmp
78206090
– Simon Howard <fraggle+github@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2017/09/30 22:19
Merge pull request #943 from fragglet/sdl2-branch
2855c108
– Simon Howard <fraggle@soulsphere.org>
authored
on 2017/09/28 04:48
net: Make a bunch of things const.
73a1d061
– Simon Howard <fraggle@soulsphere.org>
authored
on 2017/09/28 04:44
net: Reduce scope of variables.
f7f82be5
– Simon Howard <fraggle@soulsphere.org>
authored
on 2017/09/28 04:42
net: Add clarifying comments about net_protocol_t.
0cdd84e7
– Simon Howard <fraggle@soulsphere.org>
authored
on 2017/09/28 04:40
net: Fix incorrect loop condition.
a104b98d
– Simon Howard <fraggle@soulsphere.org>
authored
on 2017/09/27 19:37
net: Get rid of NET_SafePuts().
24433345
– Simon Howard <fraggle@soulsphere.org>
authored
on 2017/09/27 19:06
net: Add protocol negotiation on client connection.
f1f8ecde
– Fabian Greffrath <fabian@greffrath.com>
authored
and GitHub <noreply@github.com>
committed
on 2017/09/20 11:52
Merge pull request #942 from chocolate-doom/makemake
4082f7ca
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2017/09/20 06:26
Make "make" aware of convenience libraries in subdirectories
58fee652
– Fabian Greffrath <fabian@greffrath.com>
authored
and GitHub <noreply@github.com>
committed
on 2017/09/15 19:32
Merge pull request #940 from chocolate-doom/shorttics
af02c3db
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2017/09/15 19:32
replace M_CheckParm() with M_ParmExists()
11035e79
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2017/09/15 17:29
add a -shorttics command line option
14fc72bb
– Simon Howard <fraggle@soulsphere.org>
authored
on 2017/09/14 18:05
video: Fix out-of-date comment.
b5db4a75
– Simon Howard <fraggle@soulsphere.org>
authored
on 2017/09/04 19:55
Merge branch 'sdl2-branch' of github.com:chocolate-doom/chocolate-doom into sdl2-branch
f62b804e
– Simon Howard <fraggle@soulsphere.org>
authored
on 2017/09/04 19:54
heretic: Remove list terminator for alphSwitchList.
63141cfc
– turol <turol@users.noreply.github.com>
authored
and Simon Howard <fraggle+github@gmail.com>
committed
on 2017/09/03 19:29
Add cppcheck static analysis to travis build (#939)
a89a0e65
– Simon Howard <fraggle@soulsphere.org>
authored
on 2017/09/02 15:33
Add checks in P_RespawnSpecials().
3cf76211
– Simon Howard <fraggle@soulsphere.org>
authored
on 2017/09/02 15:25
Fix warnings about P_InitSwitchList() overruns.
75bedca7
– Simon Howard <fraggle@soulsphere.org>
authored
on 2017/09/02 15:02
textscreen: Check return value from realloc().
d8054e60
– Mike Swanson <mikeonthecomputer@gmail.com>
authored
on 2017/08/25 07:56
Merge branch 'master' into sdl2-branch
83a71dd8
– Mike Swanson <mikeonthecomputer@gmail.com>
authored
on 2017/08/25 07:54
d_iwad: Find the GOG install of Doom 3: BFG
435bf4b1
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2017/08/23 05:00
Remove duplicate I_Realloc() definition
ca642412
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2017/08/23 04:44
Merge branch 'master' into sdl2-branch
cb793641
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2017/08/22 03:59
Simplify I_Realloc() logic around error check
dc9d3bba
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2017/08/21 08:11
Remove two post-realloc checks that are now redundant
36fa1d29
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2017/08/21 07:51
Demand use of I_Realloc() instead of realloc() in the HACKING guide
30e4e431
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2017/08/21 07:38
replace calls to realloc() with the new I_Realloc()
729df2ed
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2017/08/21 07:36
i_system: Add an I_Realloc() function
8a52bc04
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2017/08/23 04:41
Merge branch 'master' into sdl2-branch
83a81103
– Fabian Greffrath <fabian@greffrath.com>
authored
and GitHub <noreply@github.com>
committed
on 2017/08/23 04:01
Merge pull request #937 from chocolate-doom/i_realloc
9f055dbe
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2017/08/22 03:59
Simplify I_Realloc() logic around error check
bf12aa5c
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2017/08/21 08:11
Remove two post-realloc checks that are now redundant
7b1d8f99
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2017/08/21 07:51
Demand use of I_Realloc() instead of realloc() in the HACKING guide
23175608
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2017/08/21 07:38
replace calls to realloc() with the new I_Realloc()
12cf8abd
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2017/08/21 07:36
i_system: Add an I_Realloc() function
e334de61
– Mike Swanson <mikeonthecomputer@gmail.com>
authored
on 2017/08/13 07:49
Merge commit '76d72fc48dc88fac4faa8b0b3907679eb8555778' into sdl2-branch
9c2e7100
– turol <turol@users.noreply.github.com>
authored
and Simon Howard <fraggle+github@gmail.com>
committed
on 2017/08/12 21:55
video: Fix resource leak on PNG saving failure paths (#933)
c00d374d
– Simon Howard <fraggle@soulsphere.org>
authored
on 2017/08/06 15:14
setup: Remove porch/integer scale controls.
b064565c
– Simon Howard <fraggle@soulsphere.org>
authored
on 2017/08/06 07:44
doom: Fix "Screen Size" label with BFG IWADs.
132a4d16
– Mike Swanson <mikeonthecomputer@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2017/08/04 05:50
Merge pull request #928 from fjrosario/patch-2
Next