summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)AuthorFilesLines
2012-01-28Moved mTrading into the TradeHandlerThorbjørn Lindeijer1-1/+0
2012-01-26Remove "> Next" from NPC dialogsAndrei Karas1-2/+0
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer194-194/+194
2012-01-26Removed 'inline' keyword where it's not of any valueThorbjørn Lindeijer4-14/+14
2012-01-22Allow resizing of the game in windowed modeThorbjørn Lindeijer6-59/+76
2012-01-20Made the update window bigger and resizableThorbjørn Lindeijer1-6/+7
2012-01-20Made the ignore record parameter usefulErik Schilling1-1/+1
2012-01-18ColorDB -> HairDB.Yohann Ferreira2-6/+6
2012-01-17Fix update error if file line is empty, like in aethyra updatesAndrei Karas1-1/+2
2012-01-16Renamed some file names for consistency with the class namesThorbjørn Lindeijer31-24/+24
2012-01-15Remove dead beings from the minimapStefan Dombrowski1-0/+4
2012-01-15Show item quantity in the shop listThorbjørn Lindeijer1-23/+40
2012-01-15Center the CustomServerDialog on its parent windowThorbjørn Lindeijer6-7/+8
2012-01-13Improved the layout of the custom server dialogThorbjørn Lindeijer1-10/+10
2012-01-10Added a separate label for the download description in the server dialog.Yohann Ferreira2-10/+14
2012-01-10Added a modify button to the server dialog.Yohann Ferreira4-17/+68
2012-01-10Made addition of custom servers be done in a separate window.Yohann Ferreira4-150/+347
2012-01-10player_node -> local_playerYohann Ferreira12-45/+45
2012-01-09Added a close button to the npc dialog window.Yohann Ferreira2-24/+32
2012-01-09Gave a bit more space to the equip/unequip button.Yohann Ferreira1-2/+6
2012-01-09Fixed the setup overall width to fix the tab behaviour withYohann Ferreira1-1/+1
2012-01-09Fix wrong logic in the enable joystick setup option.Yohann Ferreira2-11/+11
2012-01-09Changed INT and DELETE enum names to fix C::B compilation.Yohann Ferreira4-4/+4
2012-01-09Made the chat text much more readable in every opacity case.Yohann Ferreira4-4/+94
2012-01-07Made the first choice item be selected at the beginningBen Longbons2-0/+11
2012-01-07Fixed minimap showing the right colors for npcs and monstersErik Schilling1-2/+2
2012-01-06Made announcements spreading over all whispers and channelsErik Schilling1-0/+20
2011-12-02Mac: Change to local SDL inclues.David Athay1-1/+1
2011-11-13Added background support to the equipment boxes.Yohann Ferreira2-0/+27
2011-11-12Removed hiding of button popup when setting the text to emptyYohann Ferreira2-8/+2
2011-11-12Removed some Channel and ChannelTab related sillinessThorbjørn Lindeijer1-5/+0
2011-11-12Fixed the button popup incorrectly shown when loading the window menu.Yohann Ferreira1-3/+1
2011-11-01Merge github.com:mana/manaYohann Ferreira11-38/+30
2011-10-25Change the wrong, but mostly supported WIN32 macro to the correct _WIN32, enf...Bernd Wachter1-2/+2
2011-10-23Fixed a certain class of Doxygen warningsThorbjørn Lindeijer10-36/+28
2011-09-28Merge github.com:mana/manaYohann Ferreira5-1/+19
2011-09-29Fixed item popup still visible after closing inventory window.Erik Schilling5-1/+19
2011-09-28Small changes requested by o11c - part 2.Yohann Ferreira1-39/+38
2011-09-28Small changes requested by o11c - part 1.Yohann Ferreira2-3/+8
2011-09-28Added true arrows graphics to tab area buttons.Yohann Ferreira2-3/+7
2011-09-28Made the shortcuts link actually use the plural in its caption.Yohann Ferreira1-4/+4
2011-09-28The shortcuts are now refreshed when reassigning keys.Yohann Ferreira3-8/+69
2011-09-28Added icons to the confirm and cancel button of the quit dialog.Yohann Ferreira2-2/+6
2011-09-28Fixed back the special window display in a basic but working way.Yohann Ferreira2-1/+4
2011-09-28Added a naive way to display the window keyboard shortcut.Yohann Ferreira2-10/+31
2011-09-28Reached the state where the menu bar is now using image buttons.Yohann Ferreira1-7/+7
2011-09-28Made the button icon only shown when the icon file is valid.Yohann Ferreira3-9/+9
2011-09-28Added the setup button icon and optimized the image size.Yohann Ferreira1-1/+1
2011-09-28Changed the Social button to an image one.Yohann Ferreira4-12/+25
2011-09-28Added textpopup on mouse hovering support to buttons.Yohann Ferreira3-2/+74