summaryrefslogtreecommitdiff
path: root/src/w_wad.h
AgeCommit message (Expand)Author
2015-05-10Add back the Doom PWAD reload hack.Simon Howard
2014-05-05Clean up file headers.Simon Howard
2014-04-19Exit with error on startup if using the wrong IWAD.Simon Howard
2008-05-04Remove Vanilla Doom reload hack.Simon Howard
2008-05-02Add W_CacheLumpNum,Name API to WAD code for releasing a lump back toSimon Howard
2008-05-02Add WAD I/O abstraction layer - first step for mmapped WAD access.Simon Howard
2007-08-31Use gcc packed attribute for all structures read/written to disk. ThisSimon Howard
2006-10-18Shut up warnings in w_wad.c.Simon Howard
2006-10-18Strip out CVS logs, RCS Id tags.Simon Howard
2006-09-02Add -nwtmerge option, which behaves the same as NWT's -merge option. What thisSimon Howard
2006-06-16Add hash table for fast texture lookup; refactor P_GroupLines to use anSimon Howard
2006-03-24Call W_GenerateHashTable to generate the lumpname hashtable. Do Simon Howard
2006-02-03Support NWT-style WAD merging (-af and -as command line parameters).Simon Howard
2005-10-08Store the cache as part of the lumpinfo_t struct. Add W_AddFile prototypeSimon Howard
2005-07-23Use standard C functions for WAD codeSimon Howard
2005-07-23Update copyright to GNU GPLSimon Howard
2005-07-23Initial revisionSimon Howard