Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-05-28 | fix guard header part3. | Andrei Karas | 1 | -3/+3 | |
2013-04-14 | another fixes from cpplint. | Andrei Karas | 1 | -1/+1 | |
2013-01-16 | update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2012-10-30 | Add unused warnings to other files. | Andrei Karas | 1 | -1/+3 | |
2012-10-25 | Add support for different hover/pickup cursors for monsters, npc, items, etc. | Andrei Karas | 1 | -0/+60 | |
In monsters.xml new monster attribute: hoverCursor - default value "attack". In npcs.xml new npc attribute: hoverCursor - default value "talk". In items.xml new item attribute: pickupCursor - default value "pickup". Warps using "up" cursor for now. |