From 139ff53fe22105fb2a088e919f93bdb5369e9c49 Mon Sep 17 00:00:00 2001 From: skotlex Date: Wed, 26 Jul 2006 18:22:24 +0000 Subject: - Added battle_get_master which returns the master bl of a given object. - Recoded battle_check_target to use battle_get_master, the src/target switch has been split into two, so that actual target and master target are seperately treated (same for source). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7897 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Changelog-Trunk.txt') diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index e834882b4..8566a2d46 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,11 @@ 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/26 + * Added battle_get_master which returns the master bl of a given object. + [Skotlex] + * Recoded battle_check_target to use battle_get_master, the src/target + switch has been split into two, so that actual target and master target are + seperately treated (same for source). [Skotlex] * Added support for "sc_end -1" which will clear all status changes. Added the constant SC_ALL so you can use in scripts "sc_end SC_ALL;" instead. [Skotlex] -- cgit v1.2.3-70-g09d2