RSS feed
5b423fcf
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2015/05/08 05:05
warnings: fix "redundant redeclaration of ‘player_names’"
744697c4
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2015/05/08 04:57
warnings: fix "iteration XY invokes undefined behavior" warnings
2e8f6da6
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2015/05/08 04:43
warnings: fix ".. may be used uninitialized in this function" warnings
14c50f02
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/05/05 18:47
hexen: Don't show v1.0 message for demo version.
62a8e9b6
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/05/05 18:42
hexen: Show a startup warning if using v1.0 IWAD.
75c47994
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2015/05/05 08:24
warnings: fix "address of array .. will always evaluate to 'true'"
90aec9de
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2015/05/05 08:11
warnings: fix "value computed is not used" warnings
25d92092
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2015/05/04 06:14
remove duplicate src/doom/doom.desktop.in template
6812a589
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2015/05/04 03:55
warnings: fix some cast to/from pointer from/to int warnings
63df9283
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/05/01 19:23
Perform case-insensitive check for .lmp extension.
4ee95eb2
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2015/05/01 09:54
man: fix the very last hyphen used as minus sign
d5fe3041
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2015/05/01 09:50
man: fix one last hyphen used as minus sign
8bc57f30
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2015/04/28 04:55
include <string.h> in z_zone.c for memset()
f3d57a51
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/04/26 19:07
doom: Clear origin pointer when stopping sound.
31c0b0c7
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/04/26 17:19
zone: Add -zonescan parameter.
3bed35a9
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/04/26 16:24
zone: Add -zonezero parameter.
1bcff874
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/04/26 14:55
Don't read currentthinker->next after Z_Free().
a915b13e
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/04/25 21:10
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom
dc8d6356
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/04/25 21:09
hexen: Remove m_misc.c.
51d5fc29
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2015/04/21 03:46
deh: fix parsing of last lines in files without newline at EOF
ec72b141
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/04/15 16:52
setup: Remove "enable gamepad" checkbox.
6a117912
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/04/15 16:10
setup: Add joyb_jump to empty defaults.
441d920f
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/04/15 16:02
setup: Undo axis reversal for Gameport adapter.
d5b85098
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/04/13 17:03
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom
f2ee7829
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/04/13 16:54
setup: Invert both axes for Gameport adapter.
e1426b00
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2015/04/13 04:33
Fix assigning structs not compiling on Visual Studio
7504716e
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/04/11 18:55
Clear mouse events caused by mouse warp.
022ea107
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/04/11 18:54
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom
19f2e552
– Simon Howard <fraggle+github@gmail.com>
authored
on 2015/04/11 18:54
Merge pull request #521 from chungy/xbone-pad
5ddb558a
– Simon Howard <fraggle@gmail.com>
authored
on 2015/04/11 22:22
Merge branch 'master' of https://github.com/chocolate-doom/chocolate-doom
95a7160c
– Simon Howard <fraggle@gmail.com>
authored
on 2015/04/11 22:19
setup: Add config for USB Gameport adapter.
282c7fda
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/04/11 18:52
setup: Add OS X config for Gameport adapter.
fa3dc6f5
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/04/10 19:44
Strip out SDL_VERSION_ATLEAST #ifdef conditionals.
981d972f
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/04/10 19:42
Add missing #includes.
710e963a
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/04/04 17:32
setup: Add help URLs for configuration windows.
356554c2
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/04/04 17:29
textscreen: Add help URL functionality for windows.
535b4edd
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2015/03/30 14:13
Merge pull request #523 from chocolate-doom/hexndemo
e0eb9592
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2015/03/30 13:01
The 4-Level Demo Version also has 3 Info pages
a64ebd8e
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2015/03/30 12:34
Turn maxplayers into a global variable
833d8a83
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/03/29 19:21
textscreen: Remove screen size-based font selection.
29a66d7a
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/03/27 21:03
net: Include port number in address strings.
0de4081d
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/03/27 19:51
misc: Handle M_StringCopy() short buffer case.
9c17b1f6
– Simon Howard <fraggle@soulsphere.org>
authored
on 2015/03/27 19:40
Remove old DOS source files.
d03ee98d
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2015/03/27 12:26
Avoid calling strlen() on a potentially unterminated string