diff options
author | Valaris <Valaris@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-10 00:09:29 +0000 |
---|---|---|
committer | Valaris <Valaris@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-10 00:09:29 +0000 |
commit | 02970d7f1eb4e67ad850d140ff9acebc63d31036 (patch) | |
tree | fc0ec7800afdb0cbc0c14226cbe5c113f691b943 /Changelog-Trunk.txt | |
parent | 1ad8c0860982f9f7e01afffcd703a919b7e186c7 (diff) | |
download | hercules-02970d7f1eb4e67ad850d140ff9acebc63d31036.tar.gz hercules-02970d7f1eb4e67ad850d140ff9acebc63d31036.tar.bz2 hercules-02970d7f1eb4e67ad850d140ff9acebc63d31036.tar.xz hercules-02970d7f1eb4e67ad850d140ff9acebc63d31036.zip |
* Removed the conf sql code for now. Maybe will continue later with that project.
Lowered the irc keepalive timer, and added some checks for use_irc that should have been there.
Added a return line \n to the beginning of the title screen. [Valaris]
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5241 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 93cb6ec9e..a237696e5 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -5,6 +5,9 @@ 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/09
+ * Removed the conf sql code for now. Maybe will continue later with that project.
+ Lowered the irc keepalive timer, and added some checks for use_irc that should have been there.
+ Added a return line \n to the beginning of the title screen. [Valaris]
* Added function mob_respawn which makes a mob respawn on spot 3 seconds
after defeat if SC_KAIZEL is active. [Skotlex]
* Modified NPC_REBIRTH to use Kaizel level 1. [Skotlex]
|