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-19
server: Fix sending of WAD/DEH checksums to clients.
Simon Howard
2014-04-19
setup: Make iwad_t pointers const.
Simon Howard
2014-04-19
Exit with error on startup if using the wrong IWAD.
Simon Howard
2014-04-19
setup: Change labelling to clarify gamepad support.
Simon Howard
2014-04-19
joystick: Add joystick button to toggle menu.
Simon Howard
2014-04-19
joystick: Add an axis to allow strafing.
Simon Howard
2014-04-13
setup: Call TXT_Shutdown on exit.
Simon Howard
2014-04-12
music: Fix -dumpsubstconfig for Heretic/Hexen.
Simon Howard
2014-04-12
video: Change default for screen_bpp to 0.
Simon Howard
2014-04-12
net: Add -nodes command line argument.
Simon Howard
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
[next]