summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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 Lindeijer2-4/+4
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-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)jurkan2-9/+9
2012-06-26don't overwrite system/environment CXXFLAGShasufell1-1/+1
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
2012-05-05Added debugging mode to the protocolThorbjørn Lindeijer5-21/+119
2012-05-05Removed the shared base classes of MessageIn and MessageOutThorbjørn Lindeijer84-660/+612
2012-05-05Fixed compilation errors and warnings with GCC 4.7Thorbjørn Lindeijer5-5/+11
2012-04-19Client side fix for manaserv guild systemErik Schilling3-8/+39
2012-04-04Fixed compiler warning because of uninitialized variableErik Schilling1-1/+1
2012-04-04Synced specials to latest manaserv changesErik Schilling5-44/+38
2012-04-04Enabled whispers in tabs by defaultErik Schilling1-1/+1
2012-04-02Merge branch '0.6'Thorbjørn Lindeijer13-32/+58
2012-04-02Fixed problems with using the last emotev0.6.1Thorbjørn Lindeijer6-15/+10
2012-04-02Potentially fixed problems with user agent in Windows buildsThorbjørn Lindeijer1-3/+5
2012-04-02Bumped version and updated news in preparation of 0.6.1 releaseThorbjørn Lindeijer2-3/+3