Update of /cvsroot/wpdev/wolfpack
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6810
Modified Files:
ChangeLog defines.h
Log Message:
fixed multi update range
Index: defines.h
===================================================================
RCS file: /cvsroot/wpdev/wolfpack/defines.h,v
retrieving revision 1.58
retrieving revision 1.59
diff -C2 -d -r1.58 -r1.59
*** defines.h 29 Aug 2004 20:40:50 -0000 1.58
--- defines.h 3 Nov 2004 18:23:58 -0000 1.59
***************
*** 46,50 ****
#define VISRANGE 18 // Visibility for normal items
! #define BUILDRANGE 22 // Visibility for castles and keeps
// Verdata Settings
--- 46,50 ----
#define VISRANGE 18 // Visibility for normal items
! #define BUILDRANGE 41 // Visibility for castles and keeps
// Verdata Settings
Index: ChangeLog
===================================================================
RCS file: /cvsroot/wpdev/wolfpack/ChangeLog,v
retrieving revision 1.132
retrieving revision 1.133
diff -C2 -d -r1.132 -r1.133
*** ChangeLog 3 Nov 2004 17:23:10 -0000 1.132
--- ChangeLog 3 Nov 2004 18:23:58 -0000 1.133
***************
*** 35,38 ****
--- 35,39 ----
- Fixed a bug in the new ContainerCopyIterator.
- Fixed movement not correctly being sent to other characters.
+ - Fixed Multi Update range.
Wolfpack 12.9.12 Beta (18. October 2004)
|