summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2012-04-01Update version for Mac OSXDavid Athay1-1/+1
2012-04-01Made changes to compile on Mac OSX 10.6 and laterDavid Athay4-11/+40
2012-03-24Merge branch '0.6'Thorbjørn Lindeijer6-28/+58
2012-03-24Introduced compile-time option to disable use of C++0xThorbjørn Lindeijer5-4/+20
2012-03-21Added default ports when connecting to a custom server.jurkan3-19/+20
2012-03-18Fixed issues with rendering very small mapsjurkan1-24/+38
2012-03-18Merge branch '0.6'Thorbjørn Lindeijer2-0/+8
2012-03-18Removed some 'const' keywords from value returnsThorbjørn Lindeijer11-22/+22
2012-02-26Fixed display of server descriptionErik Schilling1-0/+1
2012-02-25Fixed compiling against SDL_mixer versions before 1.2.9Thorbjørn Lindeijer1-0/+7
2012-02-18Added notification sound on receiving whisperThorbjørn Lindeijer13-21/+125
2012-02-18Fixed manaserv-enabled buildsThorbjørn Lindeijer4-11/+11
2012-02-17Fixed selecting of beings that are flanked between two othersErik Schilling1-8/+19
2012-02-15Deswapped the ring2 and necklace equip slots for tA.Yohann Ferreira1-2/+2
2012-02-14Omit equipping of non-existing itemsStefan Dombrowski1-7/+16
2012-02-14Removing NPC trade messages from chatStefan Dombrowski1-8/+2
2012-02-13Fixed drawing order of particlesThorbjørn Lindeijer2-10/+0
2012-02-12Made the client not stop the target attack once in range.Yohann Ferreira1-1/+1