]> icculus.org git repositories - btb/d2x.git/history - 2d/rle.c
remove pixel double code
[btb/d2x.git] / 2d / rle.c
2005-07-30 Chris Taylorremove all the redundant Polygon Acceleration stuff...
2004-08-28 Martin Schaffnermove old per-file change logs into new file ChangeLog-old
2004-08-01 Martin Schaffneravoid assigments between unsigned and signed char,...
2004-01-08 Martin Schaffnerfix MEM_OVERWRITE caused by not allocating enough mem...
2003-03-20 Bradley Bellfix color swapping on big endian of big rle bitmaps
2003-03-19 Bradley Bellif descent.pig available, load d1 textures for d1 levels
2003-03-14 Bradley Bellneed to swap line size on bigendian machines
2003-01-02 Bradley Bellmake rle_swap handle RLE_BIG
2002-12-31 Bradley Bellfixed rle_swap leaks, thanks to martin schaffner
2002-09-05 Bradley Bellbetter just do it the old way
2002-09-05 Bradley Bellmore stuff from d2src, formatting
2002-09-04 Bradley Belladded gr_rle_expand_scanline_generic_masked from d2src
2002-08-22 Bradley Bellmerge with original d2 file
2002-08-17 Bradley Bellimplement BM_FLAG_RLE_BIG (cockpit support?)
2002-08-15 Bradley Bellimproved mac pig loading/reverted TRANSPARENCY_COLOR...
2002-08-15 Bradley Bellset transparency and swap 0/255 correctly for mac data...
2002-07-17 Bradley Belluse simpler rcs tags
2001-12-23 Bradley Bellfixed bug in dummy array. thanks to Craig Hadady <chada...
2001-01-31 Bradley BellMakefile and conf.h fixes
2001-01-19 Bradley BellThis commit was generated by cvs2svn to compensate...