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
/
w_wad.h
Age
Commit message (
Expand
)
Author
2008-05-04
Remove Vanilla Doom reload hack.
Simon Howard
2008-05-02
Add W_CacheLumpNum,Name API to WAD code for releasing a lump back to
Simon Howard
2008-05-02
Add WAD I/O abstraction layer - first step for mmapped WAD access.
Simon Howard
2007-08-31
Use gcc packed attribute for all structures read/written to disk. This
Simon Howard
2006-10-18
Shut up warnings in w_wad.c.
Simon Howard
2006-10-18
Strip out CVS logs, RCS Id tags.
Simon Howard
2006-09-02
Add -nwtmerge option, which behaves the same as NWT's -merge option. What this
Simon Howard
2006-06-16
Add hash table for fast texture lookup; refactor P_GroupLines to use an
Simon Howard
2006-03-24
Call W_GenerateHashTable to generate the lumpname hashtable. Do
Simon Howard
2006-02-03
Support NWT-style WAD merging (-af and -as command line parameters).
Simon Howard
2005-10-08
Store the cache as part of the lumpinfo_t struct. Add W_AddFile prototype
Simon Howard
2005-07-23
Use standard C functions for WAD code
Simon Howard
2005-07-23
Update copyright to GNU GPL
Simon Howard
2005-07-23
Initial revision
Simon Howard