summaryrefslogtreecommitdiff
path: root/Changelog-SVN.txt
diff options
context:
space:
mode:
authorLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-03-24 17:18:26 +0000
committerLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-03-24 17:18:26 +0000
commitbdb9b86170175ac6c98b8c9b1034312a84487f41 (patch)
tree30ddc7fb0c96785b57c5494dd3ff677e3e95eef4 /Changelog-SVN.txt
parent42c34947b229b7eace20dd9f51087a6bd944100a (diff)
downloadhercules-bdb9b86170175ac6c98b8c9b1034312a84487f41.tar.gz
hercules-bdb9b86170175ac6c98b8c9b1034312a84487f41.tar.bz2
hercules-bdb9b86170175ac6c98b8c9b1034312a84487f41.tar.xz
hercules-bdb9b86170175ac6c98b8c9b1034312a84487f41.zip
timers optimization / speed up / bug fix : no freezing mobs
ported from Yor's git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1284 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-SVN.txt')
-rw-r--r--Changelog-SVN.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt
index 7f699be37..441e08bd1 100644
--- a/Changelog-SVN.txt
+++ b/Changelog-SVN.txt
@@ -1,6 +1,7 @@
Date Added
03/24
+ * Added timer.c optimization / timers sort fix. 'no freezing mobs anymore' Thanx 2 Yor/Freya [Lupus]
* Added 'map_charid2id' [celest]
* Changed monster damage logging to save char ID's for the most time -- also
fixes an exp bug, thanks to Super Novice / Ezhik [celest]