summaryrefslogtreecommitdiff
path: root/src/gui/setup_players.cpp
AgeCommit message (Expand)AuthorFilesLines
2024-01-29Removed unused includes in various filesThorbjørn Lindeijer1-3/+0
2024-01-29Apply C++11 fixitsThorbjørn Lindeijer1-2/+1
2024-01-26Apply C++11 fixitsThorbjørn Lindeijer1-15/+15
2012-08-05Removed all the hardcoded sizes of the various setup tabsThorbjørn Lindeijer1-8/+2
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2011-10-23Fixed a certain class of Doxygen warningsThorbjørn Lindeijer1-4/+3
2011-05-24Widened the setup window by 5pxAngelo Castellani1-1/+1
2010-11-01Merge branch '0.5' of gitorious.org:mana/manaYohann Ferreira1-3/+3
2010-10-12Little setup tweaksStefan Dombrowski1-2/+2
2010-07-28Centralized configuration default values using the VariableData system.Yohann Ferreira1-7/+7
2010-06-13Merge remote branch '1.0/1.0'Jared Adams1-9/+7
2010-06-10Merge BeingManager and FloorItemManager as ActorSpriteManagerJared Adams1-3/+3
2010-06-06Fix memory leak in setup_playersAndrei Karas1-9/+7
2010-05-01Add chat logging.Andrei Karas1-1/+16
2010-03-26Replace most dynamic_casts with static_castsJared Adams1-1/+1
2010-03-04Show gender near player names.Andrei Karas1-1/+22
2010-02-22Modify copyright headersFreeyorp1-1/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-4/+3
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2010-01-11Cleanup GUI classesJared Adams1-4/+4
2009-05-14Fixed the worst layout issues that came up with translationsBjørn Lindeijer1-2/+2
2009-05-11Made player relations persistent by default and removed option from GUIBjørn Lindeijer1-6/+2
2009-04-29Fixed const-ness of TableModel related methodsBjørn Lindeijer1-6/+6
2009-04-29Removed underscores from some non-conforming filenamesBjørn Lindeijer1-1/+1
2009-04-15Clean up some more memory leaksJared Adams1-2/+3
2009-04-15Have the DropDown create its ScrollArea and ListBoxBjørn Lindeijer1-7/+2
2009-04-15Add a config option to always use whipser tabsJared Adams1-1/+15
2009-04-13Some cleanup of the Configuration interfaceBjørn Lindeijer1-1/+1
2009-04-08Associated setup tab name with the tab itselfBjørn Lindeijer1-1/+2
2009-04-07Moved basic widgets into the gui/widgets directoryBjørn Lindeijer1-15/+16
2009-03-23Merge branch 'aethyra/master'Bjørn Lindeijer1-5/+4
2009-03-14Made a label class derived from the guichan label class which utilizesIra Rice1-5/+4
2009-03-10Remove some tabs and trailing whitespaceJared Adams1-2/+2
2009-03-10Remove some tabs and trailing whitespaceJared Adams1-2/+2
2009-02-15Removed unnecessary parenthesis at constructorsBjørn Lindeijer1-5/+5
2009-02-15Merge commit 'aethyra/master'Bjørn Lindeijer1-22/+35
2009-02-12Some more files which got fixed up for release (basically versionIra Rice1-2/+3
2009-02-11Fixed the default table width for the player tab.Ira Rice1-20/+33
2009-02-10Whitespace fixesBjørn Lindeijer1-1/+1
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-3/+3
2009-02-10Added two more options for displaying speech overhead (don't show it atIra Rice1-1/+1
2009-02-10Whitespace fixesBjørn Lindeijer1-1/+1
2009-02-09Merged with Aethyra master as of 2009-02-09Bjørn Lindeijer1-8/+18
2009-02-09Merged with Aethyra master as of 2009-01-27Bjørn Lindeijer1-7/+6
2009-02-04Went through the gui folder and revised the include statements to notIra Rice1-1/+3
2009-02-03Modified the dropdown class to handle opacity.Ira Rice1-5/+12
2009-02-03Fixed up table class to allow for different background colors, as wellIra Rice1-1/+2
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