summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)AuthorFilesLines
2024-01-26Merge branch 'master' into lpc2012lpc2012Thorbjørn Lindeijer23-149/+171
2024-01-25Fixed parent for OkDialog in social windowThorbjørn Lindeijer1-1/+1
2024-01-25Minor includes cleanupThorbjørn Lindeijer3-7/+0
2024-01-25Ported to SDL2Thorbjørn Lindeijer14-129/+156
2024-01-24Fixed compilation issues and use of deprecated C++ featuresThorbjørn Lindeijer9-12/+14
2013-05-24Merge remote-tracking branch 'origin/master' into lpc2012 branchPrzemysław Grzywacz1-1/+1
2013-05-09Changed default serverlist.xml URL to avoid redirectThorbjørn Lindeijer1-1/+1
2013-05-02Fixed the shortcut window positionThorbjørn Lindeijer1-1/+1
2013-05-02Merge branch 'master' into lpc2012Thorbjørn Lindeijer4-59/+83
2013-04-30Hide attribute sliders on character creation when appropriateThorbjørn Lindeijer2-53/+69
2013-04-29Single xml solution - compatibility with skill-set and special-setPrzemysław Grzywacz1-1/+2
2013-04-27Added support for charcreation.xml settingsThorbjørn Lindeijer1-0/+7
2013-04-13Removed unused IntMap typedefThorbjørn Lindeijer1-2/+0
2013-02-20Merge branch 'master' into lpc2012Erik Schilling3-22/+34
2012-08-14Can now build using cmake on OSXSocapex1-4/+0
2012-08-14Can now build using cmake on OSXSocapex1-4/+0
2012-08-12Fixed coding style in specialswindowErik Schilling1-16/+18
2012-08-12Improved the layout of the specials windowThorbjørn Lindeijer2-25/+8
2012-08-12Removed ImageLoader and ProxyImage classesThorbjørn Lindeijer1-5/+0
2012-08-08Changed to using delete_all instead of a loopTom Leese1-8/+2
2012-08-07Fixed issue where previous special entries were drawn underneathTom Leese1-0/+7
2012-08-05Removed all the hardcoded sizes of the various setup tabsThorbjørn Lindeijer19-81/+66
2012-08-05Add a checkbox to the debugging window to show being ids.Stefan Beller2-1/+42
2012-08-04Fixed compile with MinGW/G++ 4.6.2Thorbjørn Lindeijer1-1/+1
2012-08-02Removing constructor of DebugSwitches.Stefan Beller1-15/+0
2012-08-02Add a checkbox to the debugging window to show being ids.Stefan Beller2-1/+42
2012-08-02Crash fix when re-entering the gameThorbjørn Lindeijer2-0/+12
2012-08-02Dynamically scaling background for login screenThorbjørn Lindeijer2-0/+47
2012-08-02Made download progress colorableErik Schilling1-1/+2
2012-08-02Tweaked default positions of chat and shortcut windowThorbjørn Lindeijer2-4/+4
2012-08-02Split off minimap window from mini status window and repositioned themThorbjørn Lindeijer4-46/+128
2012-08-02Changed default position and size of shortcut windowThorbjørn Lindeijer1-3/+4
2012-08-02Revert "Changed default position and size of chat window"Thorbjørn Lindeijer1-1/+1
2012-08-02Changed default position and size of chat windowThorbjørn Lindeijer1-1/+1
2012-08-02[Hack] Removed emotion buttonjurkan1-1/+1
2012-08-02Removing the need to press space twice to close a dialog (probably a hack)jurkan1-0/+1
2012-08-02Embedded the minimap into the mini status windowThorbjørn Lindeijer4-91/+65
2012-08-01Some positioning changes in the game UIThorbjørn Lindeijer8-50/+56
2012-08-01Removed unused TabbedArea from SpecialsWindowThorbjørn Lindeijer2-15/+0
2012-08-01Improved the layout of the specials windowThorbjørn Lindeijer1-10/+8
2012-08-01Resized minimap + fixed clipErik Schilling1-7/+8
2012-08-01Fixed compile error when not compiling in C++11 modeThorbjørn Lindeijer1-1/+1
2012-08-01Modify the NPC Dialog to be more RPG-LikeChuck Miller4-239/+144
2012-07-31Removed ImageLoader and ProxyImage classesThorbjørn Lindeijer1-5/+0
2012-07-30Hacked away the sliders in the character create dialog. Better not try connec...Erik Schilling1-6/+4
2012-07-26Removed player box from the equipment windowThorbjørn Lindeijer1-9/+0
2012-07-26Fixed height of item popup that shows no itemThorbjørn Lindeijer1-1/+1
2012-07-26Removed UI to manually increase skillsThorbjørn Lindeijer2-19/+1
2012-07-26Fixed the dimensions of the popup/tooltipThorbjørn Lindeijer4-29/+21
2012-07-25Reduced the height of the Setup windowThorbjørn Lindeijer20-83/+66