|
@@ -3,8 +3,10 @@ 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.
|
|
|
|
|
|
|
|
+2009/02/20
|
|
|
|
+ * Modified WFIFOSET to trigger a fatal error when trying to send a packet that is too big. [FlavioJS]
|
|
2009/02/19
|
|
2009/02/19
|
|
- * Fixed impropper filling of w4 in npc_parsesrcfile when there are less than 4 fields. (bugreport:1063) [FlavioJS]
|
|
|
|
|
|
+ * Fixed improper filling of w4 in npc_parsesrcfile when there are less than 4 fields. (bugreport:1063) [FlavioJS]
|
|
* Simplified atcommand_spiritball. (deprecated msg_txt 204 and 205)
|
|
* Simplified atcommand_spiritball. (deprecated msg_txt 204 and 205)
|
|
2009/02/06
|
|
2009/02/06
|
|
* Follow up to r13485. (bugreport:2741) [FlavioJS]
|
|
* Follow up to r13485. (bugreport:2741) [FlavioJS]
|
|
@@ -3529,7 +3531,7 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
|
|
* Added parse_console to the plugin API.
|
|
* Added parse_console to the plugin API.
|
|
* Added plugin for parsing the console. (working with cygwin)
|
|
* Added plugin for parsing the console. (working with cygwin)
|
|
* Copied the parse_console code form login txt to login sql and char.
|
|
* Copied the parse_console code form login txt to login sql and char.
|
|
- * Added propper plugin version compatibility tests.
|
|
|
|
|
|
+ * Added proper plugin version compatibility tests.
|
|
* Better output when a plugin fails to load. [FlavioJS]
|
|
* Better output when a plugin fails to load. [FlavioJS]
|
|
2007/01/07
|
|
2007/01/07
|
|
* Fixed the sleep timers not being removed when the an npc was being
|
|
* Fixed the sleep timers not being removed when the an npc was being
|