summaryrefslogtreecommitdiff
path: root/src/gui/setup_video.cpp
AgeCommit message (Expand)AuthorFilesLines
2024-01-26Merge branch 'master' into lpc2012lpc2012Thorbjørn Lindeijer1-24/+13
2024-01-25Minor includes cleanupThorbjørn Lindeijer1-3/+0
2024-01-25Ported to SDL2Thorbjørn Lindeijer1-21/+13
2013-02-20Merge branch 'master' into lpc2012Erik Schilling1-5/+13
2012-08-05Removed all the hardcoded sizes of the various setup tabsThorbjørn Lindeijer1-7/+3
2012-07-25Reduced the height of the Setup windowThorbjørn Lindeijer1-8/+2
2012-07-25Fixed UI layout after changing resolution in Setup dialogThorbjørn Lindeijer1-1/+2
2012-07-25Corrected the minimum height shown in the video optionsThorbjørn Lindeijer1-1/+1
2012-07-20Removed options to configure particle and ambient effectsErik Schilling1-112/+4
2012-02-09Allow changing fullscreen resolution without restartThorbjørn Lindeijer1-63/+59
2012-02-08Reorganized Video settings so that labels have more spaceThorbjørn Lindeijer1-21/+22
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2011-10-25Change the wrong, but mostly supported WIN32 macro to the correct _WIN32, enf...Bernd Wachter1-2/+2
2011-08-18Removed unnecessary warning about windows that might be movedThorbjørn Lindeijer1-9/+3
2011-05-24Used spacer to pretty up setupAngelo Castellani1-2/+14
2011-05-24Widened the setup window by 5pxAngelo Castellani1-1/+1
2011-05-24Broke the setup tab "Video" in twoAngelo Castellani1-207/+19
2011-04-30Revert "Add option for sorting servers list"Stefan Dombrowski1-38/+0
2011-04-09Removed a lot of useless "documentation"Thorbjørn Lindeijer1-6/+0
2011-03-22Add option for sorting servers list (issue 316)Blue Sans Douze1-0/+38
2010-11-01Merge branch '0.5' of gitorious.org:mana/manaYohann Ferreira1-7/+66
2010-10-22Changed 'Low CPU' options and related gui widgets name to 'Disable transparen...Yohann Ferreira1-28/+32
2010-10-18Fixing saving of lowcpu value in configStefan Dombrowski1-7/+3
2010-10-17Making the setup for lowcpu robustStefan Dombrowski1-4/+15
2010-10-17Added Low CPU Mode toggle in video setup. Defaults to On.madcamel@gmail.com1-3/+52
2010-10-12Little setup tweaksStefan Dombrowski1-2/+2
2010-09-25Merge branch '1.0'Thorbjørn Lindeijer1-5/+15
2010-09-12Deactivating OpenGL by default on WindowsStefan Dombrowski1-2/+12
2010-09-11Fixing misspelling in Setup_Video and removing empty lines from logStefan Dombrowski1-3/+3
2010-07-28Centralized configuration default values using the VariableData system.Yohann Ferreira1-35/+33
2010-06-13Fix memory leaks in different windows.Andrei Karas1-0/+1
2010-04-25Fixed the VideoMode listBox logic in the setup window.Bertram1-0/+34
2010-04-21Add a clear button to the NPC dialogJared Adams1-0/+12
2010-02-22Modify copyright headersFreeyorp1-1/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-4/+3
2010-02-13Changed FPS display from a text field to a labelThorbjørn Lindeijer1-56/+25
2010-02-13Fixed the FPS checkbox, field, and slider not updating properly onTametomo1-13/+19
2010-02-08Delete models explicitly rather than relying on booleansThorbjørn Lindeijer1-1/+8
2010-02-07Cleanup some memory issuesJared Adams1-1/+1
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2010-02-06Merged the Engine class into the Game classThorbjørn Lindeijer1-2/+2
2010-02-01Small cleanups.Bertram1-2/+2
2010-01-12Standardize header orderJared Adams1-0/+1
2010-01-11Cleanup GUI classesJared Adams1-8/+8
2010-01-10Show monster inflicted damage.Andrei Karas1-0/+15
2009-12-16Stored the cached config value which says if non-crucial particle effects are...Philipp Sehmisch1-0/+2
2009-10-14Add more detail to DebugWindowJared Adams1-2/+8
2009-08-07Gettext fixesKess Vargavind1-7/+9
2009-07-30Fixed windows loss when changing to a lowered resolution. (Mantis 776)Bertram1-3/+9
2009-07-17Various gettext fixesKess Vargavind1-7/+15