Age | Commit message (Expand) | Author | Files | Lines |
2012-02-12 | Fixed inventory display | Yohann Ferreira | 1 | -3/+6 |
2012-02-12 | Restored manaserv-less builds | Yohann Ferreira | 3 | -5/+29 |
2012-02-11 | Made items equippable by double click in inventory | Erik Schilling | 1 | -2/+9 |
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 | 3 | -7/+5 |
2012-02-09 | Fixed wallpaper prescaling issues | Thorbjørn Lindeijer | 1 | -17/+26 |
2012-02-09 | Allow changing fullscreen resolution without restart | Thorbjørn Lindeijer | 1 | -63/+59 |
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 | 2 | -0/+18 |
2012-02-07 | Fixed the server type selected when modifying a custom server. | Yohann Ferreira | 1 | -2/+2 |
2012-02-06 | Some cleanups in the initialization of wallpaper paths | Thorbjørn Lindeijer | 2 | -2/+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-03 | Simplified and made generic the way the pickup is handled. | Yohann Ferreira | 1 | -2/+7 |
2012-02-03 | Changed the setup button at login stage to use the icon. | Yohann Ferreira | 2 | -4/+6 |
2012-02-02 | Fix to the hair colors and styles handling. | Yohann Ferreira | 2 | -34/+55 |
2012-01-31 | Fixed saving the selected server at server connection level. | Yohann Ferreira | 1 | -1/+3 |
2012-01-31 | Added missing copyright notices. | Yohann Ferreira | 13 | -1/+15 |
2012-01-30 | Keep a single blank line between NPC texts | Thorbjørn Lindeijer | 1 | -0/+1 |
2012-01-28 | Moved mTrading into the TradeHandler | Thorbjørn Lindeijer | 1 | -1/+0 |
2012-01-26 | Remove "> Next" from NPC dialogs | Andrei Karas | 1 | -2/+0 |
2012-01-26 | Updated copyrights to 2012 | Thorbjørn Lindeijer | 194 | -194/+194 |
2012-01-26 | Removed 'inline' keyword where it's not of any value | Thorbjørn Lindeijer | 4 | -14/+14 |
2012-01-22 | Allow resizing of the game in windowed mode | Thorbjørn Lindeijer | 6 | -59/+76 |
2012-01-20 | Made the update window bigger and resizable | Thorbjørn Lindeijer | 1 | -6/+7 |
2012-01-20 | Made the ignore record parameter useful | Erik Schilling | 1 | -1/+1 |
2012-01-18 | ColorDB -> HairDB. | Yohann Ferreira | 2 | -6/+6 |
2012-01-17 | Fix update error if file line is empty, like in aethyra updates | Andrei Karas | 1 | -1/+2 |
2012-01-16 | Renamed some file names for consistency with the class names | Thorbjørn Lindeijer | 31 | -24/+24 |
2012-01-15 | Remove dead beings from the minimap | Stefan Dombrowski | 1 | -0/+4 |
2012-01-15 | Show item quantity in the shop list | Thorbjørn Lindeijer | 1 | -23/+40 |
2012-01-15 | Center the CustomServerDialog on its parent window | Thorbjørn Lindeijer | 6 | -7/+8 |
2012-01-13 | Improved the layout of the custom server dialog | Thorbjørn Lindeijer | 1 | -10/+10 |
2012-01-10 | Added a separate label for the download description in the server dialog. | Yohann Ferreira | 2 | -10/+14 |
2012-01-10 | Added a modify button to the server dialog. | Yohann Ferreira | 4 | -17/+68 |
2012-01-10 | Made addition of custom servers be done in a separate window. | Yohann Ferreira | 4 | -150/+347 |
2012-01-10 | player_node -> local_player | Yohann Ferreira | 12 | -45/+45 |
2012-01-09 | Added a close button to the npc dialog window. | Yohann Ferreira | 2 | -24/+32 |
2012-01-09 | Gave a bit more space to the equip/unequip button. | Yohann Ferreira | 1 | -2/+6 |
2012-01-09 | Fixed the setup overall width to fix the tab behaviour with | Yohann Ferreira | 1 | -1/+1 |
2012-01-09 | Fix wrong logic in the enable joystick setup option. | Yohann Ferreira | 2 | -11/+11 |
2012-01-09 | Changed INT and DELETE enum names to fix C::B compilation. | Yohann Ferreira | 4 | -4/+4 |
2012-01-09 | Made the chat text much more readable in every opacity case. | Yohann Ferreira | 4 | -4/+94 |
2012-01-07 | Made the first choice item be selected at the beginning | Ben Longbons | 2 | -0/+11 |
2012-01-07 | Fixed minimap showing the right colors for npcs and monsters | Erik Schilling | 1 | -2/+2 |