RSS feed
b3c22d76
– Simon Howard <fraggle+github@gmail.com>
authored
on 2015/08/29 10:23
Merge pull request #602 from jmtd/clang-fixups
597d4989
– Jonathan Dowland <jon+github@alcopop.org>
authored
on 2015/08/29 06:16
Adjust PACKEDATTR for Clang
1821d8bd
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2015/08/24 15:16
Merge branch 'master' of https://github.com/chocolate-doom/chocolate-doom
9d814494
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2015/08/24 15:14
Apply gcc_struct tag to packed structs
7d51bb22
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/08/23 12:12
man: Add documentation for IWAD search paths.
d1d65f25
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/08/23 12:08
Make IWAD search paths compliant with XDG spec.
f804a75c
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/08/16 16:57
wad: Move W_CheckCorrectIWAD() into w_main.c.
a28f2f43
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/08/16 15:55
wad: Change type of lumpinfo[] array.
c878d6bc
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/08/16 14:18
wad: Free cached lumps on reload, don't release.
3e4c8091
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/08/16 14:05
doom: Fix compiler warnings due to type conflict.
681f750c
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/08/15 12:08
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom
c8eed65d
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/08/15 09:59
Remove duplicate variable definitions.
8be6be9a
– Simon Howard <fraggle+github@gmail.com>
authored
on 2015/08/14 06:38
Merge pull request #596 from chungy/master
51338f96
– Mike Swanson <mikeonthecomputer@gmail.com>
authored
on 2015/08/13 20:42
setup-manifest: Add compatibility GUID for Windows 10
75e01531
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/07/28 18:37
doom: Fix formatting in ST_Responder().
9808c01f
– Simon Howard <fraggle+github@gmail.com>
authored
on 2015/07/28 18:34
Merge pull request #593 from khokh2001/chex
453844c7
– Nuke.YKT <alexeytf2@gmail.com>
authored
on 2015/07/26 17:11
doom:Chex's sky behavior fix
38da738f
– Nuke.YKT <alexeytf2@gmail.com>
authored
on 2015/07/26 17:00
doom:Chex's warp cheat handling fix
c2c54b9b
– Nuke.YKT <alexeytf2@gmail.com>
authored
on 2015/07/26 16:29
doom:Chex's map name handling fix
41eebca5
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/07/24 19:12
opl: Add a secret DMXOPTION to reverse stereo channels.
2ed00ec1
– Simon Howard <fraggle+github@gmail.com>
authored
on 2015/07/23 11:37
Merge pull request #592 from linguica/msvc-fixes
0e9b2c33
– linguica <github@andrewstine.org>
authored
on 2015/07/23 08:27
Fixed Heretic / Hexen vcproj files
4d975256
– Simon Howard <fraggle+github@gmail.com>
authored
on 2015/07/22 11:12
Merge pull request #590 from linguica/patch-1
4d85eb16
– linguica <github@andrewstine.org>
authored
on 2015/07/22 07:06
Added deh_bexstr.c to MSVC project
82132ad6
– Simon Howard <fraggle+github@gmail.com>
authored
on 2015/07/22 06:07
Merge pull request #588 from jmtd/text-segv
0b27583c
– Jonathan Dowland <jon+github@alcopop.org>
authored
on 2015/07/22 03:02
Add constraint check to CellOverflowedSize
15cec0d0
– Simon Howard <fraggle+github@gmail.com>
authored
on 2015/07/22 06:06
Merge pull request #589 from Azarien/upstream_master
68828570
– Azarien <Azarien@users.noreply.github.com>
authored
on 2015/07/22 10:51
VS2015 compilation fix
47434df8
– Simon Howard <fraggle+github@gmail.com>
authored
on 2015/07/17 07:17
Merge pull request #582 from khokh2001/doom-1.666
5f7c253a
– Nuke.YKT <alexeytf2@gmail.com>
authored
on 2015/07/17 09:04
Expanded table of valid game versions.
4a002031
– Nuke.YKT <alexeytf2@gmail.com>
authored
on 2015/07/17 08:28
Doom v1.666, 1.7, 1.8 support.
259350d4
– Simon Howard <fraggle+github@gmail.com>
authored
on 2015/07/16 19:44
Merge pull request #581 from khokh2001/doom-1.666
4b2dc259
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/07/15 20:04
setup: Update to add new defaults.
0229ae9c
– Simon Howard <fraggle+github@gmail.com>
authored
on 2015/07/15 19:48
Merge pull request #580 from jmtd/aspect-ratio-screenshots
787ab13a
– Jonathan Dowland <jon+github@alcopop.org>
authored
on 2015/07/15 18:15
Write out aspect-corrected 1600x1200 PNGs
b81ba59d
– Simon Howard <fraggle+github@gmail.com>
authored
on 2015/07/13 21:48
Merge pull request #577 from jkbenaim/master
19ca52e9
– Jason Benaim <jkbenaim@gmail.com>
authored
on 2015/07/13 21:19
Fix int/pointer union
628e1e15
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/07/11 22:52
osx: Add CFBundleIdentifier to Info.plist.
41f216bc
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/07/11 13:39
textscreen: Fix struct initializers.
68786296
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/07/11 13:13
textscreen: Allow cycling through tables with tab key.
7a2f14ef
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/07/11 12:43
setup: Clean up gamepad configuration window.
ef256921
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/07/10 23:38
doom: Avoid overflow for spawn angle calculation.
a9a3ca3c
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/07/10 20:16
setup: Clean up multiplayer dialog code.
161e0658
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/07/09 21:58
setup: Simplify mouse configuration window code.
c82c457a
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/07/09 21:44
setup: Clean up the keyboard controls window.
19559480
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/07/09 21:27
setup: Clean up the sound configuration window.
1cab001b
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/07/09 21:20
textscreen: Fix separator special case handling.
c754eaf3
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/07/09 21:18
textscreen: Add TXT_SetTableColumns() function.
e365e664
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/07/08 22:19
textscreen: Add further table conveniences.
5da27e00
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/07/08 21:51
textscreen: Add table cell overflowing.
ac31afbe
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/07/08 17:37
Fix formatting issues introduced in last merge.
93fe1124
– Simon Howard <fraggle+github@gmail.com>
authored
on 2015/07/08 17:29
Merge pull request #567 from jmtd/pitch-shifting