]> icculus.org git repositories - btb/d2x.git/history - 2d
use the orientation parameter of g3_draw_bitmap
[btb/d2x.git] / 2d /
2018-03-06 KpRename include/error.h to include/dxxerror.h
2015-05-05 zicodxxRedefined lotsa variables, functions and parameters...
2015-05-05 zicodxxusing size_t when it comes to integer to pointer conver...
2015-05-03 Bradley BellMerge branch 'master' into entity
2015-05-02 Bradley BellUse unsigned for counter
2015-05-02 zicofixed a bunch of compiler warnings
2015-02-24 Bradley BellReplace cvar.archive with flags.
2015-02-12 Bradley Belluse const for cmd name and help text
2015-02-12 Bradley Bellsimplify help system
2015-02-04 Bradley Bellmake scale_line available to use, rename it and show_fu...
2015-02-04 Bradley Bellstring may be clipped, use gr_bitmapm
2015-01-30 Bradley Bellmore header cleanup
2015-01-29 zicoRenaming FSCALE to FIXSCALE preventing possible naming...
2015-01-27 Bradley Belldon't try to remap non-linear bm (i.e. opengl)
2015-01-27 Bradley Bellactually draw scanlines in ogl
2015-01-27 Bradley Belladd r_aspectratio cvar, pixelaspect command
2015-01-27 Bradley Bellfix whitespace
2015-01-25 Bradley Bell(re-)separation gr module from video functions
2015-01-24 Bradley Belladd gamma cvar
2015-01-20 Bradley Bellexplicit casts
2015-01-03 Bradley Bellremove rcs tags
2014-12-29 Bradley Bellhandle rle compression when scaling bitmaps
2014-12-22 Bradley BellMerge branch 'master' into cmd-queue
2014-12-13 Bradley Bellignore underline code in opengl instead of eating the...
2014-12-13 Bradley Bellfix font line spacing in opengl
2014-12-08 Bradley Bellflatten Makefile
2014-12-03 Bradley Bellunused file
2014-11-30 Bradley Bellavoid collision with XEND extension
2014-11-28 Bradley Belldelete old .cvsignore files
2014-11-27 Bradley Bellupdate makefiles
2014-11-27 Bradley Bellshould be static
2005-08-02 Chris Taylorremove DirectDraw use and Windows mouse stuff made...
2005-07-30 Chris Taylorremove pixel double code
2005-07-30 Chris Taylorremove old _3DFX code
2005-07-30 Chris Taylorremove all the redundant Polygon Acceleration stuff...
2005-07-29 Chris Taylorshow some missing wide 1's (bug #2269)
2005-02-25 Chris Tayloractually use PHYSFSX_openRead/WriteBuffered
2005-01-24 Martin Schaffnerfix bug: some characters would not display because...
2004-12-17 Bradley Bellfix compiler errors in MPW w/o OpenGL
2004-12-07 Bradley BellInitialise the dataptr member correctly.
2004-12-01 Bradley Bellmerged physfs branch
2004-12-01 Bradley Belladded stuff to .cvsignore
2004-11-26 Bradley Belldisable Assert so the credits work in opengl (gl doesn...
2004-11-26 Bradley Belldisable Assert so the credits work in opengl (gl doesn...
2004-11-25 Bradley Bellfixed opengl menu font bug, caused by doing arithmetic...
2004-11-25 Bradley Bellget rid of clipping in ogl_internal_string, causes...
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-08-01 Martin Schaffneradd "#ifdef macintosh" for carbon target
2004-05-31 Bradley BellXCode compilability fixes
2004-05-22 Bradley Belluse GL_RGB for non-transparent textures, and fix fonts...
2004-05-22 Bradley Bellmemset ogl font bitmap data since the copy function...
2004-05-15 Martin Schaffnerfix joystick_read_raw_axis(), define and use gr_remap_m...
2004-05-12 Bradley Belladded function to create blend tables
2004-01-08 Martin Schaffnerfix MEM_OVERWRITE caused by not allocating enough mem...
2003-12-08 Bradley Bellget rid of silly ulongs
2003-12-08 Bradley Bellenable nasm on FreeBSD, change relevant __linux__ macro...
2003-11-26 Bradley BellVisual C, PocketPC fixes
2003-11-07 Bradley Bellcomments/formatting
2003-10-25 Bradley Belluse gr_linear_rep_movsd_2x instead of almost identical...
2003-10-04 Bradley Bellchange byte to sbyte
2003-06-16 Bradley Bellconvert file i/o to cfile
2003-06-10 Bradley Bellgr_copy_palette no really a kludge, I think
2003-06-10 Bradley Bellgr_copy_palette not really a kludge, I think
2003-04-29 Bradley Bellfixes for OS X 10.2
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-19 Bradley Bellheader/extern declaration housekeeping
2003-03-15 Bradley Bellfixed opengl credits, scores
2003-03-14 Bradley Bellneed to swap line size on bigendian machines
2003-02-28 Bradley BellFixed many opengl glitches
2003-02-13 Bradley Bellsome OS X and dist fixes
2003-01-02 Bradley Bellmake rle_swap handle RLE_BIG
2002-12-31 Bradley Bellfixed rle_swap leaks, thanks to martin schaffner
2002-10-12 Bradley Bellhandle BM_OGL in gr_scanline()
2002-10-11 Bradley Bellenable -nofade
2002-10-10 Bradley Bellcomments
2002-10-10 Bradley Bellwhitespace
2002-10-10 Bradley Bellenable TRANSPARENCY_COLOR for assembly
2002-09-07 Bradley Bellenable 0/255 palette swap
2002-09-07 Bradley Bellenable 0/255 palette swap for fonts
2002-09-07 Bradley Belladd TRANSPARENCY_COLOR to assembly code, nother OGL fix
2002-09-07 Bradley Bellfix ogl blooper
2002-09-05 Bradley Bellbetter just do it the old way
2002-09-05 Bradley Bellmore stuff from d2src
2002-09-05 Bradley Bellmore stuff from d2src, formatting
2002-09-05 Bradley Belluseless cruft
2002-09-05 Bradley Bellmore stuff from d2src
2002-09-05 Bradley Bellmoved gr_linear_movsd assembly from grdef.h to bitblt.c
2002-09-04 Bradley Bellfix compiler warnings, #ifdef out dos-only code
2002-09-04 Bradley Belladded gr_rle_expand_scanline_generic_masked from d2src
2002-09-04 Bradley Bellbrought in line with original d2 version
2002-09-04 Bradley Bellreverted to original d2 version of this file, then...
2002-09-04 Bradley Bellformatting, use __MSDOS__ instead of __DJGPP__
2002-09-04 Bradley Bellmoved these back to their original locations (bitblt...
2002-08-31 Bradley Bellfast file i/o for font headers
2002-08-27 Bradley Bellwhitespace
2002-08-26 Bradley Belladded pcx_get_dimensions(), other stuff from d2src
2002-08-26 Bradley Bellstuff
2002-08-22 Bradley Bellmerge with original d2 file
next