Age | Commit message (Expand) | Author | Files | Lines |
2012-02-15 | Deswapped the ring2 and necklace equip slots for tA. | Yohann Ferreira | 1 | -2/+2 |
2012-02-15 | Added jurkan as German translator | Erik Schilling | 1 | -0/+1 |
2012-02-14 | Omit equipping of non-existing items | Stefan Dombrowski | 1 | -7/+16 |
2012-02-14 | Removing NPC trade messages from chat | Stefan Dombrowski | 1 | -8/+2 |
2012-02-13 | Fixed drawing order of particles | Thorbjørn Lindeijer | 2 | -10/+0 |
2012-02-13 | Fixed the name displayed for two of Crush's commits | Thorbjørn Lindeijer | 1 | -0/+1 |
2012-02-13 | Added myself to the translators. | Yohann Ferreira | 1 | -2/+3 |
2012-02-13 | Updated the release version and date in the README | Yohann Ferreira | 1 | -1/+1 |
2012-02-12 | Final updates to NEWS file and help headers for 0.6 releasev0.6.0 | Thorbjørn Lindeijer | 3 | -5/+9 |
2012-02-12 | Made the client not stop the target attack once in range. | Yohann Ferreira | 1 | -1/+1 |
2012-02-12 | Added configuration for Transifex client | Thorbjørn Lindeijer | 1 | -0/+8 |
2012-02-12 | Default manaserv support to OFF for 0.6 release | Thorbjørn Lindeijer | 1 | -1/+1 |
2012-02-12 | Updated the German and Spanish translations from Transifex | Thorbjørn Lindeijer | 3 | -7603/+5742 |
2012-02-12 | Updated the french translation. | Yohann Ferreira | 1 | -417/+392 |
2012-02-12 | Fixes to actor drawing order | Thorbjørn Lindeijer | 3 | -12/+22 |
2012-02-12 | Fixed inventory display | Yohann Ferreira | 1 | -3/+6 |
2012-02-12 | Restored manaserv-less builds | Yohann Ferreira | 5 | -6/+31 |
2012-02-12 | Leave the default values for OpenGL texture filters | Thorbjørn Lindeijer | 1 | -2/+0 |
2012-02-12 | Ignore ManaPlus shop commands | Thorbjørn Lindeijer | 1 | -0/+13 |
2012-02-12 | Improved the wallpaper choosing algorithm | Thorbjørn Lindeijer | 1 | -24/+22 |
2012-02-11 | Made items equippable by double click in inventory | Erik Schilling | 2 | -2/+10 |
2012-02-11 | Fixed issues with the help texts and small NEWS file updates | Thorbjørn Lindeijer | 9 | -127/+79 |
2012-02-10 | Arbitrary small code cleanups | Thorbjørn Lindeijer | 5 | -9/+7 |
2012-02-10 | Include .c files in the Qt Creator project | Thorbjørn Lindeijer | 2 | -2/+11 |
2012-02-10 | Corrected two spelling mistakes | jurkan | 2 | -2/+2 |
2012-02-09 | Fixed wallpaper prescaling issues | Thorbjørn Lindeijer | 9 | -90/+174 |
2012-02-09 | Allow changing fullscreen resolution without restart | Thorbjørn Lindeijer | 6 | -123/+145 |
2012-02-09 | Setting y-offset back to 3 for status effect icons | Stefan Dombrowski | 1 | -1/+1 |
2012-02-09 | Avoid a crash after selecting one's character linked to emotes. | Yohann Ferreira | 1 | -3/+3 |
2012-02-09 | Show status effect icons again and position adjust | Stefan Dombrowski | 1 | -2/+3 |
2012-02-09 | Updated help to upcoming release | Erik Schilling | 2 | -1/+34 |
2012-02-08 | Reorganized Video settings so that labels have more space | Thorbjørn Lindeijer | 1 | -21/+22 |
2012-02-08 | Updated German translation | Erik Schilling | 1 | -22/+28 |
2012-02-08 | Updated translations | Erik Schilling | 29 | -55446/+64029 |
2012-02-07 | Made BrowserBox use the recommended line skip for its font | Thorbjørn Lindeijer | 4 | -48/+73 |
2012-02-07 | Fixed debug window not saving its position and size | Erik Schilling | 1 | -2/+2 |
2012-02-07 | Fixed color updates of magic bar | Erik Schilling | 3 | -0/+22 |
2012-02-07 | Added cmake status messages on compile options used. | Yohann Ferreira | 1 | -0/+4 |
2012-02-07 | Fixed the server type selected when modifying a custom server. | Yohann Ferreira | 1 | -2/+2 |
2012-02-07 | Hopefully fixed two issues in the go and attack playflow | Yohann Ferreira | 2 | -13/+34 |
2012-02-06 | Some cleanups in the initialization of wallpaper paths | Thorbjørn Lindeijer | 3 | -28/+33 |
2012-02-06 | Fixed searching for wallpapers on 64-bit machines | Thorbjørn Lindeijer | 1 | -4/+2 |
2012-02-06 | Updated NEWS file for 0.6.0 release | Thorbjørn Lindeijer | 1 | -0/+34 |
2012-02-05 | Fixed spreading over tabs not spamming too much | Erik Schilling | 1 | -16/+4 |
2012-02-05 | Fixed some layout issues with the chat window | Thorbjørn Lindeijer | 2 | -31/+22 |
2012-02-05 | Fixed crash when the map couldn't be loaded | Thorbjørn Lindeijer | 1 | -0/+3 |
2012-02-05 | Revert "Checking being positions send by the server" | Thorbjørn Lindeijer | 3 | -36/+0 |
2012-02-04 | Removing password from memory | Stefan Dombrowski | 1 | -1/+2 |
2012-02-03 | Clear tile flags from the gid before further processing | Thorbjørn Lindeijer | 5 | -11/+23 |
2012-02-03 | Fixed the go and attack mouse click | Yohann Ferreira | 2 | -24/+51 |