summaryrefslogtreecommitdiff
path: root/src/gui/setup_video.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-09-08Replace most iterator to const_iterator.Andrei Karas1-2/+2
2011-08-12Rename file names log and chatlog to correct logger and chatlogger.Andrei Karas1-1/+1
2011-08-09Fix loading opacity settings in setup dialog.Andrei Karas1-0/+1
2011-08-09Add new perfomance parameters.Andrei Karas1-4/+0
2011-08-09Add perfomance setup tab.Andrei Karas1-75/+21
2011-08-07Add auto adjust perfomance ability.Andrei Karas1-16/+28
2011-08-07Add option "show beings transparency". Disabled by default.Andrei Karas1-8/+8
2011-07-08Fix some issues after automatic checking.Andrei Karas1-1/+2
2011-07-07Add map reduce feature for software drawing.Andrei Karas1-16/+27
2011-07-03Move some settings from video tab to other tabs.Andrei Karas1-156/+23
2011-07-02Replace some getters to direct members access in graphics class.Andrei Karas1-12/+12
2011-06-21If client cant set video mode, it fall back to last mode.Andrei Karas1-0/+3
2011-06-21Add hardcoded modes to video modes list in settings.Andrei Karas1-0/+48
2011-05-31Revert "Switch includes to use embedded guichan."Andrei Karas1-2/+2
2011-05-30Switch includes to use embedded guichan.Andrei Karas1-2/+2
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-04-25Fix cache option enabled/disabled state.Andrei Karas1-1/+2
2011-04-24Add reset yellow bar command to bars context menu.Andrei Karas1-1/+3
2011-04-18Disable software settings if software mode not enabled.Andrei Karas1-0/+7
2011-03-29Add translation for some strings in setup video tab.Andrei Karas1-2/+2
2011-03-18Fix most old style cast except manaserv and libxml2 defines.Andrei Karas1-2/+2
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-01-02Initial commit.Andrei Karas1-0/+819