diff options
author | blackhole89 <blackhole89@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-27 17:15:04 +0000 |
---|---|---|
committer | blackhole89 <blackhole89@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-27 17:15:04 +0000 |
commit | 763352f450c239778ab461d4e11d5469049ec0fe (patch) | |
tree | 2e3707e216894bd0c62cad9f3acad1eea66a7f09 /Changelog-Trunk.txt | |
parent | 30d40a4b38aa93d11ae410a1deb01a45d15ad1c2 (diff) | |
download | hercules-763352f450c239778ab461d4e11d5469049ec0fe.tar.gz hercules-763352f450c239778ab461d4e11d5469049ec0fe.tar.bz2 hercules-763352f450c239778ab461d4e11d5469049ec0fe.tar.xz hercules-763352f450c239778ab461d4e11d5469049ec0fe.zip |
Fix possible compile mistakes in there. >_>
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6790 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 73eb85049..6cadcf436 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,10 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
2006/05/26
+ * Part B of the homunculus code. [blackhole89]
+ While most of the homunculus handling functions are in now, it still lacks
+ code required for players to create it.
+ Given I haven't screwed up, you could master yourself one through the DB though.
* Fixed crashing in mob.c [Lance]
* Patches to allow everything to work right. + 1 more sample script. [Lance]
* Mob control engine tested 99% working so far. [Lance]
|