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
Age
Commit message (
Expand
)
Author
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
HACKING: Add note about unsafe C functions.
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
textscreen: Add label for PrintScreen key.
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-26
Add explicit check for libz
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 libpng detection for static libraries
Fabian Greffrath
2014-03-24
Fix various Clang compiler warnings.
Simon Howard
2014-03-23
Autodetect GUS patches installed with BFG Edition.
Simon Howard
2014-03-23
Rearrange order of SDL sound startup.
Simon Howard
2014-03-23
Set default for key_menu_screenshot to 0.
Simon Howard
2014-03-23
heretic/hexen: Fix -timedemo.
Simon Howard
2014-03-23
doom: Add initial support for versions < v1.9.
Simon Howard
2014-03-23
doom: Emulate 'no fog on spawn west' Vanilla bug.
Simon Howard
2014-03-23
pcsound: Extend frequency table to 128 entries.
Simon Howard
2014-03-23
setup: Add missing snd_maxslicetime_ms variable.
Simon Howard
2014-03-23
music: Add config var for external music program.
Simon Howard
2014-03-23
sound: Add config variable to control buffer size.
Simon Howard
2014-03-22
heretic/hexen: Fix automap background scrolling.
Simon Howard
2014-03-20
Merge pull request #365 from fabiangreffrath/bfg_warning
Simon Howard
2014-03-20
Remove superfluous dividers.
Fabian Greffrath
2014-03-20
Merge pull request #364 from fabiangreffrath/key_screenshot
Simon Howard
2014-03-20
Print a warning if the user is attempting to record or playback a demo or con...
Fabian Greffrath
2014-03-19
Initialize key_menu_screenshot with -1.
Fabian Greffrath
2014-03-18
Add a dedicated key for taking screenshots.
Fabian Greffrath
2014-03-17
Merge pull request #361 from fabiangreffrath/png_screenshots
Simon Howard
2014-03-17
Add PNG screenshots to advanced video options menu.
Fabian Greffrath
[prev]
[next]