summaryrefslogtreecommitdiff
path: root/src/d_iwad.c
AgeCommit message (Expand)Author
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-24Make IWAD search paths compliant with XDG spec.Simon Howard
2015-02-20Refactor config file API.Simon Howard
2014-12-14Add Steam IWAD path for Strife: Veteran EditionMike Swanson
2014-10-24Replace strdup() with M_StringDuplicate().Simon Howard
2014-05-05Clean up file headers.Simon Howard
2014-04-19Exit with error on startup if using the wrong IWAD.Simon Howard
2014-04-01Replace all snprintf() calls with M_snprintf().Simon Howard
2014-03-30Eliminate some uses of sprintf() from common code.Simon Howard
2014-03-29Fix erroneous call to M_StringJoinSimon Howard
2014-03-29misc: Add string utility functions.Simon Howard
2014-03-26Fix typos in config API usageFabian Greffrath
2014-03-25Set GUS patch path variable using D_SetVariable.Simon Howard
2014-03-23Autodetect GUS patches installed with BFG Edition.Simon Howard
2014-01-19doom: Add support for Freedoom IWAD names.Simon Howard
2013-11-06Add Steam IWAD path for Hexen Deathkings WAD (thanks chungy).Simon Howard
2013-11-02Add default DOS installer paths for Heretic, Hexen and Strife to IWADSimon Howard
2013-10-15Fix accidental string concatenation that broke Steam Heretic IWADSimon Howard
2013-08-17Fix IWAD registry locations when using 64-bit Windows. Change importedSimon Howard
2013-08-11Remove Windows CE support.Simon Howard
2012-12-14Merge from trunk.Simon Howard
2012-11-12Fix registry handles not being closed (thanks Quasar).Simon Howard
2012-10-28Merge from trunk.Simon Howard
2012-10-23Add Steam path for Doom 3: BFG Edition IWAD path (thanks Gez for theSimon Howard
2011-09-24Oops.Simon Howard
2011-09-20Add dedicated pack_chex and pack_hacx values for the Chex Quest and HacxSimon Howard
2011-09-20Display a warning message when trying to join a server playing a gameSimon Howard
2011-09-11Merge from raven-branch.Simon Howard
2011-09-11Oops.Simon Howard
2011-09-11Merge from trunk.Simon Howard
2011-09-05Refactor savegamedir calculation code to work the same as trunk.Simon Howard
2011-08-29Fix bug with detection of IWAD type by filename (thanks mether).Simon Howard
2011-02-12Merge from raven-branch. FEATURE_MULTIPLAYER has been disabledSimon Howard
2011-02-12Merge from trunk.Simon Howard
2010-12-18Add a M_CheckParmWithArgs function, that behaves like M_CheckParm butSimon Howard
2010-12-10Merge from trunk. This is slightly out of date as I did the mergeSimon Howard
2010-11-30Add support for HACX v1.2 IWAD file.Simon Howard
2010-09-11Added code (some possibly temporary?) to load voices.wad. Fixed severalJames Haley
2010-02-06Merge from trunk.Simon Howard
2010-02-05Merge from trunk.Simon Howard
2010-01-26Merge from raven-branchJames Haley
2009-12-27Oops.Simon Howard
2009-12-27Allow DOOMWADDIR/DOOMWADPATH to contain the complete path to IWAD files,Simon Howard
2009-11-21Merge from trunk.Simon Howard
2009-09-30Change British English spellings to American English, for consistency.Simon Howard
2009-07-12Add strife1.wad to IWAD search list.Simon Howard
2009-06-09Merge from trunk.Simon Howard
2009-06-07Add IWAD search dirs for Windows CE.Simon Howard
2009-06-06Don't check for Steam/CD installer versions on Windows CE.Simon Howard