summaryrefslogtreecommitdiff
path: root/src/w_wad.c
AgeCommit message (Expand)Author
2007-03-15Use SDL for endianness byte swapping. m_swap.c removed; m_swap.h renamedSimon Howard
2006-12-22Add definitions for PATH and directory separators.Simon Howard
2006-11-10Fix for playing demos on PPC (actually, fix for loading single lumpSimon 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-20Fix code style :-)Simon Howard
2006-09-20add extra defines when buildingRussell Rice
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-24Ooops!Simon Howard
2006-03-24Generate a hash table for fast lump name lookups.Simon Howard
2006-03-24Make memblock_t internal to z_zone.c. Adjust Z_ChangeTag #define toSimon Howard
2006-02-03Support NWT-style WAD merging (-af and -as command line parameters).Simon Howard
2006-01-24More endianness fixesSimon Howard
2006-01-10Shut up compiler warningsSimon Howard
2005-10-08Store the cache as part of the lumpinfo_t struct. Add W_AddFile prototypeSimon Howard
2005-08-30More Windows fixesSimon Howard
2005-08-30Windows fixesSimon Howard
2005-08-04Silence compiler warningsSimon Howard
2005-08-04Loading diskSimon Howard
2005-07-23Use standard C file functions for WAD codeSimon Howard
2005-07-23Update copyright to GNU GPLSimon Howard
2005-07-23Initial revisionSimon Howard