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
path:
root
/
src
/
d_iwad.c
Age
Commit message (
Expand
)
Author
2014-04-19
Exit with error on startup if using the wrong IWAD.
Simon Howard
2014-04-01
Replace all snprintf() calls with M_snprintf().
Simon Howard
2014-03-30
Eliminate some uses of sprintf() from common code.
Simon Howard
2014-03-29
Fix erroneous call to M_StringJoin
Simon Howard
2014-03-29
misc: Add string utility functions.
Simon Howard
2014-03-26
Fix typos in config API usage
Fabian Greffrath
2014-03-25
Set GUS patch path variable using D_SetVariable.
Simon Howard
2014-03-23
Autodetect GUS patches installed with BFG Edition.
Simon Howard
2014-01-19
doom: Add support for Freedoom IWAD names.
Simon Howard
2013-11-06
Add Steam IWAD path for Hexen Deathkings WAD (thanks chungy).
Simon Howard
2013-11-02
Add default DOS installer paths for Heretic, Hexen and Strife to IWAD
Simon Howard
2013-10-15
Fix accidental string concatenation that broke Steam Heretic IWAD
Simon Howard
2013-08-17
Fix IWAD registry locations when using 64-bit Windows. Change imported
Simon Howard
2013-08-11
Remove Windows CE support.
Simon Howard
2012-12-14
Merge from trunk.
Simon Howard
2012-11-12
Fix registry handles not being closed (thanks Quasar).
Simon Howard
2012-10-28
Merge from trunk.
Simon Howard
2012-10-23
Add Steam path for Doom 3: BFG Edition IWAD path (thanks Gez for the
Simon Howard
2011-09-24
Oops.
Simon Howard
2011-09-20
Add dedicated pack_chex and pack_hacx values for the Chex Quest and Hacx
Simon Howard
2011-09-20
Display a warning message when trying to join a server playing a game
Simon Howard
2011-09-11
Merge from raven-branch.
Simon Howard
2011-09-11
Oops.
Simon Howard
2011-09-11
Merge from trunk.
Simon Howard
2011-09-05
Refactor savegamedir calculation code to work the same as trunk.
Simon Howard
2011-08-29
Fix bug with detection of IWAD type by filename (thanks mether).
Simon Howard
2011-02-12
Merge from raven-branch. FEATURE_MULTIPLAYER has been disabled
Simon Howard
2011-02-12
Merge from trunk.
Simon Howard
2010-12-18
Add a M_CheckParmWithArgs function, that behaves like M_CheckParm but
Simon Howard
2010-12-10
Merge from trunk. This is slightly out of date as I did the merge
Simon Howard
2010-11-30
Add support for HACX v1.2 IWAD file.
Simon Howard
2010-09-11
Added code (some possibly temporary?) to load voices.wad. Fixed several
James Haley
2010-02-06
Merge from trunk.
Simon Howard
2010-02-05
Merge from trunk.
Simon Howard
2010-01-26
Merge from raven-branch
James Haley
2009-12-27
Oops.
Simon Howard
2009-12-27
Allow DOOMWADDIR/DOOMWADPATH to contain the complete path to IWAD files,
Simon Howard
2009-11-21
Merge from trunk.
Simon Howard
2009-09-30
Change British English spellings to American English, for consistency.
Simon Howard
2009-07-12
Add strife1.wad to IWAD search list.
Simon Howard
2009-06-09
Merge from trunk.
Simon Howard
2009-06-07
Add IWAD search dirs for Windows CE.
Simon Howard
2009-06-06
Don't check for Steam/CD installer versions on Windows CE.
Simon Howard
2009-05-10
Use the internal IWAD search for the setup multiplayer dialogs rather
Simon Howard
2009-01-07
Create the ~/.chocolate-doom/savegames directory on startup if it does
Simon Howard
2008-12-05
Auto-select the game type based on detected IWADs. If IWADs from
Simon Howard
2008-12-03
Oops.
Simon Howard
2008-12-03
Centralise the list of IWAD files and use bitmasks to select which
Simon Howard
2008-10-03
Fix Steam search path for Heretic.
Simon Howard
2008-09-30
Add steam paths for finding Heretic/Hexen IWAD files.
Simon Howard
[next]