foxygit
/
doom
Log in
Files
Commits
Refs
git clone https://git.kristoffersson.info/repos/doom.git
commits
tags
2014-03-30
music: Free string using free() rather than Z_Free().
Simon Howard
e56c9c94
Eliminate some uses of sprintf() from common code.
Simon Howard
71d8ef24
dehacked: Eliminate some more uses of strncpy().
Simon Howard
724c4ad7
hexen: Make -playdemo cope with paths.
Simon Howard
fb00bf83
heretic: Make -playdemo cope with paths.
Simon Howard
59a80b5a
HACKING: Add note about unsafe C functions.
Simon Howard
79699357
common: Eliminate use of unsafe string functions.
Simon Howard
1990930e
setup: Eliminate use of unsafe string functions.
Simon Howard
6c24da0d
strife: Eliminate use of unsafe string functions.
Simon Howard
eb3a4033
misc: Make arguments to string functions const.
Simon Howard
1e5e0a56
heretic: Eliminate use of unsafe string functions.
Simon Howard
2e6e43c4
heretic: Eliminate use of unsafe string functions.
Simon Howard
5f9b4368
doom: Eliminate use of unsafe string functions.
Simon Howard
040ca1cf
Fix erroneous call to M_StringJoin
Simon Howard
e76b5678
misc: Add M_StringConcat.
Simon Howard
e63a8d5e
misc: Add string utility functions.
Simon Howard
62b5c602
2014-03-28
textscreen: Add label for PrintScreen key.
Simon Howard
e85edb9e
video: Fix calculation of -devparm ticker.
Simon Howard
44efcf1a
hexen: Allow abort on startup by pressing escape.
Simon Howard
840e87ce
Fix .rc files so version info shows on Windows 7.
Simon Howard
cea768a9
video: Fix crash when running fullscreen with -2.
Simon Howard
16a0f227
setup: Make default sound volumes match Vanilla.
Simon Howard
5412004b
strife: Fix default music volume to match Vanilla.
Simon Howard
f09667a3
Define a keyboard scan code for PrintScreen.
Simon Howard
8a699c6e
2014-03-26
Fix typos in config API usage
Fabian Greffrath
2b4eb0f8
Add explicit check for libz
Fabian Greffrath
b945564a
Set GUS patch path variable using D_SetVariable.
Simon Howard
9981c42b
config: Add API to get/set config variables.
Simon Howard
bc8517a0
2014-03-24
Fix libpng detection for static libraries
Fabian Greffrath
f149adae
Fix various Clang compiler warnings.
Simon Howard
19466db7
Autodetect GUS patches installed with BFG Edition.
Simon Howard
42faefce
Rearrange order of SDL sound startup.
Simon Howard
da6a2604
Set default for key_menu_screenshot to 0.
Simon Howard
84f136b5
2014-03-23
heretic/hexen: Fix -timedemo.
Simon Howard
7a7a66e0
doom: Add initial support for versions < v1.9.
Simon Howard
b295df80
doom: Emulate 'no fog on spawn west' Vanilla bug.
Simon Howard
3ac445e2
pcsound: Extend frequency table to 128 entries.
Simon Howard
be0bd464
setup: Add missing snd_maxslicetime_ms variable.
Simon Howard
4878ba55
music: Add config var for external music program.
Simon Howard
765ca3a0
sound: Add config variable to control buffer size.
Simon Howard
a3e2dbc7
2014-03-22
heretic/hexen: Fix automap background scrolling.
Simon Howard
4788fd83
2014-03-20
Merge pull request #365 from fabiangreffrath/bfg_warning
Simon Howard
edfbfe1d
Remove superfluous dividers.
Fabian Greffrath
7a50a3cc
Merge pull request #364 from fabiangreffrath/key_screenshot
Simon Howard
974692ac
Print a warning if the user is attempting to record or playback a demo or connect to a network game using one of the BFG Edition IWADs.
Fabian Greffrath
1f950e4b
2014-03-19
Initialize key_menu_screenshot with -1.
Fabian Greffrath
624e4b2f
2014-03-18
Add a dedicated key for taking screenshots.
Fabian Greffrath
20db96ec
2014-03-17
Merge pull request #361 from fabiangreffrath/png_screenshots
Simon Howard
7d8526e3
Add PNG screenshots to advanced video options menu.
Fabian Greffrath
dccc76cf
Remove 0 summand.
Fabian Greffrath
81d5f811
← newer
older →