summaryrefslogtreecommitdiff
path: root/data/graphics/CMakeLists.txt
AgeCommit message (Collapse)AuthorFilesLines
2011-04-30Fixed target circle installation.Yohann Ferreira1-0/+2
Should resolve: Mana-mantis #341.
2010-06-13Merge remote branch '1.0/1.0'Jared Adams1-1/+2
Conflicts: data/graphics/CMakeLists.txt data/graphics/Makefile.am src/client.cpp
2010-06-12Add error.xml to client repository and move error.pngJared Adams1-0/+1
There is no reason why error.xml shouldn't be in this repository, as it is used when no sprite data is present and is a very small file anyways. Servers can still replace these if they want to. error.png is only used in sprites, so should be in the new sprites folder too. Reviewed-by: 4144
2010-05-09Move target cursor management into ActorSpriteJared Adams1-0/+9
This simplifies handling of target cursors, centralizing their logic into a single class, instead of two. Also make them more flexible and move the image files outside of the theme so servers can can control them and give them better names. Reviewed-by: Thorbjørn Lindeijer
2009-01-05CMake warning fixes by RodericBjørn Lindeijer1-1/+0
(merged from mainline)
2007-02-17Updated release date and excluded sprites directory from installed files.Bjørn Lindeijer1-1/+0
2006-12-23Removed database files, minimaps, items, monster sprites, maps and sounds fromBjørn Lindeijer1-1/+0
the release. They will be released dynamically only.
2006-10-26Merged CMake branchBjörn Steinbrink1-0/+5