summaryrefslogtreecommitdiff
path: root/Changelog.txt
diff options
context:
space:
mode:
author(no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-01-25 15:43:48 +0000
committer(no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-01-25 15:43:48 +0000
commit6bd2b81c4f1b71fcbc7d0a34d0c617b5251a4f04 (patch)
tree06deda066b55ec24e23ee5be03e8a7c2251ceb48 /Changelog.txt
parentb2f9f553b6631d2efcad3acbc051ef88e1f3832a (diff)
downloadhercules-6bd2b81c4f1b71fcbc7d0a34d0c617b5251a4f04.tar.gz
hercules-6bd2b81c4f1b71fcbc7d0a34d0c617b5251a4f04.tar.bz2
hercules-6bd2b81c4f1b71fcbc7d0a34d0c617b5251a4f04.tar.xz
hercules-6bd2b81c4f1b71fcbc7d0a34d0c617b5251a4f04.zip
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@991 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r--Changelog.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt
index 81b9d5db2..9bff594ee 100644
--- a/Changelog.txt
+++ b/Changelog.txt
@@ -1,5 +1,18 @@
Date Added
+01/25
+ * Fixed TXT compile problems with libGC [celest]
+ * Added "Clients older than 2004-09-06aSakray" option to packet_ver_flag in
+ battle_athena, just in case server owners still prefer the older clients.
+ With so many changes to Sakray over the past months its much better upgrading
+ to the newer clients (November or higher recommended) available ;P [celest]
+ * Merged Full Strip into jA's tidier stripping skills code -- also fixes
+ a typo that was causing Full Strip to do the reverse effect instead,
+ and the skill not updating the target's status after successfully unequipping
+ items [celest]
+ * Tidy up the 4 chemical protection skills into one code block [celest]
+ * Corrected Slim Pitcher's code -- sorry, i missed a few things ^^; [celest]
+
01/24
* Fixed a typo in Provoke that was causing crashes [celest]
* Fixed another compile warning in src/char/char.c