skotlex 208cf8d875 - Fixed itemskill variable being cleared before parsing the skill, this causes auto-casted teleport to fail to skip the skill menu. It is now cleared on castend_pos/id directly.
- The item skill/lv variables now use 0 as default to signal they aren't being used (instead of -1)
- Skills with state 'move_enable' will now do a "walk path" check between target cell/object and caster instead of a "shoot path" check, this would fix skills like snap or charge from letting you "teleport" across pits.
- Fixed a possible double map_addblock when hatching a pet egg right before going through a warp.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9275 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-20 17:25:05 +00:00
2006-07-04 04:37:49 +00:00
2006-11-16 15:42:11 +00:00
2006-04-15 15:11:07 +00:00
2006-11-20 16:58:34 +00:00
2006-11-16 19:37:17 +00:00
2006-11-05 09:38:59 +00:00
2006-06-05 02:40:19 +00:00
Languages
C++ 98%
Perl 0.6%
CMake 0.4%
M4 0.3%
Makefile 0.2%
Other 0.2%