summaryrefslogtreecommitdiff
path: root/Changelog-SVN.txt
diff options
context:
space:
mode:
authorLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-03-17 20:45:06 +0000
committerLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-03-17 20:45:06 +0000
commit0de2cb69ad279d1a1d39c16194522a7a0d3fd41c (patch)
tree9fbd8c3514ebc6dd7519d76e400a450c2d7a1981 /Changelog-SVN.txt
parentffdd3b0de3532c1bfb8de600270cf863a2902dc8 (diff)
downloadhercules-0de2cb69ad279d1a1d39c16194522a7a0d3fd41c.tar.gz
hercules-0de2cb69ad279d1a1d39c16194522a7a0d3fd41c.tar.bz2
hercules-0de2cb69ad279d1a1d39c16194522a7a0d3fd41c.tar.xz
hercules-0de2cb69ad279d1a1d39c16194522a7a0d3fd41c.zip
added 84 new cards
removed NULLPO warning from my trade.c anti-spoof check. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1246 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-SVN.txt')
-rw-r--r--Changelog-SVN.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt
index fe5b0ae95..03b5d1291 100644
--- a/Changelog-SVN.txt
+++ b/Changelog-SVN.txt
@@ -1,6 +1,8 @@
Date Added
03/17
+ * Added ~86 new cards. Fixed new cards bugs, optimized [Lupus] thanks to Indiona,Landarma
+ * Removed nullpo warning from trade.c (my prev anti-spoof protection) [Lupus]
* Added the new Einbroch/Einbech maps to maps_athena.conf [celest]
* Added display script filename when a script error is found while parsing
[celest]