diff options
author | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-12 17:17:55 +0000 |
---|---|---|
committer | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-12 17:17:55 +0000 |
commit | e0ea24e48640bc4bfc8ab1931420971f316beabf (patch) | |
tree | feed4a24e581b2fd7d368190ecfc4531a3ced2e7 /Changelog-SVN.txt | |
parent | 0a76b4c5af714ab74126751991ed3399356f76bb (diff) | |
download | hercules-e0ea24e48640bc4bfc8ab1931420971f316beabf.tar.gz hercules-e0ea24e48640bc4bfc8ab1931420971f316beabf.tar.bz2 hercules-e0ea24e48640bc4bfc8ab1931420971f316beabf.tar.xz hercules-e0ea24e48640bc4bfc8ab1931420971f316beabf.zip |
* Merged pc_statpointdb into pc_readdb, changed statp's string array to short, and fixed the db not giving status points if character level is above 255
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1094 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-SVN.txt')
-rw-r--r-- | Changelog-SVN.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt index 185f8a755..884c71ce7 100644 --- a/Changelog-SVN.txt +++ b/Changelog-SVN.txt @@ -1,6 +1,9 @@ Date Added
02/12
+ * Merged Dexity's pc_statpointdb into pc_readdb, changed statp's string
+ array to short (less memory), and fixed the db not giving status points if
+ character level is above 255 [celest]
* fixing and optimizing sharp shooting
have implemented two different versions, just have a look and
decide which to use, description is in the code [Shinomori]
|