foxygit
/
doom
Log in
Files
Commits
Refs
git clone https://git.kristoffersson.info/repos/doom.git
commits
tags
2016-10-15
g_game.c: Add -maxdemo parameter to Heretic/Hexen
Thomas A. Birkel
afccf65a
2016-10-12
Merge pull request #762 from jmtd/korax
Mike Swanson
de82ea50
2016-10-10
doomtype.h: include <string.h> for declaration of stricmp() on _WIN32 systems
Fabian Greffrath
a35f125f
heretic/r_bsp.c: include "i_system.h" for I_Error()
Fabian Greffrath
54dac5a2
i_iwad: comment out AddXdgDirs() if building on _WIN32 systems
Fabian Greffrath
401a3ff6
Merge pull request #780 from CapnClever/demorecord-rebind
James Haley
d0dc5023
2016-10-09
g_game.c: Fix rebinding of "Finish recording demo"
CapnClever
1e1d25b8
2016-10-04
README.Music: Fix subsectioning
Simon Howard
ff51b009
README.Music: add hint for CMI8738 on Windows
Simon Howard
a4f91907
2016-09-18
#include "i_system.h" for I_Error()
Fabian Greffrath
d4703c13
2016-09-17
Merge branch 'master' into sdl2-branch
Fabian Greffrath
5974dfc9
2016-09-02
video: call SDL_GetWindowPixelFormat() only once
Fabian Greffrath
93e591e1
2016-08-27
NEWS: Update for recent changes.
Mike Swanson
f0bef91e
d_iwad: Really ensure vanilla loading order for GOG.com installs
Mike Swanson
442785ab
Ignore Emacs temp files and src/*.cfg src/*.txt
Mike Swanson
9524b0fa
Overflow safety for solidsegs; hopefully interim.
James Haley
1112fd95
Enable map file in debug build for Hexen
James Haley
d0de82ca
2016-08-26
Ignore hexndata under msvc project directory
James Haley
72f342b2
Get rid of debug comment, and move call up
James Haley
130c5a5c
Merge branch 'master' of https://github.com/chocolate-doom/chocolate-doom
James Haley
7caca1df
Mix_HaltChannel must always be called when releasing a sound. Fixes #773.
James Haley
9ab44a4f
2016-08-24
p_spec: fix the wording of a comment about sector overflows
Mike Swanson
81f2c5b2
Ensure values retrieved with RegQueryValueEx are null-terminated.
James Haley
81fe8ce1
2016-08-15
Adjust SFC30 controller defaults to be consistent
Jonathan Dowland
fa7726b5
Add joystick virtual button for toggle automap
Jonathan Dowland
dc120bcc
2016-08-07
SetVideoMode(): make re-entrant
Fabian Greffrath
3f2a6fdf
CreateUpscaledTexture(): set max texture dimensions more generally
Fabian Greffrath
10db74bb
SetVideoMode(): remove unused "doompal" variable
Fabian Greffrath
7c5fb110
2016-07-24
Merge pull request #760 from jmtd/defined-random
Jonathan Dowland
36b34fc9
2016-07-23
textscreen: Fix rendering when using a tiling WM.
Simon Howard
f5b04622
Add CheckACSPresent and gracefully exit
Jonathan Dowland
46d461a5
d_iwad: re-sort the GOG.com games by vanilla IWAD loading order
Mike Swanson
5e919067
2016-07-22
I don't think we need this anymore
Jonathan Dowland
33551994
2016-07-21
Add P_SubRandom and fix P_Random ambiguities
Jonathan Dowland
eccc7950
2016-07-18
Implement Vanilla limit of 4046 lumps in a WAD
Jonathan Dowland
d3c8f731
man: Fix build to allow out-of-tree builds.
Simon Howard
490def9e
docgen: Read included templates from relative path.
Simon Howard
aca532db
2016-07-15
Merge pull request #755 from chungy/sdl2-getprefpath
Jonathan Dowland
93a2a60a
Use SDL_GetPrefPath for the configuration directory.
Mike Swanson
1c5973e4
2016-07-14
Merge pull request #754 from chocolate-doom/sdl2-png-screenshots
Simon Howard
f232822d
Revert using SDL_Image for PNG screenshots
Jonathan Dowland
7215d13b
Remove some autoconf foo for GL
Jonathan Dowland
ca0e7776
Merge pull request #745 from chocolate-doom/sdl2-swmode
Jonathan Dowland
b0ad1460
use SDL_GL_GetProcAddress to avoid GL dependency
Jonathan Dowland
13704286
Merge pull request #750 from nukeykt/nukedopl174
Simon Howard
3cf08f9f
opl: Nuked OPL3 v1.7.4
nukeykt
c801dd12
2016-07-13
Add autoconf check for GL and link the engines to it.
Mike Swanson
de098378
2016-07-12
Add CheckGLVersion to warn about software GL
Jonathan Dowland
e82b4c18
strife: fix crash when graphical_startup is false
nukeykt
679c6753
2016-07-07
Add force_software_renderer video rendering option
Jonathan Dowland
f90f95af
← newer
older →