summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorKevin <Kevin@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-04-26 22:13:02 +0000
committerKevin <Kevin@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-04-26 22:13:02 +0000
commit7e0628c6afa5697af386df0b872eb6f1236930f7 (patch)
treea133f90109c4a80513ca29dcbd127208cf562d07 /Changelog-Trunk.txt
parentbbd4222e1bd65ad447c5f87331b6e5af7cd0c4ef (diff)
downloadhercules-7e0628c6afa5697af386df0b872eb6f1236930f7.tar.gz
hercules-7e0628c6afa5697af386df0b872eb6f1236930f7.tar.bz2
hercules-7e0628c6afa5697af386df0b872eb6f1236930f7.tar.xz
hercules-7e0628c6afa5697af386df0b872eb6f1236930f7.zip
Cleaned up auth system after change back to map server request.
- Created function set_char_charselect to get rid of some of the "special case" variables. - Removed code that involved the char server sending auth data at char select. - Changed char select code to update the instance of the char data in the DB to fix map/sex info not being propagated to auth request. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12658 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 1fd657232..a8dfe0af2 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,7 +3,12 @@ Date Added
AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
-2008/04/25
+2008/04/26
+ * Cleaned up auth system after change back to map server request.
+ - Created function set_char_charselect to get rid of some of the "special case" variables.
+ - Removed code that involved the char server sending auth data at char select.
+ - Changed char select code to update the instance of the char data in the DB
+ to fix map/sex info not being propagated to auth request. [Kevin]
* Rev. 12657 Added WoE SE castles to castles.txt in save-tmpl. [L0ne_W0lf]
2008/04/25
* Updated item_db.sql to latest