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
Age
Commit message (
Expand
)
Author
2015-05-12
Replace AES implementation with the Linux one.
Simon Howard
2015-05-10
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom
Simon Howard
2015-05-10
Add back the Doom PWAD reload hack.
Simon Howard
2015-05-08
warnings: fix "variable ‘..’ set but not used" warnings
Fabian Greffrath
2015-05-08
warnings: fix "redundant redeclaration of ‘player_names’"
Fabian Greffrath
2015-05-08
warnings: fix "iteration XY invokes undefined behavior" warnings
Fabian Greffrath
2015-05-08
warnings: fix ".. may be used uninitialized in this function" warnings
Fabian Greffrath
2015-05-05
hexen: Don't show v1.0 message for demo version.
Simon Howard
2015-05-05
hexen: Show a startup warning if using v1.0 IWAD.
Simon Howard
2015-05-05
warnings: fix "address of array .. will always evaluate to 'true'"
Fabian Greffrath
2015-05-05
warnings: fix "value computed is not used" warnings
Fabian Greffrath
2015-05-04
remove duplicate src/doom/doom.desktop.in template
Fabian Greffrath
2015-05-04
warnings: fix some cast to/from pointer from/to int warnings
Fabian Greffrath
2015-05-01
Perform case-insensitive check for .lmp extension.
Simon Howard
2015-05-01
man: fix the very last hyphen used as minus sign
Fabian Greffrath
2015-05-01
man: fix one last hyphen used as minus sign
Fabian Greffrath
2015-04-28
include <string.h> in z_zone.c for memset()
Fabian Greffrath
2015-04-26
doom: Clear origin pointer when stopping sound.
Simon Howard
2015-04-26
zone: Add -zonescan parameter.
Simon Howard
2015-04-26
zone: Add -zonezero parameter.
Simon Howard
2015-04-26
Don't read currentthinker->next after Z_Free().
Simon Howard
2015-04-26
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom
Simon Howard
2015-04-26
hexen: Remove m_misc.c.
Simon Howard
2015-04-21
deh: fix parsing of last lines in files without newline at EOF
Fabian Greffrath
2015-04-15
setup: Remove "enable gamepad" checkbox.
Simon Howard
2015-04-15
setup: Add joyb_jump to empty defaults.
Simon Howard
2015-04-15
setup: Undo axis reversal for Gameport adapter.
Simon Howard
2015-04-13
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom
Simon Howard
2015-04-13
setup: Invert both axes for Gameport adapter.
Simon Howard
2015-04-13
Fix assigning structs not compiling on Visual Studio
Fabian Greffrath
2015-04-11
Clear mouse events caused by mouse warp.
Simon Howard
2015-04-11
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom
Simon Howard
2015-04-11
Merge pull request #521 from chungy/xbone-pad
Simon Howard
2015-04-11
setup: Add OS X config for Gameport adapter.
Simon Howard
2015-04-12
Merge branch 'master' of https://github.com/chocolate-doom/chocolate-doom
Simon Howard
2015-04-12
setup: Add config for USB Gameport adapter.
Simon Howard
2015-04-10
Strip out SDL_VERSION_ATLEAST #ifdef conditionals.
Simon Howard
2015-04-10
Add missing #includes.
Simon Howard
2015-04-04
setup: Add help URLs for configuration windows.
Simon Howard
2015-04-04
textscreen: Add help URL functionality for windows.
Simon Howard
2015-03-30
Merge pull request #523 from chocolate-doom/hexndemo
Fabian Greffrath
2015-03-30
The 4-Level Demo Version also has 3 Info pages
Fabian Greffrath
2015-03-30
Turn maxplayers into a global variable
Fabian Greffrath
2015-03-29
textscreen: Remove screen size-based font selection.
Simon Howard
2015-03-28
net: Include port number in address strings.
Simon Howard
2015-03-27
misc: Handle M_StringCopy() short buffer case.
Simon Howard
2015-03-27
Remove old DOS source files.
Simon Howard
2015-03-27
Avoid calling strlen() on a potentially unterminated string
Fabian Greffrath
2015-03-26
Add a wrapper with "void (void)" signature around G_CheckDemoStatus
Fabian Greffrath
2015-03-26
Move MSVC-specific inline definition to doomtype.h
Fabian Greffrath
[next]