index
:
chocolate-doom
trimui-s
chocolate-doom-2.2.1 with trimui s support
neonloop
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2014-04-12
hexen: Create HR (startup) screen at native bpp.
Simon Howard
2014-04-10
setup: Save selected game when browsing menus.
Simon Howard
2014-04-10
doom: Allow warp up to MAP40 to match Vanilla.
Simon Howard
2014-04-10
midifile: Fix portability issue with malloc(0).
Simon Howard
2014-04-10
sound: Fix crash with large values of snd_channels.
Simon Howard
2014-04-09
setup: Show error when server address not entered.
Simon Howard
2014-04-07
music: Suggest using .ogg format, not .mp3.
Simon Howard
2014-04-05
music: Minor tweaks to substitute music code.
Simon Howard
2014-04-05
music: First code for HQ music substitution.
Simon Howard
2014-04-05
setup: Add missing argument to M_StringJoin.
Simon Howard
2014-04-05
setup: Adjust positioning of sound dialog.
Simon Howard
2014-04-03
deh_main.c: Fix bogus check in DEH_ParseAssignment()
Fabian Greffrath
2014-04-01
misc: Fix safe vsnprintf() function.
Simon Howard
2014-04-01
misc: Tweak safe string functions slightly.
Simon Howard
2014-04-01
textscreen: Use safe string functions.
Simon Howard
2014-04-01
setup: Eliminate use of sprintf().
Simon Howard
2014-04-01
Replace all snprintf() calls with M_snprintf().
Simon Howard
2014-03-31
strife: Add missing NULL to M_StringJoin call.
Simon Howard
2014-03-31
Fix typo in src/strife/p_saveg.c
Fabian Greffrath
2014-03-30
sound: Fix compile when using libsamplerate.
Simon Howard
2014-03-30
strife: Eliminate use of sprintf().
Simon Howard
2014-03-30
hexen: Eliminate use of sprintf().
Simon Howard
2014-03-30
heretic: Eliminate use of sprintf().
Simon Howard
2014-03-30
doom: Eliminate use of sprintf().
Simon Howard
2014-03-30
music: Free string using free() rather than Z_Free().
Simon Howard
2014-03-30
Eliminate some uses of sprintf() from common code.
Simon Howard
2014-03-30
dehacked: Eliminate some more uses of strncpy().
Simon Howard
2014-03-30
hexen: Make -playdemo cope with paths.
Simon Howard
2014-03-30
heretic: Make -playdemo cope with paths.
Simon Howard
2014-03-29
common: Eliminate use of unsafe string functions.
Simon Howard
2014-03-29
setup: Eliminate use of unsafe string functions.
Simon Howard
2014-03-29
strife: Eliminate use of unsafe string functions.
Simon Howard
2014-03-29
misc: Make arguments to string functions const.
Simon Howard
2014-03-29
heretic: Eliminate use of unsafe string functions.
Simon Howard
2014-03-29
heretic: Eliminate use of unsafe string functions.
Simon Howard
2014-03-29
doom: Eliminate use of unsafe string functions.
Simon Howard
2014-03-29
Fix erroneous call to M_StringJoin
Simon Howard
2014-03-29
misc: Add M_StringConcat.
Simon Howard
2014-03-29
misc: Add string utility functions.
Simon Howard
2014-03-28
video: Fix calculation of -devparm ticker.
Simon Howard
2014-03-27
hexen: Allow abort on startup by pressing escape.
Simon Howard
2014-03-27
Fix .rc files so version info shows on Windows 7.
Simon Howard
2014-03-27
video: Fix crash when running fullscreen with -2.
Simon Howard
2014-03-27
setup: Make default sound volumes match Vanilla.
Simon Howard
2014-03-27
strife: Fix default music volume to match Vanilla.
Simon Howard
2014-03-27
Define a keyboard scan code for PrintScreen.
Simon Howard
2014-03-26
Fix typos in config API usage
Fabian Greffrath
2014-03-25
Set GUS patch path variable using D_SetVariable.
Simon Howard
2014-03-25
config: Add API to get/set config variables.
Simon Howard
2014-03-24
Fix various Clang compiler warnings.
Simon Howard
[prev]
[next]