Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-05-02 | Merge branch 'master' into lpc2012 | Thorbjørn Lindeijer | 1 | -2/+0 | |
This merge reverts change 3b22c2cf170c877904dcef5a4af03ac360bd0581. Conflicts: src/gui/charcreatedialog.cpp src/net/manaserv/manaserv_protocol.h | |||||
2013-04-13 | Removed unused IntMap typedef | Thorbjørn Lindeijer | 1 | -2/+0 | |
2012-08-02 | Split off minimap window from mini status window and repositioned them | Thorbjørn Lindeijer | 1 | -35/+1 | |
2012-08-02 | Embedded the minimap into the mini status window | Thorbjørn Lindeijer | 1 | -5/+37 | |
2012-08-01 | Some positioning changes in the game UI | Thorbjørn Lindeijer | 1 | -24/+31 | |
Moved player status bars to the top-right, next to the window menu. Used the layout for dynamic adjustments to screen resolution. | |||||
2012-02-09 | Setting y-offset back to 3 for status effect icons | Stefan Dombrowski | 1 | -1/+1 | |
This is broken with current TMW client-data, so it has to be fixed there. | |||||
2012-02-09 | Show status effect icons again and position adjust | Stefan Dombrowski | 1 | -2/+3 | |
The icon for #betsanc is still shown too high. Reviewed-by: Ablu, Bertram | |||||
2012-02-07 | Fixed color updates of magic bar | Erik Schilling | 1 | -0/+10 | |
Resolves: Mana-Mantis #457. Reviewed-by: Bertram. | |||||
2012-01-26 | Updated copyrights to 2012 | Thorbjørn Lindeijer | 1 | -1/+1 | |
2012-01-16 | Renamed some file names for consistency with the class names | Thorbjørn Lindeijer | 1 | -0/+261 | |
This was already done by ManaPlus. It's a good idea anyway and it makes comparing the code a little easier. Reviewed-by: Yohann Ferreira |