ultramage f7d4427c1a Changed the skill_db.txt skill names in comments into actual columns, now the server reads these instead of a hardcoded array (see topic:170438).
Corrected skill db loading code which was using a totally wrong column count in sevreal cases (or didn't do any checks at all).
Cleaned up skill db lookup code
 * added some well-behaved functions to replace macros (skill_get_index)
 * used skill_get_index() to replace often occuring blocks of code that did the skill_id -> skilldb_index calculation in-line

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11657 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-05 08:59:19 +00:00
..
2007-10-16 00:20:42 +00:00
2007-09-09 09:34:59 +00:00
2007-04-09 19:42:34 +00:00
2007-10-23 15:15:57 +00:00
2007-10-23 15:15:57 +00:00
2007-09-22 11:45:20 +00:00
2007-10-26 10:17:06 +00:00