[CF-Devel] CVS update: crossfire
Crossfire CVS devel
mwedel at scruznet.com
Tue Aug 8 01:57:57 CDT 2000
Date: Monday August 7, 2000 @ 23:57
Author: cvs
Update of /home/cvs/CVS/crossfire
In directory boltzmann.eecs.berkeley.edu:/tmp/cvs-serv11058
Modified Files:
CHANGES
Log Message:
Add/Remove some LOG calls:
common/living.c: Remove log messages about gen_sp values on armor
server/login.c, server/main.c: Add messages about player logins/logouts with
IP address. Useful for tracking potentially troublesome players and where
they are player from. MSW 8/7/2000
****************************************
Index: crossfire/CHANGES
diff -u crossfire/CHANGES:1.119 crossfire/CHANGES:1.120
--- crossfire/CHANGES:1.119 Sun Aug 6 22:28:34 2000
+++ crossfire/CHANGES Mon Aug 7 23:57:56 2000
@@ -17,6 +17,12 @@
else. With this, include the file(s) that you changed.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+Add/Remove some LOG calls:
+common/living.c: Remove log messages about gen_sp values on armor
+server/login.c, server/main.c: Add messages about player logins/logouts with
+IP address. Useful for tracking potentially troublesome players and where
+they are player from. MSW 8/7/2000
+
The following change basically does the following: When the server sends an
item name to the client, this item name is now two pieces - the first piece
of the name is its singular form, the second piece is the plural name. This
More information about the crossfire
mailing list