]> icculus.org git repositories - btb/d2x.git/history - main/state.c
use the orientation parameter of g3_draw_bitmap
[btb/d2x.git] / main / state.c
2018-03-06 KpRename include/error.h to include/dxxerror.h
2018-02-20 Bradley Bellmake function declarations into prototypes
2015-02-23 Bradley BellConvert Cheats_enabled to cvar sv_cheats
2015-02-20 Bradley BellRevert "fix savegame thumbnail saving in OGL (d1x r1.6)"
2015-02-20 Bradley BellRevert "simplify opengl save screenshot"
2015-01-30 Bradley Bellmore header cleanup
2015-01-29 Bradley Bellmore header fixes
2015-01-29 Bradley Bellheader fixes
2015-01-29 Bradley Bellsimplify opengl save screenshot
2015-01-20 Bradley Bellmore warnings
2015-01-14 Bradley Bellmove remaining playsave variables to config cvars.
2015-01-07 Bradley Bellifdef for dblclick should be NEWMENU_MOUSE
2015-01-03 Bradley Bellremove rcs tags
2014-12-22 Bradley BellMerge branch 'master' into cmd-queue
2014-12-21 Bradley Belluse PLAYER_DIR for rest of player files
2014-12-21 Bradley Bellnew PLAYER_DIR macro, use it for secret files
2014-12-19 Bradley Bellget rid of dependencies on predefined display modes
2014-12-18 Bradley Belleliminate warnings and old warning kludges
2011-06-11 Bradley BellFixed the Birthday Bug: Correctly re-compute static_lig...
2006-07-24 Chris Taylormake the thumbnail properly when doing fast save in...
2005-08-02 Chris Taylorremove DirectDraw use and Windows mouse stuff made...
2005-07-30 Chris Taylorremove all the redundant Polygon Acceleration stuff...
2005-03-15 Bradley BellFix crash if Num_walls=0
2005-02-25 Chris Tayloractually use PHYSFSX_openRead/WriteBuffered
2005-02-25 Chris Taylormake file copy similar to PHYSFSX_openReadBuffered
2005-01-23 Martin Schaffnerchange cfopen to use buffers (speeding it up), and...
2005-01-07 Bradley Bellfix problems with copying/deleting save files
2004-12-17 Bradley Belladded fast save
2004-12-17 Bradley Bellopen autosave file for writing, not reading
2004-12-01 Bradley Bellmerged physfs branch
2004-10-23 Martin Schaffnerremove explicit uses of mission list
2004-08-28 Martin Schaffnermove old per-file change logs into new file ChangeLog-old
2004-08-01 Martin Schaffneradd "#ifdef macintosh" for carbon target
2004-05-19 Bradley Bellfix savegame thumbnail saving in OGL (d1x r1.6)
2003-11-27 Bradley Belladded Visual C project for opengl, buncha macro fixes...
2003-11-26 Bradley BellVisual C, PocketPC fixes
2003-10-04 Bradley Bellchange byte to sbyte, comments/whitespace
2003-06-16 Bradley Bellconvert file i/o to cfile
2003-04-11 Bradley Belluse different defines for os x
2002-07-22 Bradley Bellsimplified header
2002-07-22 Bradley BellOS X stuff
2001-11-09 Bradley BellEnabled savegame thumbnails under OpenGL
2001-10-25 Bradley Bellconditionalize including multi.h and network.h, fix...
2001-01-31 Bradley BellFix compiler warnings
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...