[CF-Devel] CVS update: crossfire
Crossfire CVS devel
mwedel at scruznet.com
Tue Jun 27 23:23:08 CDT 2000
Date: Tuesday June 27, 2000 @ 21:23
Author: cvs
Update of /home/cvs/CVS/crossfire
In directory boltzmann:/tmp/cvs-serv2167
Modified Files:
INSTALL README CHANGES
Log Message:
INSTALL, README: Update mailing address to real-time address. MSW 6/27/2000
server/login.c: Load and save usekeys value in player save file. MSW 6/27/2000
****************************************
Index: crossfire/INSTALL
diff -u crossfire/INSTALL:1.2 crossfire/INSTALL:1.3
--- crossfire/INSTALL:1.2 Fri Jun 16 21:58:47 2000
+++ crossfire/INSTALL Tue Jun 27 21:23:08 2000
@@ -67,10 +67,10 @@
these scripts are run as the normal compilation & installation process,
so this is only a real problem if you plan to rebuild the archetypes.
-5) Compile the program: type 'make'. It should take a little while. If
- you get errors that abort the compile, copy them down (either using cut
- and paste, or redirect the output of the compile to a file), and send
- those to the bug alias (
crossfire-bugs at ifi.uio.no
), along with what
+5) Compile the program: type 'make'. It should take a little while. If you
+ get errors that abort the compile, copy them down (either using cut and
+ paste, or redirect the output of the compile to a file), and send those to
+ the bug alias (
crossfire-devel at listserv.real-time.com
), along with what
machine type & OS you are using. Also, include the compile line with its
various options. A message saying 'it failed to compile main.c' tells me
little, and I can not fix problems with that little detail.
Index: crossfire/README
diff -u crossfire/README:1.8 crossfire/README:1.9
--- crossfire/README:1.8 Mon Jun 26 20:29:23 2000
+++ crossfire/README Tue Jun 27 21:23:08 2000
@@ -172,7 +172,7 @@
you up on your offer. If you make such an offer, I will assume that you
have oberyed whatever usage rules/policies are applicable for your site.
- Mail the bug report to
crossfire-bugs at ifi.uio.no
+ Mail the bug report to
crossfire-devel at listserv.real-time.com
------------------------------------------------------------------------------
SUBMITTING PATCHES: See the doc/programming_guide file.
@@ -198,15 +198,12 @@
version: 0.95.3
-Note that the whitestar.pyrsonal.org server is not listed, as it is likely
-to go away soon.
-
COPYRIGHT
Don't get scared by the below, it's included just for "safety" reasons 8)
(Don't want anyone to start selling the game)
- Copyright (C) 1994 Mark Wedel
+ Copyright (C) 2000 Mark Wedel
Copyright (C) 1992 Frank Tore Johansen
This program is free software; you can redistribute it and/or modify
@@ -223,4 +220,4 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- The author can be reached via e-mail to
mwedel at scruznet.com
+ The author can be reached via e-mail to
mwedel at scruz.net
Index: crossfire/CHANGES
diff -u crossfire/CHANGES:1.109 crossfire/CHANGES:1.110
--- crossfire/CHANGES:1.109 Mon Jun 26 20:34:33 2000
+++ crossfire/CHANGES Tue Jun 27 21:23:08 2000
@@ -17,6 +17,10 @@
else. With this, include the file(s) that you changed.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+INSTALL, README: Update mailing address to real-time address. MSW 6/27/2000
+
+server/login.c: Load and save usekeys value in player save file. MSW 6/27/2000
+
Patch by Jeffry Hantin which fixes glow objects in map.
insert_ob_in_map_simple now will call the appropriate light updating code.
Applied by MSW 6/26/2000
More information about the crossfire
mailing list