]> icculus.org git repositories - btb/d2x.git/history - main/gamesave.c
use the orientation parameter of g3_draw_bitmap
[btb/d2x.git] / main / gamesave.c
2021-07-18 Bradley Bellignore case in level filename
2021-07-17 Bradley BellMerge pull request #2 from btb/github-workflow-1
2021-07-17 Bradley Belllimit size of formatted strings
2021-07-17 Bradley Bellfix misleading indentation, add explicit braces, etc
2018-03-06 KpRename include/error.h to include/dxxerror.h
2016-01-25 Bradley Bellexplicit casts
2015-05-05 zicodxxRedefined lotsa variables, functions and parameters...
2015-05-03 zicodxxfixed more compiler warnings
2015-05-03 Bradley BellMerge branch 'master' into entity
2015-05-02 Bradley BellSuppress uninitialized warnings
2015-01-30 Bradley Bellmore header cleanup
2015-01-29 Bradley Bellmore header fixes
2015-01-13 Bradley Belleditor build warnings
2015-01-03 Bradley Bellremove rcs tags
2006-03-05 Chris Taylorallow the editor to be built with NDEBUG
2006-02-26 Chris Taylorwith the editor built, don't make .txm files when a...
2006-02-26 Chris Taylormove change_filename_ext to strutil.c, rename to (and...
2005-06-22 Chris Tayloruse PhysicsFS for saving levels
2005-03-12 Chris Taylorcould check reactor model num, don't check reactor...
2005-01-25 Martin Schaffnerif LVL can't be found, try filename that was passed
2005-01-25 Martin Schaffners/128/PATH_MAX
2005-01-24 Martin Schaffnerchange all functions in kfuncs.c to return int instead...
2004-12-20 Bradley BellEnable global structs for mine saving functions
2004-12-19 Bradley Bellreplace byte with sbyte
2004-08-29 Martin Schaffnercfgets now always copies the terminating character...
2004-08-28 Martin Schaffnermove old per-file change logs into new file ChangeLog-old
2004-08-17 Martin Schaffnerfix a bug introduced with change of 2004-06-26
2004-06-26 Martin Schaffnerremove some unneccesary globals
2003-06-16 Bradley Bellconvert file i/o to cfile
2003-06-07 Bradley Bellcomments
2003-04-03 Bradley Bellmodified trigger reader
2003-02-28 Bradley Bellnoted that hoard.ham is only needed for multiplayer...
2002-09-14 Bradley Bellrevert cfgets() and load_endlevel_data() to expect...
2002-08-30 Bradley Bellmove hoard stuff out of network
2002-08-15 Bradley Bellmac data file loading
2002-08-08 Bradley Belluse lowercase for consistency
2002-08-06 Bradley Bellwhitespace
2002-08-06 Bradley Bellload DMB levels
2002-08-04 Bradley Belld1 level stuff from maschaffner@gmx.ch
2002-08-02 Bradley Bellmore d1 level loading stuff
2002-08-01 Bradley Bellload d1 levels
2002-07-27 Bradley Bellportability
2002-07-27 Bradley Bellportabilization
2001-11-14 Bradley Belluse MAKE_SIG
2001-10-25 Bradley Bellconditionalize including multi.h and network.h, fix...
2001-01-31 Bradley BellMakefile and conf.h fixes
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...