Age | Commit message (Expand) | Author | Files | Lines |
2012-02-12 | Made the client not stop the target attack once in range. | Yohann Ferreira | 1 | -1/+1 |
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 | 2 | -6/+2 |
2012-02-10 | Arbitrary small code cleanups | Thorbjørn Lindeijer | 5 | -9/+7 |
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-08 | Reorganized Video settings so that labels have more space | Thorbjørn Lindeijer | 1 | -21/+22 |
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-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 |
2012-02-03 | Fixed the player character's direction update when clicking on a monster. | Yohann Ferreira | 1 | -0/+1 |
2012-02-03 | Simplified and made generic the way the pickup is handled. | Yohann Ferreira | 11 | -32/+68 |
2012-02-03 | Changed the setup button at login stage to use the icon. | Yohann Ferreira | 3 | -5/+9 |
2012-02-02 | Fixed player's character direction. | Yohann Ferreira | 2 | -4/+4 |
2012-02-02 | Fixed diagonal walking to be much more smooth. | Yohann Ferreira | 1 | -72/+65 |
2012-02-02 | Remove duplicate direction computation by a call to lookAt() | Yohann Ferreira | 1 | -19/+1 |
2012-02-02 | Fix to the hair colors and styles handling. | Yohann Ferreira | 15 | -126/+269 |
2012-02-02 | Fixed the use of custom particle effects for attacks. | Yohann Ferreira | 2 | -7/+7 |
2012-01-31 | Fixed saving the selected server at server connection level. | Yohann Ferreira | 2 | -3/+5 |
2012-01-31 | Added missing copyright notices. | Yohann Ferreira | 29 | -1/+52 |
2012-01-30 | Add default offsets in imageset tag for all animations. | Andrei Karas | 3 | -3/+24 |
2012-01-30 | Keep a single blank line between NPC texts | Thorbjørn Lindeijer | 1 | -0/+1 |
2012-01-29 | Removed Sprite::getCurrentFrame and Sprite::getFrameCount | Thorbjørn Lindeijer | 6 | -96/+1 |
2012-01-29 | Removed inheritance from std::vector by CompoundSprite | Thorbjørn Lindeijer | 2 | -45/+47 |
2012-01-28 | Moved mTrading into the TradeHandler | Thorbjørn Lindeijer | 8 | -43/+14 |
2012-01-28 | Make command line choose character only work once | Thorbjørn Lindeijer | 1 | -0/+4 |
2012-01-27 | Fixed loading of the server list | Thorbjørn Lindeijer | 1 | -1/+0 |
2012-01-27 | Random hacking cleanups in the LocalPlayer class | Yohann Ferreira | 3 | -49/+35 |