summaryrefslogtreecommitdiff
path: root/src/gui/setup_video.cpp
AgeCommit message (Expand)AuthorFilesLines
2006-09-20Added a slider for controlling the OverlayDetail (based on a patch by VictorSan)Philipp Sehmisch1-1/+49
2006-09-06Fixed fps limiter issues and increased default limit to 60Eugenio Favalli1-1/+1
2006-08-28Modified the ranges of the ScrollLaziness and ScrollRadius sliders.Philipp Sehmisch1-4/+4
2006-08-26Applied patch by Pascal, adding sliders to configure the scrolling behaviourBjørn Lindeijer1-1/+77
2006-08-13Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updatesBjørn Lindeijer1-1/+1
2006-07-19Merged new_animation branch until r2415 into trunk. Eugenio Favalli1-3/+3
2006-05-05Fixed some numeric conversions.Eugenio Favalli1-2/+2
2006-05-03FPS limit can now be set in setup dialog. Default value for FPS is 50. (Code ...Eugenio Favalli1-2/+74
2006-03-19Unreverted latest change by Doener due to my lack of proper communication abi...Eugenio Favalli1-5/+6
2006-03-19Reverted changeset r2269 (toString) as requested by ElvenProgrammer.Björn Steinbrink1-6/+5
2006-03-19Removed some duplicate initializations.Björn Steinbrink1-10/+7
2006-03-19Splitted setup window into manageable pieces according to their tabs in the w...Björn Steinbrink1-0/+226