tAuto-convert 0-byte high score files; drop privileges before reading config. files and command line options, thereby refusing to open anything other than the hard-coded default high score file with privileges. - vaccinewars - be a doctor and try to vaccinate the world
git clone git://src.adamsgaard.dk/vaccinewars
Log
Files
Refs
README
LICENSE
---
commit c80f9cd8b5abbab84e4b9f4c0323bbb3a65cce61
parent e3f29d28322988a32df6d172274add4f6414f239
Author: Ben Webb 
Date:   Mon, 24 Jun 2002 11:28:59 +0000

Auto-convert 0-byte high score files; drop privileges before reading config.
files and command line options, thereby refusing to open anything other than
tthe hard-coded default high score file with privileges.


Diffstat:
  M ChangeLog                           |       5 +++++
  M Makefile.am                         |       1 -
  M doc/commandline.html                |       6 ++++--
  M doc/configfile.html                 |       5 ++++-
  M src/dopewars.c                      |      21 +++++++++++++++++----
  M src/serverside.c                    |      34 +++++++++++++++++++------------

6 files changed, 51 insertions(+), 21 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
t@@ -12,6 +12,11 @@ cvs
     - configure should now work properly if GLib 2.0 is installed but
       GTK2.0 is not