summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorLance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-02-28 12:32:02 +0000
committerLance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-02-28 12:32:02 +0000
commite865d9496fe8b896082d5f62e73300b1262ddf02 (patch)
tree10b205e61957c4bc2b2a365d74b7c2223c7abfea /Changelog-Trunk.txt
parent925b181de6d2c6a1ae3a1ed11d806bfe5785379c (diff)
downloadhercules-e865d9496fe8b896082d5f62e73300b1262ddf02.tar.gz
hercules-e865d9496fe8b896082d5f62e73300b1262ddf02.tar.bz2
hercules-e865d9496fe8b896082d5f62e73300b1262ddf02.tar.xz
hercules-e865d9496fe8b896082d5f62e73300b1262ddf02.zip
* Added script command 'equip' to equip items.
* Fixed dependancies in map-server compiling (VC7.1). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5400 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index e8c658999..41420ff35 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -7,6 +7,8 @@ GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALAR
2006/02/28
* Rewrote LAN support code. Changed configuration file name
lan_support.conf to subnet_athena.conf, changed it syntax. [LuzZza]
+ * Added script command 'equip' to equip items. [Lance]
+ * Fixed dependancies in map-server compiling (VC7.1). [Lance]
2006/02/24
* Prevented guild/party recall to work on GMs of greater level than
yourself. [Skotlex]