summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-02Changed color of download progressbarlpc2012submissionErik Schilling1-1/+1
2012-08-02Crash fix when re-entering the gameThorbjørn Lindeijer3-0/+15
2012-08-02Dynamically scaling background for login screenThorbjørn Lindeijer11-6/+65
2012-08-02Made download progress colorableErik Schilling4-2/+6
2012-08-02Enable OpenGL by default on all platformsThorbjørn Lindeijer2-6/+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 Lindeijer9-50/+143
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-02Added parts of new background imageErik Schilling5-0/+19
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 Lindeijer8-105/+73
2012-08-01Some positioning changes in the game UIThorbjørn Lindeijer10-64/+78
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-01Fixed color of npc dialog to black for lpcErik Schilling1-1/+1
2012-08-01Merge branch 'master' into lpc2012Erik Schilling1-2/+1
2012-08-01Themed the npc dialogErik Schilling2-14/+14
2012-08-01Modify the NPC Dialog to be more RPG-LikeChuck Miller11-240/+167
2012-07-31Removed the emote shortcut windowThorbjørn Lindeijer3-9/+0
2012-07-31Removed ImageLoader and ProxyImage classesThorbjørn Lindeijer9-200/+0
2012-07-31Removed 'virtual' from methods of ImageThorbjørn Lindeijer4-26/+15
2012-07-31Fixed drawing issues with tiles that don't match the gridThorbjørn Lindeijer2-2/+7
2012-07-30Hacked away the sliders in the character create dialog. Better not try connec...Erik Schilling2-11/+4
2012-07-30Defining a branding for lpc2012.Stefan Beller1-0/+18
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-25Revert "Leave the default values for OpenGL texture filters"Thorbjørn Lindeijer1-0/+2
2012-07-25Fixed plural format of Ukranian translationThorbjørn Lindeijer1-2/+1
2012-07-25Reduced the height of the Setup windowThorbjørn Lindeijer20-83/+66
2012-07-25Fixed UI layout after changing resolution in Setup dialogThorbjørn Lindeijer1-1/+2
2012-07-25Added an option to reduce input lagThorbjørn Lindeijer2-1/+31
2012-07-25Corrected the minimum height shown in the video optionsThorbjørn Lindeijer1-1/+1
2012-07-25Merge branch 'master' into lpc2012Erik Schilling4-2/+24
2012-07-25Prevented crash with nonexisting particle sprite.Erik Schilling1-2/+10
2012-07-25Added handler to display text particles sent by serverErik Schilling3-0/+14
2012-07-23Avoid copying surfaces unnecessarily for upload to textureThorbjørn Lindeijer2-26/+36
2012-07-23Specify a more specific image format when uploading texturesThorbjørn Lindeijer1-1/+1
2012-07-23Removed manual calling of glFlush / glFinishThorbjørn Lindeijer1-2/+0
2012-07-23Added support for ARB_texture_non_power_of_two extensionThorbjørn Lindeijer3-2/+7
2012-07-23Some cleanups in OpenGL codeThorbjørn Lindeijer2-49/+1
2012-07-23Fixed mixup of parameter types in OpenGL codeThorbjørn Lindeijer1-4/+4
2012-07-23Fixed indentation of Image::_GLloadThorbjørn Lindeijer1-75/+75
2012-07-23Revert "Leave the default values for OpenGL texture filters"Thorbjørn Lindeijer1-0/+1