dxx-rebirth/texmap
2007-01-25 13:29:17 +00:00
..
makefile The new build system for d1x 2006-04-03 17:32:39 +00:00
ntmap.c increased MAX_Y_POINTERS to allow higher resolutions in SDL 2006-09-29 00:47:04 +00:00
scanline.c fixed c-texmap transparency 2007-01-25 13:29:17 +00:00
scanline.h initial import 2006-03-20 16:43:15 +00:00
texmapl.h initial import 2006-03-20 16:43:15 +00:00
tmap_flt.asm initial import 2006-03-20 16:43:15 +00:00
tmap_inc.asm initial import 2006-03-20 16:43:15 +00:00
tmap_lin.asm initial import 2006-03-20 16:43:15 +00:00
tmap_ll.asm initial import 2006-03-20 16:43:15 +00:00
tmap_per.asm initial import 2006-03-20 16:43:15 +00:00
tmapfade.asm initial import 2006-03-20 16:43:15 +00:00
tmapflat.c allocate 'pixels' and 'texbuf' according to current screen resolution, saving over a hundred megabytes of memory; divide negative light rates of change properly (fix bug #2575) (from D2X CVS); divide negative window x-coordinates properly, fixing random crashes (from D2X CVS); make sscanf look for %i.%i instead of v%i.%i because the 'v' isn't written to file; added missing changelog entries 2007-01-09 01:23:49 +00:00
tmappent.S initial import 2006-03-20 16:43:15 +00:00
tmapppro.S initial import 2006-03-20 16:43:15 +00:00