diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-18 01:59:26 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-18 01:59:26 +0000 |
commit | f37103daf4bab79d82330eda7e3128da1c7f5fc1 (patch) | |
tree | 6c4fed63b9834e6a3118ffefe03500c72f8915c1 /Changelog-Trunk.txt | |
parent | 6bad47558aa533c5ba589a4ac8e1dfde3028537e (diff) | |
download | hercules-f37103daf4bab79d82330eda7e3128da1c7f5fc1.tar.gz hercules-f37103daf4bab79d82330eda7e3128da1c7f5fc1.tar.bz2 hercules-f37103daf4bab79d82330eda7e3128da1c7f5fc1.tar.xz hercules-f37103daf4bab79d82330eda7e3128da1c7f5fc1.zip |
- Cleaned up irc.c (moved variable declarations before code commants >.>)
- Updated the VC project files by Joshuaali.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5316 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 3226156f1..597eb49b0 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -5,6 +5,8 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EV GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
2006/02/17
+ * Cleaned up irc.c, may it compile now on Windows? [Skotlex]
+ * Updated the VC project files by Joshuaali. [Skotlex]
* Fixed possible crash on pet egg select. [Skotlex]
* Massive update on the way splash/area (non-ground) skills work. [Skotlex]
- the new column 'splash' in skill_db is now used to determine the area of
|