summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-12Final updates to NEWS file and help headers for 0.6 releasev0.6.0Thorbjørn Lindeijer3-5/+9
2012-02-12Made the client not stop the target attack once in range.Yohann Ferreira1-1/+1
2012-02-12Added configuration for Transifex clientThorbjørn Lindeijer1-0/+8
2012-02-12Default manaserv support to OFF for 0.6 releaseThorbjørn Lindeijer1-1/+1
2012-02-12Updated the German and Spanish translations from TransifexThorbjørn Lindeijer3-7603/+5742
2012-02-12Updated the french translation.Yohann Ferreira1-417/+392
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 Lindeijer9-127/+79
2012-02-10Arbitrary small code cleanupsThorbjørn Lindeijer5-9/+7
2012-02-10Include .c files in the Qt Creator projectThorbjørn Lindeijer2-2/+11
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-09Updated help to upcoming releaseErik Schilling2-1/+34
2012-02-08Reorganized Video settings so that labels have more spaceThorbjørn Lindeijer1-21/+22
2012-02-08Updated German translationErik Schilling1-22/+28
2012-02-08Updated translationsErik Schilling29-55446/+64029
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-06Updated NEWS file for 0.6.0 releaseThorbjørn Lindeijer1-0/+34
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
2012-02-03Fixed the player character's direction update when clicking on a monster.Yohann Ferreira1-0/+1
2012-02-03Simplified and made generic the way the pickup is handled.Yohann Ferreira11-32/+68
2012-02-03Changed the setup button at login stage to use the icon.Yohann Ferreira3-5/+9
2012-02-02Fixed player's character direction.Yohann Ferreira2-4/+4
2012-02-02Fixed diagonal walking to be much more smooth.Yohann Ferreira1-72/+65
2012-02-02Remove duplicate direction computation by a call to lookAt()Yohann Ferreira1-19/+1
2012-02-02Fix to the hair colors and styles handling.Yohann Ferreira15-126/+269
2012-02-02Fixed the use of custom particle effects for attacks.Yohann Ferreira2-7/+7