summaryrefslogtreecommitdiff
path: root/src/d_iwad.c
AgeCommit message (Expand)Author
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
2009-05-10Use the internal IWAD search for the setup multiplayer dialogs ratherSimon Howard
2009-01-07Create the ~/.chocolate-doom/savegames directory on startup if it doesSimon Howard
2008-12-05Auto-select the game type based on detected IWADs. If IWADs fromSimon Howard
2008-12-03Oops.Simon Howard
2008-12-03Centralise the list of IWAD files and use bitmasks to select whichSimon Howard
2008-10-03Fix Steam search path for Heretic.Simon Howard
2008-09-30Add steam paths for finding Heretic/Hexen IWAD files.Simon Howard
2008-09-30Move d_iwad.c into common code and update Heretic to use it on startupSimon Howard
2008-09-06Move doom-specific files to a separate directory.Simon Howard
2008-07-25Initial chex.exe emulation.Simon Howard
2008-03-09Split out configuration file code from m_misc.c into m_config.c. MoveSimon Howard
2008-02-05fix a few warningsRussell Rice
2007-08-08Remove M_FileExists check for steam directories and add them as possibleSimon Howard
2007-08-08Add the default DEICE install directories to the IWAD search path onSimon Howard
2007-08-08Match steam IWAD directory order to IWAD search order.Simon Howard
2007-08-08Add temporary debugging messages for Steam support.Simon Howard
2007-08-08Don't assume Steam InstallPath ends in a \Simon Howard
2007-08-07All of the steam IWADs are in \base subdirectories.Simon Howard
2007-08-07Autodetect IWADs installed by Steam.Simon Howard