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
/
r_data.c
Age
Commit message (
Expand
)
Author
2010-11-27
When generating the texture name lookup hash table, add new entries to
Simon Howard
2008-05-02
Fix up some more code calling Z_Free instead of W_ReleaseLumpNum.
Simon Howard
2008-02-09
Fix up the R_Main startup progress dots. If stdout is a file, don't
Simon Howard
2007-08-31
Use short for texpatch_t .originx, .originy: fixes problem caused by
Simon Howard
2007-08-31
Use gcc packed attribute for all structures read/written to disk. This
Simon Howard
2007-03-15
Use SDL for endianness byte swapping. m_swap.c removed; m_swap.h renamed
Simon Howard
2006-10-18
Strip out CVS logs, RCS Id tags.
Simon Howard
2006-09-22
Add DEH_String() conversions on more strings that are not being converted.
Simon Howard
2006-06-16
Add hash table for fast texture lookup; refactor P_GroupLines to use an
Simon Howard
2005-09-22
64-bit fixes
Simon Howard
2005-09-22
Remove external statistics driver support (-statcopy):
Simon Howard
2005-08-04
Use zone memory functions instead of alloca/malloc/free
Simon Howard
2005-07-23
Add back previously removed printfs as '.'s for startup progress bar
Simon Howard
2005-07-23
Startup messages as in the DOS exes
Simon Howard
2005-07-23
Use ANSI-standard limit constants. Remove LINUX define.
Simon Howard
2005-07-23
Update copyright to GNU GPL
Simon Howard
2005-07-23
Initial revision
Simon Howard