diff options
author | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-31 02:13:23 +0000 |
---|---|---|
committer | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-31 02:13:23 +0000 |
commit | be8db8ecd1b8ddc8c77b387f617056abb25bd31e (patch) | |
tree | d0cd0cbdbadfb2003d7c3418f41cf4c909c5251b /Changelog-Trunk.txt | |
parent | 6c9523ffa90ae80ab5d92162704ac994116a6173 (diff) | |
download | hercules-be8db8ecd1b8ddc8c77b387f617056abb25bd31e.tar.gz hercules-be8db8ecd1b8ddc8c77b387f617056abb25bd31e.tar.bz2 hercules-be8db8ecd1b8ddc8c77b387f617056abb25bd31e.tar.xz hercules-be8db8ecd1b8ddc8c77b387f617056abb25bd31e.zip |
[Improved]:
- loginlog using unsigned long `ip` field. (Please check for compatibility problems).
[Added]:
- Mercenary.c in VS.NET 2005 project files
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6868 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index e02f8ca3d..1bcc6f943 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,11 @@ 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/05/30
+ * [Added]:
+ - Mercenary.c in VS.NET 2005 project files
+ [Improved]:
+ - loginlog using unsigned long `ip` field.
+ (Please check for compatibility problems). [Lance]
* Fixed status_calc_pc not zero'ing ALL vars it should, allowing certain
bonuses (like effect-on-hit) to stack. [Skotlex]
* slaves inherit speed setting will now work regardless of whether the
|