summaryrefslogtreecommitdiff
path: root/src/defaults.cpp
AgeCommit message (Expand)AuthorFilesLines
2024-03-22Added support for scaling the outputThorbjørn Lindeijer1-0/+1
2024-03-02General code cleanupsThorbjørn Lindeijer1-14/+12
2024-02-27Added VSync and windowed fullscreen optionsThorbjørn Lindeijer1-2/+3
2024-01-29Apply C++11 fixitsThorbjørn Lindeijer1-1/+1
2024-01-26Apply C++11 fixitsThorbjørn Lindeijer1-3/+3
2024-01-26Disable "opengl" by default and remove unused "hwaccel" optionThorbjørn Lindeijer1-2/+1
2012-08-05Enable OpenGL by default on all platformsThorbjørn Lindeijer1-1/+1
2012-05-21Merge branch '0.6'Erik Schilling1-2/+2
2012-05-21Made pickup notifications to appear as particle instead of text by defaultErik Schilling1-2/+2
2012-05-05Merge branch '0.6'Thorbjørn Lindeijer1-1/+1
2012-04-04Enabled whispers in tabs by defaultErik Schilling1-1/+1
2012-02-18Added notification sound on receiving whisperThorbjørn Lindeijer1-0/+1
2012-01-27Fixed loading of the server listThorbjørn Lindeijer1-1/+0
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2012-01-24Stream music files directly from the archivesThorbjørn Lindeijer1-1/+1
2012-01-16Increased the default font sizeThorbjørn Lindeijer1-1/+1
2011-09-30Fixed a typo in a default value.Yohann Ferreira1-1/+1
2011-05-13Made the setup keyboard tab prettier.Angelo Castellani1-0/+1
2011-04-30Added customizable on-hit effects for characters.Yohann Ferreira1-0/+2
2011-04-09Removed the Mana namespaceThorbjørn Lindeijer1-2/+0
2011-01-27Made the windows app able to load .ico files at runtime.Yohann Ferreira1-1/+1
2010-12-06Removed superfluous #includes taken from checkheaders list.Yohann Ferreira1-2/+0
2010-11-01Merge branch '0.5' of gitorious.org:mana/manaYohann Ferreira1-0/+1
2010-07-30Changed the FloatData class to store double instead of single floats.Yohann Ferreira1-0/+5
2010-07-28Centralized configuration default values using the VariableData system.Yohann Ferreira1-0/+177