|
From: Erik B. <do...@us...> - 2005-04-18 03:17:46
|
Update of /cvsroot/seq/showeq In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29609 Modified Files: Tag: pre_5_0_beta ChangeLog INSTALL.newbies ROADMAP Log Message: Update to 5.0.0.20 Index: ChangeLog =================================================================== RCS file: /cvsroot/seq/showeq/Attic/ChangeLog,v retrieving revision 1.1.2.7 retrieving revision 1.1.2.8 diff -u -d -r1.1.2.7 -r1.1.2.8 --- ChangeLog 7 Apr 2005 02:34:13 -0000 1.1.2.7 +++ ChangeLog 18 Apr 2005 03:17:21 -0000 1.1.2.8 @@ -1,5 +1,27 @@ Version: $Id$ $Name$ +dophaZ (04/17/05) +----------------------- ++ Updated version to 5.0.0.20 ++ Update INSTALL to reflect new minimum autoconf 2.59 requirement for + Makefile.dist users. ++ cleanup configure.am, and acinclude.m4 warnings and issues. ++ Fixed need to run Makefile.dist twice problem. ++ Incorporated Purples "5.0.0.19-purple2" patch. ++ - Added to charProfileStruct: ++ - - Leadership AAs (thanks to FatherNitwit for a lot of this) ++ - - Intoxication, Toxicity, Autosplit (from Glee) ++ - - Spell refresh ++ - - expAA ++ - Fixed hpNpcUpdateStruct for 4/12 by rearranging and making hp int32 ++ - Properly name drop codes for new combine containers (from uRit2CBBA) ++ - Fixed a problem with drop codes higher than 0x90 in most of the drop code mappings ++ - Added tutorial zones to zone.h (from uRit2CBBA) ++ - Spawns that rename themselves will properly filter themselves now, so they show up if they match the map's runtime filter or your zone filters ++ - Made offline tcpdump reading set pcap filters to test session tracking better ++ Fixed src/Makefile.am to include new weapons29.h and weapons2a.h headers to + fix 'make distcheck' + dophaZ (04/06/05) ----------------------- + Updated version to 5.0.0.19 |