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