Age | Commit message (Expand) | Author | Files | Lines |
2012-04-02 | Fixed problems with using the last emotev0.6.1 | Thorbjørn Lindeijer | 6 | -15/+10 |
2012-04-02 | Potentially fixed problems with user agent in Windows builds | Thorbjørn Lindeijer | 1 | -3/+5 |
2012-04-02 | Bumped version and updated news in preparation of 0.6.1 release | Thorbjørn Lindeijer | 2 | -3/+3 |
2012-04-01 | Update version for Mac OSX | David Athay | 1 | -1/+1 |
2012-04-01 | Made changes to compile on Mac OSX 10.6 and later | David Athay | 4 | -11/+40 |
2012-03-24 | Introduced compile-time option to disable use of C++0x | Thorbjørn Lindeijer | 5 | -4/+20 |
2012-03-18 | Fixed issues with rendering very small maps | jurkan | 1 | -24/+38 |
2012-02-26 | Fixed display of server description | Erik Schilling | 1 | -0/+1 |
2012-02-25 | Fixed compiling against SDL_mixer versions before 1.2.9 | Thorbjørn Lindeijer | 1 | -0/+7 |
2012-02-18 | Fixed manaserv-enabled builds | Thorbjørn Lindeijer | 4 | -11/+11 |
2012-02-17 | Fixed selecting of beings that are flanked between two others | Erik Schilling | 1 | -8/+19 |
2012-02-15 | Deswapped the ring2 and necklace equip slots for tA. | Yohann Ferreira | 1 | -2/+2 |
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-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 |