summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-07Merge pull request #548 from chungy/shellexecuteSimon Howard
2015-06-06textscreen: Pass url directly to ShellExecute, snprintf unneededMike Swanson
2015-06-05textscreen: use ShellExecute on Windows to open URLsMike Swanson
2015-06-04textscreen: Tweak to command line to open URL.Simon Howard
2015-06-03Add @AXDOOMER to credits for sky transition bug.Simon Howard
2015-06-03Fix demo desyncs caused by P_RunThinkers() change.Simon Howard
2015-05-31Fix bug with frames being rendered twice.Simon Howard
2015-05-31setup: Add help links for Multiplayer windows.Simon Howard
2015-05-30NEWS: Improve 2.2.0 release notes.Simon Howard
2015-05-30Fix tab character.Simon Howard
2015-05-30Merge pull request #545 from khokh2001/opl3_modeSimon Howard
2015-05-29Text formatting.Nuke.YKT
2015-05-29One result checking is enought to detect OPL3.Nuke.YKT
2015-05-29Added OPL3 mode support.Nuke.YKT
2015-05-28Credit Alexey Khokholov by name rather than username.Simon Howard
2015-05-28Rollback of 4f8f8a43e174f1e82dc0160c0ea96070e1cf6ef9.Simon Howard
2015-05-27NEWS: Add draft notes for 2.2.0 release.Simon Howard
2015-05-27opl: Some minor tweaks to the last merge.Simon Howard
2015-05-27Merge pull request #516 from khokh2001/oldoplSimon Howard
2015-05-27opl: Tweak voice replacement algorithm.Simon Howard
2015-05-27Oops, revert debug changesFabian Greffrath
2015-05-27Merge branch 'master' of https://github.com/chocolate-doom/chocolate-doomFabian Greffrath
2015-05-27desktop: Add some additional keywords to *.desktop filesFabian Greffrath
2015-05-25Change license statement on sha1.c to GPLv2.Simon Howard
2015-05-12Merge pull request #542 from chungy/final2_sky_fixSimon Howard
2015-05-12doom: the sky changes in final2 map11->12 and map20->21 transitions.Mike Swanson
2015-05-12Replace AES implementation with the Linux one.Simon Howard
2015-05-10Merge branch 'master' of github.com:chocolate-doom/chocolate-doomSimon Howard
2015-05-10Add back the Doom PWAD reload hack.Simon Howard
2015-05-08warnings: fix "variable ‘..’ set but not used" warningsFabian Greffrath
2015-05-08warnings: fix "redundant redeclaration of ‘player_names’"Fabian Greffrath
2015-05-08warnings: fix "iteration XY invokes undefined behavior" warningsFabian Greffrath
2015-05-08warnings: fix ".. may be used uninitialized in this function" warningsFabian Greffrath
2015-05-05hexen: Don't show v1.0 message for demo version.Simon Howard
2015-05-05hexen: Show a startup warning if using v1.0 IWAD.Simon Howard
2015-05-05warnings: fix "address of array .. will always evaluate to 'true'"Fabian Greffrath
2015-05-05warnings: fix "value computed is not used" warningsFabian Greffrath
2015-05-04remove duplicate src/doom/doom.desktop.in templateFabian Greffrath
2015-05-04warnings: fix some cast to/from pointer from/to int warningsFabian Greffrath
2015-05-01Perform case-insensitive check for .lmp extension.Simon Howard
2015-05-01man: fix the very last hyphen used as minus signFabian Greffrath
2015-05-01man: fix one last hyphen used as minus signFabian Greffrath
2015-04-28include <string.h> in z_zone.c for memset()Fabian Greffrath
2015-04-26doom: Clear origin pointer when stopping sound.Simon Howard
2015-04-26zone: Add -zonescan parameter.Simon Howard
2015-04-26zone: Add -zonezero parameter.Simon Howard
2015-04-26Don't read currentthinker->next after Z_Free().Simon Howard
2015-04-26Merge branch 'master' of github.com:chocolate-doom/chocolate-doomSimon Howard
2015-04-26hexen: Remove m_misc.c.Simon Howard
2015-04-21deh: fix parsing of last lines in files without newline at EOFFabian Greffrath