summaryrefslogtreecommitdiff
path: root/src/gui/setup.h
AgeCommit message (Expand)AuthorFilesLines
2005-04-02Added ConfigListener class to allow listening for changes to config options,Bjørn Lindeijer1-0/+1
2005-04-02Less Image::setAlpha calls.Bjørn Lindeijer1-0/+1
2005-02-28Formatting updates.Bjørn Lindeijer1-15/+15
2005-02-27Video modes are taken from SDLMateusz Kaduk1-1/+17
2005-02-13Largely cleanups.Bjørn Lindeijer1-1/+1
2005-01-29*** empty log message ***Yohann Ferreira1-3/+2
2005-01-29*** empty log message ***Yohann Ferreira1-9/+4
2005-01-17Committing Allegro -> SDL switch, hugely breaking the game.Bjørn Lindeijer1-1/+0
2005-01-08Well improved window container and window widgets a bit, and made a startBjørn Lindeijer1-1/+1
2005-01-06Mostly commenting and indenting changes for setup dialog.Bjørn Lindeijer1-41/+56
2005-01-03Using own ListBox,Mateusz Kaduk1-1/+2
2004-12-29- ported sound engine to SDL_MixerAlexander Baldeck1-1/+2
2004-12-27Added radiobutton class and aqua graphic for it.Mateusz Kaduk1-0/+2
2004-12-27Fixed listbox and scrollarea sizes in setup.Mateusz Kaduk1-1/+2
2004-12-27Added AUTHORS.txt file, $Id$ tags to gui source files and added OkButtonBjørn Lindeijer1-3/+21
2004-12-27Using Configuration classMateusz Kaduk1-1/+3
2004-12-22Added fullscreen mode checkbox in setup windowMateusz Kaduk1-0/+3
2004-12-22Added modes list to setupMateusz Kaduk1-1/+2
2004-12-22Using tmw's button in setupMateusz Kaduk1-3/+18
2004-12-22Setup has create_setup() method that creates only one instance.Mateusz Kaduk1-5/+7
2004-12-22- setup gets only called from game.cppMateusz Kaduk1-13/+8
2004-12-13Whee, moving headers around! Also provided makefile.mgw for compiling with Mi...Bjørn Lindeijer1-2/+2
2004-12-13Some header order, namespace and lib fixes to improve MSVC support.Bjørn Lindeijer1-1/+1
2004-12-12Created setup class and changed to use guichanMateusz Kaduk1-3/+27
2004-12-01Added setup filesMateusz Kaduk1-0/+14