summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-03-04 21:06:28 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-03-04 21:06:28 +0000
commit4a07e75620d853ff61c5f29330eae86b2c1cb888 (patch)
tree1451bc6c6e5bea83fcf1a80c5d0474d848f20d1d /Changelog-Trunk.txt
parent97607005941e41e60a8025c53f585c7927306fd7 (diff)
downloadhercules-4a07e75620d853ff61c5f29330eae86b2c1cb888.tar.gz
hercules-4a07e75620d853ff61c5f29330eae86b2c1cb888.tar.bz2
hercules-4a07e75620d853ff61c5f29330eae86b2c1cb888.tar.xz
hercules-4a07e75620d853ff61c5f29330eae86b2c1cb888.zip
More tweaks to socket.c to simplify the code
- many generic cleanups - reformatting, useless code removal, etc - made the mode_neg setting a compile-time decision, not a run-time one - removed the silly frame_size setting (there since r1) - added some TODOs to http://www.eathena.ws/board/index.php?showtopic=127988 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9954 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index fb7550a4c..1f43427a8 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,11 @@ 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/03/05
+ * More tweaks to socket.c to simplify the code [ultramage]
+ - many generic cleanups - reformatting, useless code removal, etc
+ - made the mode_neg setting a compile-time decision, not a run-time one
+ - removed the silly frame_size setting (there since r1)
+ - added some TODOs to http://www.eathena.ws/board/index.php?showtopic=127988
* Added the +20hit that were missing the NPC elemental attack skills.
* Added support for autospells using "a random skill level". The last value
of bonus4 bAutoSpell is used for determining this as well as the target. &1