summaryrefslogtreecommitdiff
path: root/src/r_data.c
AgeCommit message (Expand)Author
2010-11-27When generating the texture name lookup hash table, add new entries toSimon Howard
2008-05-02Fix up some more code calling Z_Free instead of W_ReleaseLumpNum.Simon Howard
2008-02-09Fix up the R_Main startup progress dots. If stdout is a file, don'tSimon Howard
2007-08-31Use short for texpatch_t .originx, .originy: fixes problem caused bySimon Howard
2007-08-31Use gcc packed attribute for all structures read/written to disk. ThisSimon Howard
2007-03-15Use SDL for endianness byte swapping. m_swap.c removed; m_swap.h renamedSimon Howard
2006-10-18Strip out CVS logs, RCS Id tags.Simon Howard
2006-09-22Add DEH_String() conversions on more strings that are not being converted.Simon Howard
2006-06-16Add hash table for fast texture lookup; refactor P_GroupLines to use anSimon Howard
2005-09-2264-bit fixesSimon Howard
2005-09-22Remove external statistics driver support (-statcopy):Simon Howard
2005-08-04Use zone memory functions instead of alloca/malloc/freeSimon Howard
2005-07-23Add back previously removed printfs as '.'s for startup progress barSimon Howard
2005-07-23Startup messages as in the DOS exesSimon Howard
2005-07-23Use ANSI-standard limit constants. Remove LINUX define.Simon Howard
2005-07-23Update copyright to GNU GPLSimon Howard
2005-07-23Initial revisionSimon Howard