This commit is contained in:
Bradley Bell 2003-08-02 06:45:42 +00:00
parent 5980c310e3
commit 8249427d6b
2 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,7 @@
2003-08-01 Martin Schaffner <martin.schaffner@epfl.ch>
* main/playsave.c: comments
2003-07-24 Martin Schaffner <martin.schaffner@epfl.ch>
* cfile/cfile.c: update raw_position in cfwrite

View file

@ -1,4 +1,4 @@
/* $Id: playsave.c,v 1.14 2003-06-16 07:11:40 btb Exp $ */
/* $Id: playsave.c,v 1.15 2003-08-02 06:45:42 btb Exp $ */
/*
THE COMPUTER CODE CONTAINED HEREIN IS THE SOLE PROPERTY OF PARALLAX
SOFTWARE CORPORATION ("PARALLAX"). PARALLAX, IN DISTRIBUTING THE CODE TO
@ -14,7 +14,7 @@ COPYRIGHT 1993-1999 PARALLAX SOFTWARE CORPORATION. ALL RIGHTS RESERVED.
/*
*
* Functions to load & save player games
* Functions to load & save player's settings (*.plr file)
*
* Old Log:
* Revision 1.1 1995/12/05 16:05:47 allender