summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-16 15:33:59 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-16 15:33:59 +0000
commitd042f7cfd71139195cf43534e93df18b009b1070 (patch)
tree32b141651c85b8989808804deb3f087aa51676bc /Changelog-Trunk.txt
parente997d4f135355b1334f31242e9f76fae46a2deec (diff)
downloadhercules-d042f7cfd71139195cf43534e93df18b009b1070.tar.gz
hercules-d042f7cfd71139195cf43534e93df18b009b1070.tar.bz2
hercules-d042f7cfd71139195cf43534e93df18b009b1070.tar.xz
hercules-d042f7cfd71139195cf43534e93df18b009b1070.zip
- Fixed mysql ping setting being in minutes rather than hours.
- Removed npc_event_sub from npc.h and moved it to npc.c - Cleaned up #warp to prevent spitting non-walkable tile warnings. - Changed the meaning of msg_athena 2, it is now "invalid target cell, randomizing". git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6114 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 2567114d7..92cffd233 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/04/16
+ * Fixed mysql ping setting being in minutes rather than hours. [Skotlex]
+ * Removed npc_event_sub from npc.h and moved it to npc.c [Skotlex]
+ * Cleaned up #warp to prevent spitting non-walkable tile warnings. [Skotlex]
+ * Changed the meaning of msg_athena 2, it is now "invalid target cell,
+ randomizing". [Skotlex]
* Fixed wrong check of Deluge + Suiton which broke the water-requirement
check for skills. [Skotlex]
* Cleared ud->target on remove-map, it should fix the phantom mob sprite