diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-22 07:39:46 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-22 07:39:46 +0000 |
commit | 6b0b62a5b2a9d85f60afe4fe048403101bd8f39d (patch) | |
tree | 74d390e3812ea5b6133166a1a020f5177f55539e /Changelog-SVN.txt | |
parent | ab822bb135081649b0644fba998fdbcb65edc380 (diff) | |
download | hercules-6b0b62a5b2a9d85f60afe4fe048403101bd8f39d.tar.gz hercules-6b0b62a5b2a9d85f60afe4fe048403101bd8f39d.tar.bz2 hercules-6b0b62a5b2a9d85f60afe4fe048403101bd8f39d.tar.xz hercules-6b0b62a5b2a9d85f60afe4fe048403101bd8f39d.zip |
added new item
fixed/checked 60 new cards
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1161 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 c74b55a6b..f6c7813ce 100644 --- a/Changelog-SVN.txt +++ b/Changelog-SVN.txt @@ -1,11 +1,14 @@ Date Added 02/22 + * Revised New Cards, added missing effects, fixed bugs [Lupus] + ~20 cards to check left 8) But in 22 Feb some new cards have been announced T__T' * Cleaned up some compiler warnings [SVN 1158: MouseJstr] * Added perl regular expression support.. look at src/map/npc_chat.c for all the dirt on the new features. To build it, you have to enable the PCRE_SUPPORT #define and you also have to build/install the pcre library. [SVN 1157: MouseJstr] + 02/21 * Added actual item_db.sql into sql-files. [Lupus] * Added actual mob_db.sql into sql-files. If you use SQL Mob DB then update it [Lupus] |