summaryrefslogtreecommitdiff
path: root/Changelog-SVN.txt
diff options
context:
space:
mode:
authorsirius <sirius@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-02-15 09:47:08 +0000
committersirius <sirius@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-02-15 09:47:08 +0000
commit8c276f1978677fb63b7cf3fe9255491768d8895d (patch)
tree1ae9f48b989d8f6fd68d8f15d97de15fb7c21e4a /Changelog-SVN.txt
parentc73cd00ae16ee8235f7e2929dfafabdeacbc4745 (diff)
downloadhercules-8c276f1978677fb63b7cf3fe9255491768d8895d.tar.gz
hercules-8c276f1978677fb63b7cf3fe9255491768d8895d.tar.bz2
hercules-8c276f1978677fb63b7cf3fe9255491768d8895d.tar.xz
hercules-8c276f1978677fb63b7cf3fe9255491768d8895d.zip
CharSQL: fixed the 0x2b05 packet, now the multi mapservers works ...
Login/LoginSQL: fixed the version check finaly :) now the servers can connect XD git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1110 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-SVN.txt')
-rw-r--r--Changelog-SVN.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt
index 6c4d3dac0..1149e6bd7 100644
--- a/Changelog-SVN.txt
+++ b/Changelog-SVN.txt
@@ -1,6 +1,8 @@
Date Added
02/15
+ * Login / Login SQL: Fixed the EXE-Version check (now it works finally :) [Sirius]
+ * Char SQL: Fixed the '0x2b05' reply to the mapserver (now multi - mapservers works again!)
* Rewrote skill blocking system that was allowing people to bypass blocking
time simply by casting a different skill [celest]
* Edited out some inconsistencies with skillnotok [celest]