]> icculus.org git repositories - btb/d2x.git/history - 2d
for Descent 1 briefings, look for briefings no further than NUM_D1_BRIEFING_SCREENS...
[btb/d2x.git] / 2d /
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
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 Bellmac data file loading
2002-08-15 Bradley Bellset transparency and swap 0/255 correctly for mac data...
2002-08-09 Bradley Bellformatting
2002-08-07 Bradley Belladded .cvsignore files
2002-08-06 Bradley Bellmake gr_remap_font just reload the whole thing
2002-08-06 Bradley Bellmake pcx header available to other files, whitespace
2002-07-30 Bradley Bellsupport shareware datafiles\!
2002-07-27 Bradley Bellportability
2002-07-27 Bradley Bellportability
2002-07-26 Bradley Bellportability
2002-07-26 Bradley Bellportability
2002-07-26 Bradley Bellportability
2002-07-17 Bradley Belluse simpler rcs tags
2002-07-17 Bradley Belluse simpler rcs tags
2002-07-17 Bradley Belluse simpler rcs tags
2002-07-17 Bradley Belluse simpler rcs tags
2002-02-23 Bradley Bellmoved includes to include
2002-02-23 Bradley Bellformatting
2001-12-23 Bradley Bellfixed bug in dummy array. thanks to Craig Hadady <chada...
2001-11-14 Bradley Belluse MAKE_SIG
2001-11-08 Bradley Bellfree OGL font data when rereading
2001-11-04 Bradley Bellre-init ogl fonts after remapping colors.
2001-11-02 Bradley Bellfixed gr_remap_font, minor stuff
2001-11-02 Bradley BellEnable OpenGL fonts\!
2001-10-31 Bradley BellSync with d1x
2001-10-20 Bradley BellDon't free unused variables...
2001-10-20 Bradley BellBringing font stuff more in line with d1x
2001-10-19 Bradley BellChanged __ENV_LINUX__ to __linux__
2001-10-19 Bradley BellPartial application of linux/alpha patch. Courtesy...
next