Update of /cvsroot/wpdev/xmlscripts/documentation/webroot
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17010
Modified Files:
ChangeLog.wolfpack
Log Message:
look for mapdi* stadif* and friends so it's not necessary to rename those files under *nix to be lower()
Index: ChangeLog.wolfpack
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/documentation/webroot/ChangeLog.wolfpack,v
retrieving revision 1.97
retrieving revision 1.98
diff -C2 -d -r1.97 -r1.98
*** ChangeLog.wolfpack 20 Sep 2004 00:21:06 -0000 1.97
--- ChangeLog.wolfpack 20 Sep 2004 03:36:01 -0000 1.98
***************
*** 2,5 ****
--- 2,11 ----
Wolfpack 12.9.11 Beta (CVS)
+ * Core Changes:
+ - Made mapdif*, stadi* and friends case insensitive, so under *nix
+ they don't have to be renamed.
+ - Fixed crash under windows when the server terminates unexpectedly
+ - Console will show which unicode format was compiled in Python UCS2 or UCS4
+ - Fixed compile error on FreeBSD.
* Definition Changes:
- Fixed minimum taming for npcs.
***************
*** 41,44 ****
--- 47,51 ----
- Fixed NPC damage.
* Misc. Changes:
+ - Fixed configure.py for FreeBSD 5
* Known Issues, Bugs, and Missing Features:
- Some skills are still incomplete.
|