summaryrefslogtreecommitdiff
path: root/Changelog-SVN.txt
diff options
context:
space:
mode:
authorshinomori <shinomori@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-03-08 11:13:46 +0000
committershinomori <shinomori@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-03-08 11:13:46 +0000
commita274ac2f3b93bca1632d7273503bdbe6d83c9af6 (patch)
tree30ce8cff1eec9f20aefc00ce0c252126d004dc60 /Changelog-SVN.txt
parentf1900833f9281faebd5cc4625238ee4b491812b3 (diff)
downloadhercules-a274ac2f3b93bca1632d7273503bdbe6d83c9af6.tar.gz
hercules-a274ac2f3b93bca1632d7273503bdbe6d83c9af6.tar.bz2
hercules-a274ac2f3b93bca1632d7273503bdbe6d83c9af6.tar.xz
hercules-a274ac2f3b93bca1632d7273503bdbe6d83c9af6.zip
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1213 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-SVN.txt')
-rw-r--r--Changelog-SVN.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt
index c22d8b353..ebdf84e3a 100644
--- a/Changelog-SVN.txt
+++ b/Changelog-SVN.txt
@@ -1,6 +1,11 @@
Date Added
03/08
+ * Reverted the reverted jA event change but this time without bugs (hopefully) [Shinomori]
+ * corrected status_change_timer as far as I understand the functionality
+ (better have a look at it, Celest), added a some security to prevent pending timers
+ * moved two variable declarations to scope start (mob.c and skill.c)
+
* Fixes Icewall can be directly cast on players and monsters -- also removes
the 'unsupported layout' message [celest]
* Added the new turbo_room and alde_tt to the maps config [celest]
@@ -40,6 +45,8 @@ Date Added
It also auto-ban hackers and broadcasts messages to all GMs. Good work, Yor!
* Misc fixes. [Lupus]
2Shino: BTW Some players can't re-connect to the server. Due to the updated session checks in chrif.c
+ actually impossible, because the checks handle the connection with the char server, not with users
+ anyway, I checked again and rearranged code but functionality is still the same and valid [Shinomori]
03/05
* Reversed drop_rate0item option, corrected MVP Drop rate (thanks to Freya) [Lupus]
03/04