FlavioJS e75a8eca56 - Change strncpy to memcpy when parsing switches in the script engine since it's guaranteed to be a word of that size (skip_word).
- Made scriptlabel_db duplicate the key. When str_buf is reallocated, the keys in scriptlabel_db could become invalid, causing a crash in npc_convertlabel_db.
( removed the readded >=0x81 equivalent )
- Now npc_convertlabel_db clears scriptlabel_db after using it.
- parse_script has an extra parameter options. At the moment it only indicates if scriptlabel_db should be used or not.
- Fixed "UINT_MAX undeclared" on systems that don't declare it in limits.h

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9557 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-22 05:27:03 +00:00
2006-12-21 23:38:02 +00:00
2006-04-15 15:11:07 +00:00
2006-06-05 02:40:19 +00:00
2006-12-21 01:16:30 +00:00
2006-12-21 01:16:30 +00:00
2006-12-21 01:16:30 +00:00
2006-12-21 01:16:30 +00:00
2006-12-21 01:16:30 +00:00
Languages
C++ 98%
Perl 0.6%
CMake 0.4%
M4 0.3%
Makefile 0.2%
Other 0.2%