RSS feed
1b95bf76
– Simon Howard <fraggle@gmail.com>
authored
on 2014/04/09 19:55
setup: Show error when server address not entered.
24a33a80
– Simon Howard <fraggle@gmail.com>
authored
on 2014/04/06 22:22
music: Suggest using .ogg format, not .mp3.
e3c5d70d
– Simon Howard <fraggle@gmail.com>
authored
on 2014/04/06 15:45
Fix typo in README.Music.
54fde796
– Simon Howard <fraggle@gmail.com>
authored
on 2014/04/05 17:50
music: Minor tweaks to substitute music code.
884dc5de
– Simon Howard <fraggle@gmail.com>
authored
on 2014/04/05 17:41
music: First code for HQ music substitution.
226dbe09
– Simon Howard <fraggle@gmail.com>
authored
on 2014/04/05 14:32
setup: Add missing argument to M_StringJoin.
e40651fd
– Simon Howard <fraggle@gmail.com>
authored
on 2014/04/05 14:28
setup: Adjust positioning of sound dialog.
a80aa343
– Simon Howard <fraggle@gmail.com>
authored
on 2014/04/05 11:08
Simplify INSTALL.template music notes.
b747d063
– Simon Howard <fraggle@gmail.com>
authored
on 2014/04/05 10:50
Rename README.OPL to README.Music and extend.
60309a7b
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2014/04/05 10:42
Fix man/Makefile for forks
6537d7e9
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2014/04/03 12:55
deh_main.c: Fix bogus check in DEH_ParseAssignment()
c30f4a2f
– Simon Howard <fraggle@gmail.com>
authored
on 2014/04/01 18:06
misc: Fix safe vsnprintf() function.
007615bc
– Simon Howard <fraggle@gmail.com>
authored
on 2014/04/01 17:54
misc: Tweak safe string functions slightly.
5afef298
– Simon Howard <fraggle@gmail.com>
authored
on 2014/04/01 17:51
osx: Use safe string functions for launcher.
a9d9335b
– Simon Howard <fraggle@gmail.com>
authored
on 2014/04/01 17:49
textscreen: Use safe string functions.
17c14e1f
– Simon Howard <fraggle@gmail.com>
authored
on 2014/04/01 16:56
setup: Eliminate use of sprintf().
8eb32002
– Simon Howard <fraggle@gmail.com>
authored
on 2014/04/01 16:43
Replace all snprintf() calls with M_snprintf().
565a1f08
– Simon Howard <fraggle@gmail.com>
authored
on 2014/03/31 18:34
strife: Add missing NULL to M_StringJoin call.
d9c42970
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2014/03/31 06:25
Fix typo in src/strife/p_saveg.c
cb16b450
– Simon Howard <fraggle@gmail.com>
authored
on 2014/03/30 16:21
sound: Fix compile when using libsamplerate.
2ea8fd11
– Simon Howard <fraggle@gmail.com>
authored
on 2014/03/30 15:08
strife: Eliminate use of sprintf().
01ae851b
– Simon Howard <fraggle@gmail.com>
authored
on 2014/03/30 15:00
hexen: Eliminate use of sprintf().
6bb5f78b
– Simon Howard <fraggle@gmail.com>
authored
on 2014/03/30 14:50
heretic: Eliminate use of sprintf().
4465be14
– Simon Howard <fraggle@gmail.com>
authored
on 2014/03/30 14:21
doom: Eliminate use of sprintf().
e56c9c94
– Simon Howard <fraggle@gmail.com>
authored
on 2014/03/30 14:21
music: Free string using free() rather than Z_Free().
71d8ef24
– Simon Howard <fraggle@gmail.com>
authored
on 2014/03/30 14:07
Eliminate some uses of sprintf() from common code.
724c4ad7
– Simon Howard <fraggle@gmail.com>
authored
on 2014/03/29 20:27
dehacked: Eliminate some more uses of strncpy().
fb00bf83
– Simon Howard <fraggle@gmail.com>
authored
on 2014/03/29 20:24
hexen: Make -playdemo cope with paths.
59a80b5a
– Simon Howard <fraggle@gmail.com>
authored
on 2014/03/29 19:56
heretic: Make -playdemo cope with paths.
79699357
– Simon Howard <fraggle@gmail.com>
authored
on 2014/03/29 18:07
HACKING: Add note about unsafe C functions.
1990930e
– Simon Howard <fraggle@gmail.com>
authored
on 2014/03/29 17:58
common: Eliminate use of unsafe string functions.
6c24da0d
– Simon Howard <fraggle@gmail.com>
authored
on 2014/03/29 17:58
setup: Eliminate use of unsafe string functions.
eb3a4033
– Simon Howard <fraggle@gmail.com>
authored
on 2014/03/29 17:49
strife: Eliminate use of unsafe string functions.
1e5e0a56
– Simon Howard <fraggle@gmail.com>
authored
on 2014/03/29 17:38
misc: Make arguments to string functions const.
2e6e43c4
– Simon Howard <fraggle@gmail.com>
authored
on 2014/03/29 17:25
heretic: Eliminate use of unsafe string functions.
5f9b4368
– Simon Howard <fraggle@gmail.com>
authored
on 2014/03/29 17:24
heretic: Eliminate use of unsafe string functions.
040ca1cf
– Simon Howard <fraggle@gmail.com>
authored
on 2014/03/29 17:23
doom: Eliminate use of unsafe string functions.
e76b5678
– Simon Howard <fraggle@gmail.com>
authored
on 2014/03/29 17:09
Fix erroneous call to M_StringJoin
e63a8d5e
– Simon Howard <fraggle@gmail.com>
authored
on 2014/03/29 16:37
misc: Add M_StringConcat.
62b5c602
– Simon Howard <fraggle@gmail.com>
authored
on 2014/03/29 16:08
misc: Add string utility functions.
e85edb9e
– Simon Howard <fraggle@gmail.com>
authored
on 2014/03/27 20:37
textscreen: Add label for PrintScreen key.
44efcf1a
– Simon Howard <fraggle@gmail.com>
authored
on 2014/03/27 20:12
video: Fix calculation of -devparm ticker.
840e87ce
– Simon Howard <fraggle@gmail.com>
authored
on 2014/03/27 18:44
hexen: Allow abort on startup by pressing escape.
cea768a9
– Simon Howard <fraggle@gmail.com>
authored
on 2014/03/27 18:18
Fix .rc files so version info shows on Windows 7.
16a0f227
– Simon Howard <fraggle@gmail.com>
authored
on 2014/03/27 17:59
video: Fix crash when running fullscreen with -2.
5412004b
– Simon Howard <fraggle@gmail.com>
authored
on 2014/03/27 17:39
setup: Make default sound volumes match Vanilla.
f09667a3
– Simon Howard <fraggle@gmail.com>
authored
on 2014/03/27 17:24
strife: Fix default music volume to match Vanilla.
8a699c6e
– Simon Howard <fraggle@gmail.com>
authored
on 2014/03/27 16:50
Define a keyboard scan code for PrintScreen.
2b4eb0f8
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2014/03/26 09:25
Fix typos in config API usage
b945564a
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2014/03/26 09:14
Add explicit check for libz
9981c42b
– Simon Howard <fraggle@gmail.com>
authored
on 2014/03/25 18:39
Set GUS patch path variable using D_SetVariable.
bc8517a0
– Simon Howard <fraggle@gmail.com>
authored
on 2014/03/25 18:38
config: Add API to get/set config variables.
f149adae
– Fabian Greffrath <fabian@greffrath.com>
authored
on 2014/03/24 09:43
Fix libpng detection for static libraries
19466db7
– Simon Howard <fraggle@gmail.com>
authored
on 2014/03/23 20:18
Fix various Clang compiler warnings.
42faefce
– Simon Howard <fraggle@gmail.com>
authored
on 2014/03/23 18:04
Autodetect GUS patches installed with BFG Edition.
da6a2604
– Simon Howard <fraggle@gmail.com>
authored
on 2014/03/23 17:43
Rearrange order of SDL sound startup.
84f136b5
– Simon Howard <fraggle@gmail.com>
authored
on 2014/03/23 17:06
Set default for key_menu_screenshot to 0.
7a7a66e0
– Simon Howard <fraggle@gmail.com>
authored
on 2014/03/22 23:30
heretic/hexen: Fix -timedemo.
b295df80
– Simon Howard <fraggle@gmail.com>
authored
on 2014/03/22 22:57
doom: Add initial support for versions < v1.9.
3ac445e2
– Simon Howard <fraggle@gmail.com>
authored
on 2014/03/22 22:08
doom: Emulate 'no fog on spawn west' Vanilla bug.
be0bd464
– Simon Howard <fraggle@gmail.com>
authored
on 2014/03/22 21:15
pcsound: Extend frequency table to 128 entries.