]> icculus.org git repositories - btb/d2x.git/history - 2d/font.c
use the orientation parameter of g3_draw_bitmap
[btb/d2x.git] / 2d / font.c
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-02-04 Bradley Bellstring may be clipped, use gr_bitmapm
2015-01-30 Bradley Bellmore header cleanup
2015-01-20 Bradley Bellexplicit casts
2015-01-03 Bradley Bellremove rcs tags
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
2005-07-30 Chris Taylorremove all the redundant Polygon Acceleration stuff...
2005-07-29 Chris Taylorshow some missing wide 1's (bug #2269)
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-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-01 Martin Schaffneravoid assigments between unsigned and signed char,...
2004-08-01 Martin Schaffneradd "#ifdef macintosh" for carbon target
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...
2003-11-26 Bradley BellVisual C, PocketPC fixes
2003-03-19 Bradley Bellheader/extern declaration housekeeping
2003-03-15 Bradley Bellfixed opengl credits, scores
2002-09-07 Bradley Bellenable 0/255 palette swap for fonts
2002-09-05 Bradley Belluseless cruft
2002-08-31 Bradley Bellfast file i/o for font headers
2002-08-26 Bradley Bellstuff
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-08-06 Bradley Bellmake gr_remap_font just reload the whole thing
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-17 Bradley Belluse simpler rcs tags
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-20 Bradley BellDon't free unused variables...
2001-10-20 Bradley BellBringing font stuff more in line with d1x
2001-01-31 Bradley BellMakefile and conf.h fixes
2001-01-20 Bradley BellGot rid of all compiler warnings, for non-OpenGL on...
2001-01-19 Bradley BellThis commit was generated by cvs2svn to compensate...