From 2c9c73b3121b9bba577c053ebbf8783e69b73f59 Mon Sep 17 00:00:00 2001 From: skotlex Date: Sat, 8 Jul 2006 17:49:26 +0000 Subject: - Fixed mobinfo displaying exp as signed ints rather than unsigned. - Added status_check_visibility to check if an object is within range of view of another. Nothing more, nothing less. It's used by unit movement to check whether you can continue chasing your target or not when the "chase target" directive is given. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7582 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Changelog-Trunk.txt') diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 13ced21f6..df89efec4 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,12 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. 2006/07/08 + * Fixed mobinfo displaying exp as signed ints rather than unsigned. + [Skotlex] + * Added status_check_visibility to check if an object is within range of + view of another. Nothing more, nothing less. It's used by unit movement to + check whether you can continue chasing your target or not when the "chase + target" directive is given. [Skotlex] * Fixed the char table having party/guild_id as smallint when they need int there. Thanks to hermematon for pointing it out (use svn_ugprade7580.sql) [Skotlex] -- cgit v1.2.3-60-g2f50