From 75b20cb6be459e24ba77786ff3d6d0d0d4a1a224 Mon Sep 17 00:00:00 2001 From: ultramage Date: Sat, 20 Oct 2007 21:21:54 +0000 Subject: Fixed a nasty bug from r11410 which let people create chars with already taken char names, and (in TXT's case) even cause a crash. Closes bugreport:234. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11530 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Changelog-Trunk.txt') diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index f9035fa5f..5d9b74c32 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,10 @@ 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/10/20 + * Fixed a nasty bug from r11410 which let people create chars with + already taken char names, and (in TXT's case) even cause a crash. + - Bug was a variable name collision between the total number of chars + and a char's slot number (both were called 'char_num'). [ultramage] * Some more updates to the skill unit code [Playtester] - renamed SKILLUNITTIMER_INVERVAL to SKILLUNITTIMER_INTERVAL - Heat now depends on the interval settings rather than firewall_hits_on_undead -- cgit v1.2.3-60-g2f50