git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@696 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
ajarn 2004-12-21 04:34:52 +00:00
parent af1e0b6bee
commit 0ef045caed

View File

@ -1,6 +1,8 @@
Date Added Date Added
12/20 12/20
* Fixed npc_parse_mob with large/tiny monsters causing
memory corruption [MouseJstr]
* Fixed a crash in char.c with new chars [MouseJstr] * Fixed a crash in char.c with new chars [MouseJstr]
* Updated npcs_list.txt [Ajarn] * Updated npcs_list.txt [Ajarn]
* If last_pos.x or .y == 0, set to start point [MouseJstr] * If last_pos.x or .y == 0, set to start point [MouseJstr]