|
@@ -2,12 +2,15 @@ Date Added
|
|
|
|
|
|
AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
|
AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
|
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
|
|
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
|
|
-2006/04/27
|
|
|
|
|
|
+2006/04/28
|
|
|
|
+ * Added function stristr to strlib.c, used by mob.c and item_db.c for
|
|
|
|
+ case-insensitive seeks. [Skotlex]
|
|
* Removed the sending of the online guild list when you log-on, may fix the
|
|
* Removed the sending of the online guild list when you log-on, may fix the
|
|
"getting stuck" problem. [Skotlex]
|
|
"getting stuck" problem. [Skotlex]
|
|
* Added battle config default_skill_delay. Specifies the default skill
|
|
* Added battle config default_skill_delay. Specifies the default skill
|
|
delay for most skills, it is also applied as a walkdelay (total skill
|
|
delay for most skills, it is also applied as a walkdelay (total skill
|
|
walkdelay is default_skill_delay + that skill's can't walk delay) [Skotlex]
|
|
walkdelay is default_skill_delay + that skill's can't walk delay) [Skotlex]
|
|
|
|
+2006/04/27
|
|
* skill_castend_id and skill_castend_pos will trigger unit_stop_walking
|
|
* skill_castend_id and skill_castend_pos will trigger unit_stop_walking
|
|
with flag 1 (fix pos) rather than none. Should fix some skills making you
|
|
with flag 1 (fix pos) rather than none. Should fix some skills making you
|
|
appear moving while doing them. [Skotlex]
|
|
appear moving while doing them. [Skotlex]
|