summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-01-26 18:49:46 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-01-26 18:49:46 +0000
commit66b2cadb9bcb6ad125cb18cdbea903a63ad0d925 (patch)
treed5fbc354d0db815d28c71e31f8e48b7e272d3ac4 /Changelog-Trunk.txt
parent7924f0a9251dba9dbd7acae7d6bff3cb8610ab9b (diff)
downloadhercules-66b2cadb9bcb6ad125cb18cdbea903a63ad0d925.tar.gz
hercules-66b2cadb9bcb6ad125cb18cdbea903a63ad0d925.tar.bz2
hercules-66b2cadb9bcb6ad125cb18cdbea903a63ad0d925.tar.xz
hercules-66b2cadb9bcb6ad125cb18cdbea903a63ad0d925.zip
- Added a wrapper to delete_timer so it prints out from where the invocation was done.
- Fixed some unsigned warnings. - Fixed Splash attacks consuming 2 ammo on each attack. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9718 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 7b34a8247..6792ba229 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,9 @@ 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.
2007/01/26
+ * Added a wrapper to delete_timer so it prints out from where the
+ invocation was done.
+ * Fixed Splash attacks consuming 2 ammo on each attack. [Skotlex]
* Added some more freedom for the txt log paths since 32 wasn't enough
* Removed log_uptime that was accidentally introduced in r1208 [ultramage]
2007/01/24