summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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
2012-07-22Replaced font with DejaVu Serif CondensedThorbjørn Lindeijer7-6/+6
2012-07-20Themed the remaining ui for the lpcErik Schilling26-0/+29
2012-07-20Removed options to configure particle and ambient effectsErik Schilling2-128/+4
2012-07-17Fixed pixel alignment drawing glitches in OpenGL modeThorbjørn Lindeijer1-1/+1
2012-07-17Fill the window also in software rendering modeThorbjørn Lindeijer2-8/+9
2012-07-17Enabled specials window by defaultErik Schilling1-2/+1
2012-07-17Added lpc window theme image to CMakeListsjurkan1-0/+1
2012-07-15Implemented client scaling in SDL modejurkan3-16/+48
2012-07-13Small optimization in OpenGL clip area codeThorbjørn Lindeijer1-11/+8
2012-07-12Removed debug outputThorbjørn Lindeijer1-2/+0
2012-07-12Implemented scaling in OpenGL modeThorbjørn Lindeijer9-32/+72
2012-07-09Fixed gender to male onlyjurkan1-0/+3
2012-07-06LPC gui theming (replaced windows through scrolls)jurkan5-19/+19
2012-06-26add option to use system enet headershasufell1-1/+10
2012-06-26don't overwrite system/environment CXXFLAGShasufell1-1/+1
2012-06-26make datadir an bindir paths modifiablehasufell1-2/+2
2012-06-08Made error on imageset loading a bit more informativeErik Schilling1-1/+2
2012-05-25Fixed skill display for manaservErik Schilling3-5/+12
2012-05-21Merge branch '0.6'Erik Schilling2-3/+3
2012-05-21Made pickup notifications to appear as particle instead of text by default0.6Erik Schilling1-2/+2
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-06Small protocol fix for NPC messagesThorbjørn Lindeijer1-1/+1
2012-05-05Merge branch '0.6'Thorbjørn Lindeijer6-6/+12