]> icculus.org git repositories - btb/d2x.git/history - 2d/font.c
set Highest_vertex_index and Highest_segment_index to 0 when creating a new mine...
[btb/d2x.git] / 2d / font.c
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...