summaryrefslogtreecommitdiff
path: root/src/resources/beinginfo.cpp
AgeCommit message (Expand)AuthorFilesLines
2024-03-02Added support for customizing NPC and Monster hover cursorThorbjørn Lindeijer1-14/+45
2024-03-02General code cleanupsThorbjørn Lindeijer1-36/+18
2024-01-26Apply C++11 fixitsThorbjørn Lindeijer1-4/+4
2012-03-18Removed some 'const' keywords from value returnsThorbjørn Lindeijer1-1/+1
2012-02-02Fixed the use of custom particle effects for attacks.Yohann Ferreira1-4/+5
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2012-01-24Fixed the crash in setupSpriteDisplayThorbjørn Lindeijer1-1/+3
2011-06-07Added defaults to empty attacks.Yohann Ferreira1-1/+5
2011-06-07Added hit effects on victims from monsters attacks.Yohann Ferreira1-2/+5
2011-05-26Added effects support in monsters attacks.Yohann Ferreira1-7/+6
2010-07-29Changed the items loading to handle a new 'attack-action' parameter.Yohann Ferreira1-2/+2
2010-05-23Fix attack display for beings without an attack definedJared Adams1-1/+1
2010-05-17Add support for different target cursor sizes for NPCsJared Adams1-0/+18
2010-05-17Remove Monster, Player, and NPC classesJared Adams1-0/+89