summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorLance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-11-06 05:01:41 +0000
committerLance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-11-06 05:01:41 +0000
commit4ecf64221cb558786e4581f4ac7ffa733fa3e4d5 (patch)
tree906e1be9da76b8c9272cfab7ad6bb996ae17aacc /Changelog-Trunk.txt
parenta067954fa2a33d8c962022f48adb7c3bfbe828e7 (diff)
downloadhercules-4ecf64221cb558786e4581f4ac7ffa733fa3e4d5.tar.gz
hercules-4ecf64221cb558786e4581f4ac7ffa733fa3e4d5.tar.bz2
hercules-4ecf64221cb558786e4581f4ac7ffa733fa3e4d5.tar.xz
hercules-4ecf64221cb558786e4581f4ac7ffa733fa3e4d5.zip
* Reverted changes, moved status_calc_pc(sd,1) back to pc_authok since it causes problems.
modified Changelog-Trunk.txt modified src/map/pc.c modified src/map/script.c git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9150 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 9c6d7fc27..d73157b19 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,8 @@ 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.
2006/11/06
+ * Reverted changes, moved status_calc_pc(sd,1) back to pc_authok
+ since it causes problems. [Lance]
* Temperory fixed stability issue caused by initial status_calc_pc
being placed AFTER another status_calc_pc. [Lance]
2006/11/05