summaryrefslogtreecommitdiff
path: root/npc/Changelog.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-01-24 15:11:42 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-01-24 15:11:42 +0000
commite7466e5e46805c4e859d923c7a9ed7877fd59eda (patch)
tree666b8b365a12cbd30bb309d7f613e9cbd929bde5 /npc/Changelog.txt
parent765e2ceaac15587cb25e776234214687d7b36e1b (diff)
downloadhercules-e7466e5e46805c4e859d923c7a9ed7877fd59eda.tar.gz
hercules-e7466e5e46805c4e859d923c7a9ed7877fd59eda.tar.bz2
hercules-e7466e5e46805c4e859d923c7a9ed7877fd59eda.tar.xz
hercules-e7466e5e46805c4e859d923c7a9ed7877fd59eda.zip
- Improved a bit the menu entries counting code (using a while with strchr should yield better performance that a for done on the string's strlen, right? However, it bugs me that strchr's man-page says it won't work on multi-byte characters. But does a strchr(str,':') works any worse than (str[i]== ':')?
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9706 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
0 files changed, 0 insertions, 0 deletions