summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index e3fa65381..8b12cf529 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,7 +4,16 @@ 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.
2007/01/27
+ * Simple cleanup
+ - removed atcommands @w, @server_date/time, @red, @happyhappyjoyjoy, @shuffle
+ - synced gm level of @jailfor, @charjailtime, @npcmove, @chardropall,
+ @charstoreall, @send, @mute, @changelook, @exp and @nuke
+ - added conf entries for @whozeny, @kamic, @tonpc, @petid, @identify, @adopt,
+ @trade, @changelook, @send
+ - reorganized the atcommand_athena.conf file a bit
* Corrected indentation of the atcommand table (editor compatibility)
+ * BEGIN atcommand cleanup process
+ (according to http://www.eathena.ws/board/index.php?showtopic=111996)
* Fixed a C language restriction preventing compilation [ultramage]
2007/01/26
* Removed all those useless read-from-GRF features noone would ever use,