]> icculus.org git repositories - btb/d2x.git/commit
change cfopen to use buffers (speeding it up), and use cfopen instead of PHYSFS_openR...
authorMartin Schaffner <schaffnerb@gmx.ch>
Sun, 23 Jan 2005 14:38:04 +0000 (14:38 +0000)
committerMartin Schaffner <schaffnerb@gmx.ch>
Sun, 23 Jan 2005 14:38:04 +0000 (14:38 +0000)
commit4fe04c1d9d913083a9bd4066800c09506a7f1367
treeb9d00f0c01127021b51fab0f3499035491ea5b6a
parentb94ff52b6ca088d161b59c70ed868c0538a78cf4
change cfopen to use buffers (speeding it up), and use cfopen instead of PHYSFS_openRead/PHYSFS_openWrite where appropriate
ChangeLog
arch/ogl/gr.c
include/cfile.h
main/config.c
main/newdemo.c
main/playsave.c
main/state.c
misc/args.c