summaryrefslogtreecommitdiff
path: root/src/gui/setup_video.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-04-13Some cleanup of the Configuration interfaceBjørn Lindeijer1-23/+18
2009-04-13Revert forced FPS limitBjørn Lindeijer1-1/+1
2009-04-08Associated setup tab name with the tab itselfBjørn Lindeijer1-1/+1
2009-04-07Moved basic widgets into the gui/widgets directoryBjørn Lindeijer1-23/+24
2009-03-25Merge branch 'eathena/master'Bjørn Lindeijer1-33/+67
2009-03-23Merge branch 'aethyra/master'Bjørn Lindeijer1-26/+29
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-2/+15
2009-03-19Throttle framerates down to save CPU cycles. Now that we're getting highIra Rice1-14/+18
2009-03-14Made a label class derived from the guichan label class which utilizesIra Rice1-12/+11
2009-03-10Fix video config cancel button for "show name".Majin Sniper1-0/+2
2009-03-10Fix video config cancel button for "show name".Majin Sniper1-0/+2
2009-02-26Merge branch 'aethyra/master'Bjørn Lindeijer1-4/+4
2009-02-24Fixed compile warningsBjørn Lindeijer1-5/+5
2009-02-20Fixed some lines from cutting off in English (which would carry over toIra Rice1-4/+4
2009-02-20Added a pickup notification as particle effect. Also make a ui option to enab...Majin Sniper1-6/+35
2009-02-19Added a pickup notification as particle effect. Also make a ui option to enab...Majin Sniper1-6/+35
2009-02-18Introduced a toLower method and grouped string utilsBjørn Lindeijer1-1/+1
2009-02-18Introduced a toLower method and grouped string utilsBjørn Lindeijer1-1/+1
2009-02-15Merge branch 'aethyra/master'Bjørn Lindeijer1-38/+0
2009-02-15Deleted some unneeded delete statements.Ira Rice1-38/+0
2009-02-15Merge commit 'aethyra/master'Bjørn Lindeijer1-31/+101
2009-02-11Adjusted a few files for release.Ira Rice1-2/+2
2009-02-11Don't make log statements translatableBjørn Lindeijer1-2/+2
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
2009-02-10Made sure to clean up after all of the dangling pointers in theIra Rice1-6/+39
2009-02-10Added two more options for displaying speech overhead (don't show it atIra Rice1-26/+63
2009-02-10Don't make log statements translatableBjørn Lindeijer1-2/+2
2009-02-09Merged with Aethyra master as of 2009-02-09Bjørn Lindeijer1-43/+26
2009-02-09Merged with Aethyra master as of 2009-01-27Bjørn Lindeijer1-33/+109
2009-02-08Mostly fixed a few field values to behave better in Windows, as well asIra Rice1-26/+26
2009-02-03Modified video mode selection to not test the resolution clicked on, andIra Rice1-17/+0
2009-01-25Synchronized setup dialog size with AethyraBjørn Lindeijer1-2/+2
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-18Reflowed the setup keyboard tab with the layout code.Ira Rice1-1/+1
2009-01-18While the last commit might look good in English, it wasn't veryIra Rice1-23/+23
2009-01-18Fixed layout of video setup page when translatedBjørn Lindeijer1-61/+43
2009-01-18Fixed layout of video setup page when translatedBjørn Lindeijer1-60/+44
2009-01-18Merge branch 'master' of git://gitorious.org/tmw/eathenaDavid Athay1-0/+1
2009-01-15Merged Tab and TabbedArea from mainlineBjørn Lindeijer1-0/+1
2009-01-13Merged Tab and TabbedArea from mainlineBjørn Lindeijer1-0/+1
2009-01-13Merge branch 'master' of git://gitorious.org/tmw/eathenaDavid Athay1-27/+28
2009-01-12Updated the po files so that they shouldn't generate errors for us anyIra Rice1-6/+4
2009-01-09Fixed a potential crash in the setup window when setting whether a nameIra Rice1-1/+2
2009-01-09Added the ability to see your own name in game.Ira Rice1-1/+21
2009-01-08Made remaining dialogs translatableBjørn Lindeijer1-2/+2
2009-01-06Added support for internationalizationIra Rice1-38/+39
2009-01-06Added support for internationalizationBjørn Lindeijer1-27/+28
2008-12-31Fixed OSX fullscreen hangDavid Athay1-2/+2
2008-12-26Fixed a potential leak in setup, changed the default border color toIra Rice1-0/+3