]> icculus.org git repositories - btb/d2x.git/history - cfile/cfile.c
use the orientation parameter of g3_draw_bitmap
[btb/d2x.git] / cfile / cfile.c
2004-12-01 Bradley Bellmerged physfs branch
2004-10-23 Martin Schaffnerdeclare variable on top of block
2004-10-09 Martin Schaffnercorrect warnings caused by change of 2004-09-30
2004-09-29 Martin Schaffnersimplify cfile.c, reduce number of global vars
2004-08-29 Martin Schaffnercfgets now always copies the terminating character...
2004-08-29 Martin Schaffnerchange macify_dospath to macify_posix_path for carbon
2004-08-28 Martin Schaffnermove old per-file change logs into new file ChangeLog-old
2004-08-17 Martin Schaffneradd mkdir for carbon, and support files ending in 0x0d
2004-08-06 Martin Schaffnermake d2x compile (but not link) on MPW on Mac OS 9...
2004-08-01 Martin Schaffneruse portable ffilelength in cfile_size
2003-11-27 Bradley Belllinux fixes
2003-11-26 Bradley BellVisual C, PocketPC fixes
2003-10-05 Bradley Bellbetter handling of CRLF text files (when that is the...
2003-10-04 Bradley Belloops, fgets does not return EOF
2003-10-04 Bradley Bellfix win32 eof bug
2003-10-04 Bradley Bellchange byte to sbyte
2003-08-02 Bradley Bellupdate raw_position in cfputc and cfputs
2003-08-02 Bradley Bellrevert to always using custom fgets
2003-07-25 Bradley Bellupdate raw_position in cfwrite
2003-07-23 Bradley Bellupdate raw pointer in cfwrite
2003-06-22 Bradley Belluse standard fgets for non-archive files
2003-06-15 Bradley Bellimplemented cfile wrappers for writing and other modes...
2003-04-14 Bradley Bellprefer files from d2 hog over d1 hog
2002-10-04 Bradley Bellcomments, formatting, etc. courtesy of Martin Schaffner...
2002-09-14 Bradley Bellrevert cfgets() and load_endlevel_data() to expect...
2002-08-27 Bradley Belladd capability for 3rd hogfile (for d1 missions that...
2002-08-23 Bradley Belladd cfile_size function
2002-08-01 Bradley Bellload d1 levels
2002-07-27 Bradley Bellportabilization
2002-01-28 Bradley BellData files now go in DATADIR/games/d2x, user files...
2001-10-19 Bradley BellPartial application of linux/alpha patch. Courtesy...
2001-01-31 Bradley BellMakefile and conf.h fixes
2001-01-19 Bradley BellThis commit was generated by cvs2svn to compensate...