summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-12-02 13:06:00 +0000
committerai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-12-02 13:06:00 +0000
commit3714d8647c6c11bd830c3de558ba37a0b9bcf68f (patch)
tree541060e32a2cd097b10f38474c7fc43af780df2a /Changelog-Trunk.txt
parentf5bb1621cc8fb3171fe28a9a7c16219fe120f3bb (diff)
downloadhercules-3714d8647c6c11bd830c3de558ba37a0b9bcf68f.tar.gz
hercules-3714d8647c6c11bd830c3de558ba37a0b9bcf68f.tar.bz2
hercules-3714d8647c6c11bd830c3de558ba37a0b9bcf68f.tar.xz
hercules-3714d8647c6c11bd830c3de558ba37a0b9bcf68f.zip
* Various additions and updates to the comments and documentation of packets in clif.
- Renamed clif_01ac to clif_skillunit_update to make it look less 'mysterious'. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14542 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 f10e1b872..e10f2148c 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -1,6 +1,8 @@
Date Added
2010/12/02
+ * Various additions and updates to the comments and documentation of packets in clif. [Ai4rei]
+ - Renamed clif_01ac to clif_skillunit_update to make it look less 'mysterious'.
* Removed clif_weather_sub and clif_misceffect2 in favor of clif_specialeffect_single and clif_specialeffect (all of them are ZC_NOTIFY_EFFECT2). [Ai4rei]
* Rev. 14540 Monsters spawned with mob-generating items now have MD_ANGRY applied to them. [L0ne_W0lf]
2010/12/01