Age | Commit message (Expand) | Author |
2008-10-30 | Factor out Heretic and Hexen versions of m_misc.c. Make -file for | Simon Howard |
2008-09-06 | Remove includes of doomdef.h where possible, move generic parts into top | Simon Howard |
2008-05-04 | Remove Vanilla Doom reload hack. | Simon Howard |
2008-05-02 | Memory-mapped WAD access. | 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 |
2008-03-09 | Split out configuration file code from m_misc.c into m_config.c. Move | Simon Howard |
2007-08-31 | Use gcc packed attribute for all structures read/written to disk. This | Simon Howard |
2007-06-16 | Switch to djb2 hash function and shut up compiler warnings | Simon Howard |
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 |