summaryrefslogtreecommitdiff
path: root/data/CMakeLists.txt
AgeCommit message (Collapse)AuthorFilesLines
2012-02-18Added notification sound on receiving whisperThorbjørn Lindeijer1-0/+1
One of the sound channels is reserved for notification sounds, of which the volume can be configured separately. Currently, the only notification sound that is played is for receiving whispers. That can be extended later. The newmessage.ogg sound used currently is the one for receiving a message with the Psi instant messenger. Parts of this patch are based on the new message notification in ManaPlus. Reviewed-by: Erik Schilling
2009-04-06Fixed DATADIR and LOCALEDIR variables for CMake-build; fixed game data ↵Bernd Wachter1-1/+0
installation
2009-02-09Merged with Aethyra master as of 2009-01-27Bjørn Lindeijer1-0/+1
Conflicts: Almost everywhere.
2009-01-05Fixed installing of dejavusans.ttf with CMakeBjørn Lindeijer1-0/+1
Merged from mainline, change by roderic
2008-12-29Added support for True Type Fonts using GUIChan's inbuilt SDLTrueTypeIra Rice1-0/+1
class. NOTE: This commit adds a brand new dependency (SDL_TTF). Make sure to install it, regenerate your config files, reconfigure, and then install before attempting to compile. Signed-off-by: Ira Rice <irarice@gmail.com>
2006-12-23Removed database files, minimaps, items, monster sprites, maps and sounds fromBjørn Lindeijer1-10/+0
the release. They will be released dynamically only.
2006-12-22Updated Makefiles.Bjørn Lindeijer1-2/+3
2006-11-26Updated Makefiles and CMake ListsPhilipp Sehmisch1-1/+2
2006-10-26Merged CMake branchBjörn Steinbrink1-0/+13