diff options
author | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-29 15:23:08 +0000 |
---|---|---|
committer | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-29 15:23:08 +0000 |
commit | 1a194c732064c612f23e55c6c0033ffea0303050 (patch) | |
tree | 6badd615f887a0a019f182e886804e3d0fd51060 /Changelog-SVN.txt | |
parent | 371ce27789b684a49675c463ae31328985dbd0a0 (diff) | |
download | hercules-1a194c732064c612f23e55c6c0033ffea0303050.tar.gz hercules-1a194c732064c612f23e55c6c0033ffea0303050.tar.bz2 hercules-1a194c732064c612f23e55c6c0033ffea0303050.tar.xz hercules-1a194c732064c612f23e55c6c0033ffea0303050.zip |
* Updated damage calculation for Magnum Break
* Fixed #item not working properly
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1331 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-SVN.txt')
-rw-r--r-- | Changelog-SVN.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt index d20b19142..90bdb712d 100644 --- a/Changelog-SVN.txt +++ b/Changelog-SVN.txt @@ -1,6 +1,8 @@ Date Added 03/29 + * Updated damage calculation for Magnum Break [celest] + * Fixed #item not working properly, thanks to TripleOxygen * Fixed a lot of compile time problems with our mixed C++/C conformance [1328: MouseJstr] * Fixed use of storage variable to conform to ANSI C spec |