summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)AuthorFilesLines
2012-02-11Made items equippable by double click in inventoryErik Schilling1-2/+9
2012-02-11Fixed issues with the help texts and small NEWS file updatesThorbjørn Lindeijer2-6/+2
2012-02-10Arbitrary small code cleanupsThorbjørn Lindeijer3-7/+5
2012-02-09Fixed wallpaper prescaling issuesThorbjørn Lindeijer1-17/+26
2012-02-09Allow changing fullscreen resolution without restartThorbjørn Lindeijer1-63/+59
2012-02-09Setting y-offset back to 3 for status effect iconsStefan Dombrowski1-1/+1
2012-02-09Avoid a crash after selecting one's character linked to emotes.Yohann Ferreira1-3/+3
2012-02-09Show status effect icons again and position adjustStefan Dombrowski1-2/+3
2012-02-08Reorganized Video settings so that labels have more spaceThorbjørn Lindeijer1-21/+22
2012-02-07Made BrowserBox use the recommended line skip for its fontThorbjørn Lindeijer4-48/+73
2012-02-07Fixed debug window not saving its position and sizeErik Schilling1-2/+2
2012-02-07Fixed color updates of magic barErik Schilling2-0/+18
2012-02-07Fixed the server type selected when modifying a custom server.Yohann Ferreira1-2/+2
2012-02-06Some cleanups in the initialization of wallpaper pathsThorbjørn Lindeijer2-2/+2
2012-02-05Fixed spreading over tabs not spamming too muchErik Schilling1-16/+4
2012-02-05Fixed some layout issues with the chat windowThorbjørn Lindeijer2-31/+22
2012-02-03Simplified and made generic the way the pickup is handled.Yohann Ferreira1-2/+7
2012-02-03Changed the setup button at login stage to use the icon.Yohann Ferreira2-4/+6
2012-02-02Fix to the hair colors and styles handling.Yohann Ferreira2-34/+55
2012-01-31Fixed saving the selected server at server connection level.Yohann Ferreira1-1/+3
2012-01-31Added missing copyright notices.Yohann Ferreira13-1/+15
2012-01-30Keep a single blank line between NPC textsThorbjørn Lindeijer1-0/+1
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