From 0df22ffb8c24d3b89722de875d264ee2c2f7a72e Mon Sep 17 00:00:00 2001 From: ultramage Date: Tue, 27 Nov 2007 19:38:16 +0000 Subject: * TXT/SQL login server code synchronization - exported several core structures to login.h - split off ladmin communication code from the TXT login server - removed all occurences of login_log(); a unified function should be added when SQL's loginlog_db logging code gets synced with TXT - removed conf setting login_log_filename - fixed ladmin getting timeouts since the ping system was changed - removed login/char server_fd[] arrays, added server[].fd instead git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11826 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'Changelog-Trunk.txt') diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 6f0834ddb..869abd50b 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,14 @@ 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/11/27 + * removed login/char server_fd[] arrays, added server[].fd instead + * TXT/SQL login server code synchronization [ultramage] + - exported several core structures to login.h + - split off ladmin communication code from the TXT login server + - removed all occurences of login_log(); a unified function should be + added when SQL's loginlog_db logging code gets synced with TXT + - removed conf setting login_log_filename + - fixed ladmin getting timeouts since the ping system was changed * Moved basic max HP/SP calculation to before parsing equipment, fixes negative absolute HP/SP bonuses not working. * Corrected the online_data_cleanup routine setting offline characters that -- cgit v1.2.3-60-g2f50