summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)AuthorFilesLines
2012-07-25Fixed UI layout after changing resolution in Setup dialogThorbjørn Lindeijer1-1/+2
2012-07-25Corrected the minimum height shown in the video optionsThorbjørn Lindeijer1-1/+1
2012-07-22Replaced font with DejaVu Serif CondensedThorbjørn Lindeijer1-2/+2
2012-07-20Removed options to configure particle and ambient effectsErik Schilling2-128/+4
2012-07-17Enabled specials window by defaultErik Schilling1-2/+1
2012-07-12Implemented scaling in OpenGL modeThorbjørn Lindeijer4-6/+22
2012-07-09Fixed gender to male onlyjurkan1-0/+3
2012-07-06LPC gui theming (replaced windows through scrolls)jurkan2-9/+9
2012-05-25Fixed skill display for manaservErik Schilling1-4/+9
2012-05-21Merge branch '0.6'Erik Schilling1-1/+1
2012-05-10Corrected coordinates of window menujurkan1-1/+1
2012-05-07Merge branch '0.6'Thorbjørn Lindeijer1-9/+9
2012-05-07Fixed wrong offset values for tab widget drawingjurkan1-9/+9
2012-05-05Merge branch '0.6'Thorbjørn Lindeijer2-1/+3
2012-05-05Removed the shared base classes of MessageIn and MessageOutThorbjørn Lindeijer2-2/+0
2012-05-05Fixed compilation errors and warnings with GCC 4.7Thorbjørn Lindeijer2-1/+3
2012-04-19Client side fix for manaserv guild systemErik Schilling1-2/+3
2012-04-04Synced specials to latest manaserv changesErik Schilling1-21/+20
2012-04-02Merge branch '0.6'Thorbjørn Lindeijer2-4/+3
2012-04-02Fixed problems with using the last emotev0.6.1Thorbjørn Lindeijer1-3/+2
2012-04-01Made changes to compile on Mac OSX 10.6 and laterDavid Athay1-1/+1
2012-03-24Merge branch '0.6'Thorbjørn Lindeijer3-27/+41
2012-03-24Introduced compile-time option to disable use of C++0xThorbjørn Lindeijer2-3/+3
2012-03-21Added default ports when connecting to a custom server.jurkan2-19/+8
2012-03-18Fixed issues with rendering very small mapsjurkan1-24/+38
2012-03-18Merge branch '0.6'Thorbjørn Lindeijer1-0/+1
2012-03-18Removed some 'const' keywords from value returnsThorbjørn Lindeijer3-4/+4
2012-02-26Fixed display of server descriptionErik Schilling1-0/+1
2012-02-18Added notification sound on receiving whisperThorbjørn Lindeijer6-17/+71
2012-02-18Fixed manaserv-enabled buildsThorbjørn Lindeijer3-10/+10
2012-02-12Fixed inventory displayYohann Ferreira1-3/+6
2012-02-12Restored manaserv-less buildsYohann Ferreira3-5/+29
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