summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-05-07Fixed wrong offset values for tab widget drawingjurkan1-9/+9
2012-05-05Fixed compilation errors and warnings with GCC 4.7Thorbjørn Lindeijer5-5/+11
2012-04-04Enabled whispers in tabs by defaultErik Schilling1-1/+1
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-24Introduced compile-time option to disable use of C++0xThorbjørn Lindeijer5-4/+20
2012-03-18Fixed issues with rendering very small mapsjurkan1-24/+38
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-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
2012-02-12Fixes to actor drawing orderThorbjørn Lindeijer3-12/+22
2012-02-12Fixed inventory displayYohann Ferreira1-3/+6
2012-02-12Restored manaserv-less buildsYohann Ferreira5-6/+31
2012-02-12Leave the default values for OpenGL texture filtersThorbjørn Lindeijer1-2/+0
2012-02-12Ignore ManaPlus shop commandsThorbjørn Lindeijer1-0/+13
2012-02-12Improved the wallpaper choosing algorithmThorbjørn Lindeijer1-24/+22
2012-02-11Made items equippable by double click in inventoryErik Schilling2-2/+10
2012-02-11Fixed issues with the help texts and small NEWS file updatesThorbjørn Lindeijer2-6/+2
2012-02-10Arbitrary small code cleanupsThorbjørn Lindeijer5-9/+7
2012-02-10Corrected two spelling mistakesjurkan2-2/+2
2012-02-09Fixed wallpaper prescaling issuesThorbjørn Lindeijer9-90/+174
2012-02-09Allow changing fullscreen resolution without restartThorbjørn Lindeijer6-123/+145
2012-02-09Setting y-offset back to 3 for status effect iconsStefan Dombrowski1-1/+1
2012-02-09Avoid a crash after selecting one's character linked to emotes.Yohann Ferreira1-3/+3
2012-02-09Show status effect icons again and position adjustStefan Dombrowski1-2/+3
2012-02-08Reorganized Video settings so that labels have more spaceThorbjørn Lindeijer1-21/+22
2012-02-07Made BrowserBox use the recommended line skip for its fontThorbjørn Lindeijer4-48/+73
2012-02-07Fixed debug window not saving its position and sizeErik Schilling1-2/+2
2012-02-07Fixed color updates of magic barErik Schilling3-0/+22
2012-02-07Added cmake status messages on compile options used.Yohann Ferreira1-0/+4
2012-02-07Fixed the server type selected when modifying a custom server.Yohann Ferreira1-2/+2
2012-02-07Hopefully fixed two issues in the go and attack playflowYohann Ferreira2-13/+34
2012-02-06Some cleanups in the initialization of wallpaper pathsThorbjørn Lindeijer3-28/+33
2012-02-06Fixed searching for wallpapers on 64-bit machinesThorbjørn Lindeijer1-4/+2
2012-02-05Fixed spreading over tabs not spamming too muchErik Schilling1-16/+4
2012-02-05Fixed some layout issues with the chat windowThorbjørn Lindeijer2-31/+22
2012-02-05Fixed crash when the map couldn't be loadedThorbjørn Lindeijer1-0/+3
2012-02-05Revert "Checking being positions send by the server"Thorbjørn Lindeijer3-36/+0
2012-02-04Removing password from memoryStefan Dombrowski1-1/+2
2012-02-03Clear tile flags from the gid before further processingThorbjørn Lindeijer5-11/+23
2012-02-03Fixed the go and attack mouse clickYohann Ferreira2-24/+51