summaryrefslogtreecommitdiff
path: root/src/gui/setup_video.h
AgeCommit message (Expand)AuthorFilesLines
2009-02-20Added a pickup notification as particle effect. Also make a ui option to enab...Majin Sniper1-0/+6
2009-02-15Deleted some unneeded delete statements.Ira Rice1-1/+0
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-0/+7
2009-02-10Added two more options for displaying speech overhead (don't show it atIra Rice1-2/+3
2009-02-04Went through the gui folder and revised the include statements to notIra Rice1-2/+0
2009-01-25Removed the TMW branding from header guardsBjørn Lindeijer1-2/+2
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-18Fixed layout of video setup page when translatedBjørn Lindeijer1-5/+5
2009-01-15Style cleanups throughout most of the code. Splitting function type fromIra Rice1-7/+4
2009-01-09Added the ability to see your own name in game.Ira Rice1-0/+2
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-4/+2
2008-10-15Added patch so that players can turn on or off speech bubbles.Ira Rice1-0/+2
2008-10-14Early addition of a particle effect disabling option. Would like to Ira Rice1-0/+2
2008-07-18Import of client treeLloyd Bryant1-1/+1
2008-05-28Added slider for controlling particleEmitterSkip (overall quality of particle...Philipp Sehmisch1-0/+4
2007-01-14Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch).Bjørn Lindeijer1-2/+3
2006-09-20Added a slider for controlling the OverlayDetail (based on a patch by VictorSan)Philipp Sehmisch1-0/+4
2006-08-26Applied patch by Pascal, adding sliders to configure the scrolling behaviourBjørn Lindeijer1-0/+16
2006-08-13Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updatesBjørn Lindeijer1-2/+2
2006-07-19Merged new_animation branch until r2415 into trunk. Eugenio Favalli1-1/+1
2006-05-03FPS limit can now be set in setup dialog. Default value for FPS is 50. (Code ...Eugenio Favalli1-1/+10
2006-03-19Removed some duplicate initializations.Björn Steinbrink1-5/+5
2006-03-19Splitted setup window into manageable pieces according to their tabs in the w...Björn Steinbrink1-0/+59