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-06-07
Merge pull request #548 from chungy/shellexecute
Simon Howard
2015-06-06
textscreen: Pass url directly to ShellExecute, snprintf unneeded
Mike Swanson
2015-06-05
textscreen: use ShellExecute on Windows to open URLs
Mike Swanson
2015-06-04
textscreen: Tweak to command line to open URL.
Simon Howard
2015-06-03
Add @AXDOOMER to credits for sky transition bug.
Simon Howard
2015-06-03
Fix demo desyncs caused by P_RunThinkers() change.
Simon Howard
2015-05-31
Fix bug with frames being rendered twice.
Simon Howard
2015-05-31
setup: Add help links for Multiplayer windows.
Simon Howard
2015-05-30
NEWS: Improve 2.2.0 release notes.
Simon Howard
2015-05-30
Fix tab character.
Simon Howard
2015-05-30
Merge pull request #545 from khokh2001/opl3_mode
Simon Howard
2015-05-29
Text formatting.
Nuke.YKT
2015-05-29
One result checking is enought to detect OPL3.
Nuke.YKT
2015-05-29
Added OPL3 mode support.
Nuke.YKT
2015-05-28
Credit Alexey Khokholov by name rather than username.
Simon Howard
2015-05-28
Rollback of 4f8f8a43e174f1e82dc0160c0ea96070e1cf6ef9.
Simon Howard
2015-05-27
NEWS: Add draft notes for 2.2.0 release.
Simon Howard
2015-05-27
opl: Some minor tweaks to the last merge.
Simon Howard
2015-05-27
Merge pull request #516 from khokh2001/oldopl
Simon Howard
2015-05-27
opl: Tweak voice replacement algorithm.
Simon Howard
2015-05-27
Oops, revert debug changes
Fabian Greffrath
2015-05-27
Merge branch 'master' of https://github.com/chocolate-doom/chocolate-doom
Fabian Greffrath
2015-05-27
desktop: Add some additional keywords to *.desktop files
Fabian Greffrath
2015-05-25
Change license statement on sha1.c to GPLv2.
Simon Howard
2015-05-12
Merge pull request #542 from chungy/final2_sky_fix
Simon Howard
2015-05-12
doom: the sky changes in final2 map11->12 and map20->21 transitions.
Mike Swanson
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
[next]