foxygit / doom Log in
commits tags
2018-01-09
heretic/p_saveg.c: Error out on incomplete read Turo Lamminen e1e4cbd6
Merge pull request #962 from jmtd/manpage-fixes Jonathan Dowland a42d9a22
Implement suggestions from Fabian. Thanks! Jonathan Dowland 45880bd2
2018-01-06
strife: Don't ignore return value of fread() call when loading savegame mission objective Turo Lamminen ea59eb71
i_sdlmusic: Don't ignore return value of fgets() call Turo Lamminen 5941db63
strife: Don't ignore return value of fread() call Turo Lamminen f39a5d2c
heretic: Don't ignore return value of fread() call Turo Lamminen 091fdce0
doom: Don't ignore return value of fread() call Turo Lamminen 52bf4884
Swap fread parameters so return value makes more sense Turo Lamminen 41b772f1
textscreen: Don't ignore return value of system() call Turo Lamminen 5e2df0a5
travis: Treat warnings as errors Turo Lamminen e326cd33
configure.ac: Add configure option to treat warnings as errors Turo Lamminen edd74056
Merge pull request #957 from BlooD2oo1/sdl2-branch Simon Howard 16ae1b6c
Merge remote-tracking branch 'origin/sdl2-branch' Simon Howard 59142245
Merge pull request #966 from duganchen/icon-locations Simon Howard d2cdb398
pkg/win32: use --add-bom when processing files in unix2dos Mike Swanson 154c1d54
2018-01-27
bash-completion: complete list of valid -gameversion parameters Mike Swanson 96e0123c
bash-completion: Build from actual shell script templates. Mike Swanson da880120
2018-01-23
Update AppStream XML files to current (0.11) standards Mike Swanson 35827930
2018-01-22
install AppStream metadata into the proper location Fabian Greffrath 12d69a4e
2018-01-21
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom Simon Howard 60c3beb6
hexen: Remove test code mistakenly added. Simon Howard 50f881cd
2018-01-15
better choice of substvar for chocolate-server.6 Jonathan Dowland 497514e3
man: Fix simplecpp -D arguments Jonathan Dowland 433230aa
bash-completion: run docgen with -z argument Jonathan Dowland ccfbd4a0
fix typo @PACKAGE_SHORTNAME + '@' Jonathan Dowland 69b80439
Fix generation of top-level INSTALL file Jonathan Dowland 70d910d3
Replace COPYING with COPYING.md Markdown version. Simon Howard 91a66a7e
INSTALL: Update patch file links. Simon Howard 40811c8e
2018-01-10
hexen: Fix spelling error Simon Howard 55a1c1c9
2017-11-30
don't build chocolate-setup.6 anymore; more subs Jonathan Dowland d0aca324
expand docgen/default.cfg.template substitutions Jonathan Dowland 32ccfe01
install.template: move definitions to Makefile Jonathan Dowland f515c88a
2017-11-27
further manpage substitutions and fixes Jonathan Dowland c1f553b9
overhaul manpages, add parameters Jonathan Dowland e0b8a7e0
2018-01-05
hexen: Add extra context for assertion failures. Simon Howard 666e8da5
hexen: Change comment to American spelling. Simon Howard f5446def
hexen: Validate strings during header parsing. Simon Howard ffa290d2
hexen: Replace ValidateLumpOffset with ReadOffset(). Simon Howard 55fb4179
hexen: Validate ACS instructions. Simon Howard 29994d4d
hexen: Use ReadCodeInt() to parse header. Simon Howard f4f2242c
hexen: Remove PCodePtr entirely. Simon Howard 53e98bc7
hexen: Add validation of lump offset values. Simon Howard fe9adcbd
hexen: Eliminate most direct usage of PCodePtr. Simon Howard 4ec79628
hexen: Add bounds checking for CmdPrintCharacter. Simon Howard 5e51c203
hexen: Add doc comments for new functions. Simon Howard 714b700b
hexen: Add bounds checking for strings table. Simon Howard 07109cb2
hexen: Add bounds checking for world variables. Simon Howard 118d869f
hexen: Add bounds checking for map variables. Simon Howard 005a79c6
hexen: Add bounds checking for script variables. Simon Howard 48af05e0

← newer older →