diff options
author | valaris <valaris@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-20 14:38:18 +0000 |
---|---|---|
committer | valaris <valaris@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-20 14:38:18 +0000 |
commit | 2630f7d1fa82ff5a129efca35094da6b79a53fd0 (patch) | |
tree | 17b23dc7591e1d6f3bbf994067d9cc4eea72ee12 /Changelog.txt | |
parent | b22297197f06ac00eecf38fe98d7b9fdb5478a8a (diff) | |
download | hercules-2630f7d1fa82ff5a129efca35094da6b79a53fd0.tar.gz hercules-2630f7d1fa82ff5a129efca35094da6b79a53fd0.tar.bz2 hercules-2630f7d1fa82ff5a129efca35094da6b79a53fd0.tar.xz hercules-2630f7d1fa82ff5a129efca35094da6b79a53fd0.zip |
Removed use of emote packet to send red mute icon.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@270 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r-- | Changelog.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Changelog.txt b/Changelog.txt index a299675fd..fb7eb0905 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,9 +1,10 @@ Date Added 11/20 + * Prevent use of emotion packet to display red mute emote. [Valaris] * Initialized "day" variable in npc.c. [Valaris] * Added @whozeny. Shows list of top 50 online players and their zeny sorted from highest to lowest. [Valaris] * Added @happyhappyjoyjoy. Makes all players on server do a random emote. [Valaris] - * Removed -funroll-loops from compile. (Do not re-add!) [Valaris] + * Removed -funroll-loops from compile, thanks to kashy for pointing out the problems caused by this. (Do not re-add!) [Valaris] * Skill updates [celest] * Added check for max vending_max_value when reading config [kobra_k88] * Skill updates [celest] |