Wrote todo-for-stable.txt. Just in-case I'm not around to merge them.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5408 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
Lance 2006-03-01 07:25:20 +00:00
parent c2273620ad
commit 8c972c35d1

View File

@ -33,3 +33,7 @@ stable. Remove it from the list once merged.
- Replace pc_break_equip for skill_break_equip
- Battle function autoskill_stacking
- The new non-stackable autospell implementation.
- Added autoequip flag to map-server item_data structure.
- Added autoequip flag check to pc_takeitem.
- Added script command 'autoequip', 'equip' and 'setbattleflag'.
- VC7.1 vcprojs updated.