summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-30 18:56:49 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-30 18:56:49 +0000
commit552a4f2ca3c8691a65b254e65c6512e6eb6ddaef (patch)
tree725b499b620e7612fab58c96eb4ec30096ab3cce /Changelog-Trunk.txt
parent58a012ef888ec1b80c714636f64648ba1e272b18 (diff)
downloadhercules-552a4f2ca3c8691a65b254e65c6512e6eb6ddaef.tar.gz
hercules-552a4f2ca3c8691a65b254e65c6512e6eb6ddaef.tar.bz2
hercules-552a4f2ca3c8691a65b254e65c6512e6eb6ddaef.tar.xz
hercules-552a4f2ca3c8691a65b254e65c6512e6eb6ddaef.zip
- Rewrote/cleaned up @petfriendly.
- Cleaned up final part of status_calc_pc (flags 2/4 do not exist) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6857 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 0564d39ac..7ffc525bb 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,8 @@ 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/05/30
+ * Rewrote/cleaned up @petfriendly. [Skotlex]
+ * Cleaned up final part of status_calc_pc (flags 2/4 do not exist) [Skotlex]
* Updated attr_fix_table reading code to account for ELE_MAX (will
correctly read bigger elemental tables if ELE_MAX is changed) [Skotlex]
* Aggressive mobs will now use battle_check_range rather than mob_can_reach