summaryrefslogtreecommitdiff
path: root/src/resources/beinginfo.h
AgeCommit message (Expand)AuthorFilesLines
2012-10-30Add unused warnings to other files.Andrei Karas1-15/+16
2012-10-27Fix code style.Andrei Karas1-1/+1
2012-10-25Add support for different hover/pickup cursors for monsters, npc, items, etc.Andrei Karas1-0/+12
2012-10-15Fix compilation warnings without C++11 support.Andrei Karas1-2/+2
2012-10-10Delete copy constructor from other classes.Andrei Karas1-0/+4
2012-10-06Add particle effect miss-effect-id to items and monsters.Andrei Karas1-3/+5
2012-10-06Fix default particle effects in attacks.Andrei Karas1-0/+2
2012-10-05Second part adding mob particle effects for attacks.Andrei Karas1-0/+6
2012-10-05first part for adding mobs particle effects.Andrei Karas1-11/+11
2012-09-23Add missing final keywords to classes.Andrei Karas1-2/+2
2012-09-23fix code style.Andrei Karas1-2/+2
2012-09-23Add to monsters.xml and npcs.xml sort offset parameters.Andrei Karas1-0/+14
2012-09-04add const to more classes,Andrei Karas1-2/+2
2012-09-02Add const to more classes.Andrei Karas1-12/+13
2012-08-23Remove useless includes.Andrei Karas1-2/+0
2012-06-08Add to npc option targetSelection to allow/disallow npc selection.Andrei Karas1-0/+7
2012-06-06Fix some issues after auto checking.Andrei Karas1-4/+4
2012-05-31Add sittop sprites support.Andrei Karas1-0/+1
2012-03-29Replace vectors with strings to short names.Andrei Karas1-3/+1
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-09-09Continue fix for shadow variables/methods errors.Andrei Karas1-5/+5
2011-06-04Cleanup part list and beinginfo.Andrei Karas1-1/+4
2011-04-03Add spawn animation to mobs.Andrei Karas1-1/+4
2011-03-16Add checks and fix some code style.Andrei Karas1-1/+2
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-01-02Initial commit.Andrei Karas1-0/+161