summaryrefslogtreecommitdiff
path: root/Changelog.txt
diff options
context:
space:
mode:
authormc_cameri <mc_cameri@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-22 16:31:05 +0000
committermc_cameri <mc_cameri@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-22 16:31:05 +0000
commit260f3c8f931a55b334b7903475a667406f69cce2 (patch)
tree157131e868296b8f99c99515da86bc5b34527f3d /Changelog.txt
parent5612f822c84f6c6adde97b2676d1bab6658ef4c0 (diff)
downloadhercules-260f3c8f931a55b334b7903475a667406f69cce2.tar.gz
hercules-260f3c8f931a55b334b7903475a667406f69cce2.tar.bz2
hercules-260f3c8f931a55b334b7903475a667406f69cce2.tar.xz
hercules-260f3c8f931a55b334b7903475a667406f69cce2.zip
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@732 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r--Changelog.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Changelog.txt b/Changelog.txt
index ce7808a67..f8bd22ca4 100644
--- a/Changelog.txt
+++ b/Changelog.txt
@@ -1,5 +1,7 @@
Date Added
12/22
+ * Added conditional SHOW_DEBUG_MSG for displaying ShowDebug()'s output, it was missing before [MC Cameri]
+ * Added #zeny, removed @charzeny [MC Cameri]
* Fixed reading itemslottable.txt causing cards to become unuseable [celest]
* Added error message if file renaming in lock_fclose fails [celest]
* Fixed frost diver not working ... my bad =p [celest]
@@ -13,7 +15,6 @@ Date Added
* Added ignore the new skill delays when chaining monk combos [celest]
12/21
- * Added #zeny, removed @charzeny [MC Cameri]
* Since conf/maps_list.txt was removed, added conf/maps_athena.conf [Ajarn]
* Fixed a few NPCs that were giving curly errors. It seems to be caused by a bug that the NPCs' last line isn't read or something [Codemaster]
* Fixed a tiny compile warning in npc.c [Codemaster]