foxygit / doom Log in
commits tags
2015-04-16
setup: Undo axis reversal for Gameport adapter. Simon Howard 441d920f
2015-04-14
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom Simon Howard d5b85098
setup: Invert both axes for Gameport adapter. Simon Howard f2ee7829
2015-04-13
Fix assigning structs not compiling on Visual Studio Fabian Greffrath e1426b00
2015-04-12
Clear mouse events caused by mouse warp. Simon Howard 7504716e
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom Simon Howard 022ea107
Merge pull request #521 from chungy/xbone-pad Simon Howard 19f2e552
setup: Add OS X config for Gameport adapter. Simon Howard 282c7fda
Merge branch 'master' of https://github.com/chocolate-doom/chocolate-doom Simon Howard 5ddb558a
setup: Add config for USB Gameport adapter. Simon Howard 95a7160c
2015-04-11
Strip out SDL_VERSION_ATLEAST #ifdef conditionals. Simon Howard fa3dc6f5
Add missing #includes. Simon Howard 981d972f
2015-04-05
setup: Add help URLs for configuration windows. Simon Howard 710e963a
textscreen: Add help URL functionality for windows. Simon Howard 356554c2
2015-03-30
Merge pull request #523 from chocolate-doom/hexndemo Fabian Greffrath 535b4edd
The 4-Level Demo Version also has 3 Info pages Fabian Greffrath e0eb9592
Turn maxplayers into a global variable Fabian Greffrath a64ebd8e
textscreen: Remove screen size-based font selection. Simon Howard 833d8a83
2015-03-28
net: Include port number in address strings. Simon Howard 29a66d7a
misc: Handle M_StringCopy() short buffer case. Simon Howard 0de4081d
Remove old DOS source files. Simon Howard 9c17b1f6
2015-03-27
Avoid calling strlen() on a potentially unterminated string Fabian Greffrath d03ee98d
2015-03-26
Add a wrapper with "void (void)" signature around G_CheckDemoStatus Fabian Greffrath b34294b6
Move MSVC-specific inline definition to doomtype.h Fabian Greffrath 690a424a
Merge branch 'master' of https://github.com/chocolate-doom/chocolate-doom into hexndemo Fabian Greffrath 27b59151
2014-12-31
setup: add support for the Xbox One controller on Linux Mike Swanson 72d92602
2015-03-25
man: Use \- to denote dashes. Fixes #512 Mike Swanson ad027ef6
2015-03-23
play sound when trying to enter a forbidden map in the demo version Fabian Greffrath 350ac122
maintain an explicit switch list for the demo version Fabian Greffrath 19659f3e
2015-03-17
Use SDL_LowerBlit() instead of SDL_BlitSurface(). Fabian Greffrath 42445b60
Fix possible crash with software renderer Fabian Greffrath 0bdb203d
2015-03-09
OPL code guideline style fix khokh2001 270a249e
Hexen and Heretic use older DMX. Since OPL Voice Allocating algorithm differ. This commit adds old DMX's voice allocating alogrithm for Hexen and Heretic. khokh2001 e62bc4ce
2015-03-05
Merge branch 'master' of https://github.com/chocolate-doom/chocolate-doom Fabian Greffrath 70e39d13
Initialize floor->type and floor->crush fields in EV_BuildStairs() Fabian Greffrath bfda08cf
Initialize floor->type and floor->crush fields in EV_BuildStairs() Fabian Greffrath 12b7676e
2015-02-26
Tweak HACKING style guide. Simon Howard 622653dd
2015-02-23
Switch pick-up messages for Chaos Device and Disc of Repulsion Fabian Greffrath 909a779a
2015-02-22
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom Simon Howard 074026b3
Fix mistaken uses of memcpy() on overlapping memory. Simon Howard 01a743cd
2015-02-21
Strife sound priority fix James Haley 5160ceb4
Warning fixes James Haley dcf2c6a0
2015-02-20
Refactor config file API. Simon Howard b39121c6
Fix game code that makes false boolean assumptions. Simon Howard 1f5ce047
doom: Change weaponowned[] to an int array. Simon Howard 714d7a29
2015-02-19
Apparently, the Hexen font only has upper-case chcracters Fabian Greffrath bfd396ee
2015-02-18
Video: Use intended function sequence to update "streaming" texture Fabian Greffrath a61f85c3
2015-02-17
setup: fix "control reaches end of non-void function" compiler warning Fabian Greffrath 51ab62f6
2015-02-13
Identify the "shareware" version early on. Fabian Greffrath 006e890f
2015-02-12
Video: Set correct texture access mode for the SDL_Texture Fabian Greffrath 169a49a5

← newer older →