summaryrefslogtreecommitdiff
path: root/Changelog.txt
diff options
context:
space:
mode:
authormc_cameri <mc_cameri@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-11-29 22:32:36 +0000
committermc_cameri <mc_cameri@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-11-29 22:32:36 +0000
commite038fbc943a6b2ae4f6890c02b497b51329962e3 (patch)
tree7f55af65aaaa9e824ace5a62d60533421b7d6f09 /Changelog.txt
parent241ebe1c9cac17f0b583b10d7227f7d3c87638bd (diff)
downloadhercules-e038fbc943a6b2ae4f6890c02b497b51329962e3.tar.gz
hercules-e038fbc943a6b2ae4f6890c02b497b51329962e3.tar.bz2
hercules-e038fbc943a6b2ae4f6890c02b497b51329962e3.tar.xz
hercules-e038fbc943a6b2ae4f6890c02b497b51329962e3.zip
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@417 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r--Changelog.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt
index 3c7d28b8d..d9d927469 100644
--- a/Changelog.txt
+++ b/Changelog.txt
@@ -1,5 +1,14 @@
Date Added
11/29
+ * Added mapbug.txt which is displayed in map-server, displays
+ the last bug or w/e fixed for the map-server [MC Cameri]
+ -You may change it whenever you want
+ -It will only show if mapbug.txt exists
+ -This file must not be included in releases
+ * Made some changes in map_versionscreen() to make it easier to
+ read/change in the source [MC Cameri]
+ * Fixed a typo in _ShowMessage() removing the message caption. [MC Cameri]
+ * Fixed typo in map_helpscreen() showing -h instead of --?. [MC Cameri]
* Added more sc_data checks in skill.c and pc.c [celest]
* Updated Quagmire, Enchant Deadly Poison, Fog Wall [celest]