summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-05-07Keybinding adjustmenttrimui-sneonloop
2021-05-07Initial trimui s supportneonloop
2015-08-29appdata: add complete set of screenshots, upgrade schemaMike Swanson
2015-08-29appdata: screenshots do not actually need to be 16:9, revise the TODOMike Swanson
2015-08-29Add some preliminary *.appdata.xml files for software centersMike Swanson
2015-08-29d_iwad: change "gogcom_collectors_edition" to "root_path"Mike Swanson
2015-08-29Search GOG.com installation directories for IWADsMike Swanson
2015-08-29Adjust PACKEDATTR for ClangJonathan Dowland
2015-08-24Make IWAD search paths compliant with XDG spec.Simon Howard
2015-08-24Apply gcc_struct tag to packed structsFabian Greffrath
2015-08-24setup-manifest: Add compatibility GUID for Windows 10Mike Swanson
2015-08-24Remove duplicate variable definitions.Simon Howard
2015-08-24doom: Avoid overflow for spawn angle calculation.Simon Howard
2015-08-24Add Keywords to the setup.desktop fileFabian Greffrath
2015-08-24setup.desktop: Add a missing semicolon to CategoriesMike Swanson
2015-06-11setup: Fix help URL for level warp menu.Simon Howard
2015-06-08hexen: Replace v1.0 warning with an error.Simon Howard
2015-06-08opl: Change result from OPL_Init() to an enum.Simon Howard
2015-06-08Replace "opl_type" config variable with DMXOPTION.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-29Text formatting.Nuke.YKT
2015-05-29Added OPL3 mode support.Nuke.YKT
2015-05-28Rollback of 4f8f8a43e174f1e82dc0160c0ea96070e1cf6ef9.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-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-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