Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-02-22 | Move listmodel into gui/modesl directory. | Andrei Karas | 1 | -2/+2 | |
2014-02-20 | improve includes. | Andrei Karas | 1 | -0/+2 | |
2014-02-18 | derive Widget from Widget2. | Andrei Karas | 1 | -1/+1 | |
2014-02-16 | move mouseevent into events directory. | Andrei Karas | 1 | -1/+1 | |
2014-02-16 | move actionevent into events directory. | Andrei Karas | 1 | -2/+2 | |
2014-02-15 | move actionlistener from base into listeners. | Andrei Karas | 1 | -1/+1 | |
2014-02-15 | move exguichan files into gui/base/ | Andrei Karas | 1 | -1/+1 | |
2014-01-12 | fix context menu for pets. | Andrei Karas | 1 | -2/+1 | |
2014-01-01 | update copyright year in all sources. | Andrei Karas | 1 | -1/+1 | |
2013-11-04 | Add option for features.xml for allow/not allow follow. | Andrei Karas | 1 | -2/+5 | |
New option: allowFollow default value is 1. | |||||
2013-10-19 | Rename actorspritemanager into actormanager. | Andrei Karas | 1 | -83/+83 | |
2013-10-19 | move virtual member calls from textdialog constructor into postInit. | Andrei Karas | 1 | -0/+2 | |
2013-10-19 | move virtual member calls from textcommandeditor constructor into postInit. | Andrei Karas | 1 | -1/+1 | |
2013-10-19 | fix const in definition in popupmenu. | Andrei Karas | 1 | -1/+2 | |
2013-10-19 | add missing const in popupmenu casts. | Andrei Karas | 1 | -2/+2 | |
2013-10-19 | move virtual member calls from popupmenu constuctor into postInit. | Andrei Karas | 1 | -0/+4 | |
2013-10-11 | Second part of checks from Parasoft C++ Test. | Andrei Karas | 1 | -1/+1 | |
2013-10-09 | Add browserbox links theme options. | Andrei Karas | 1 | -1/+0 | |
New theme options: highlightBackground - highlight link with background filling. highlightUnderline - highlight link with underline. | |||||
2013-10-09 | add support for popup menu browserbox theming. | Andrei Karas | 1 | -1/+1 | |
New theme file: popupbrowserbox.xml | |||||
2013-10-09 | allow set different skin for browserboxes. | Andrei Karas | 1 | -1/+2 | |
2013-10-09 | Use all parameters in browserbox constructors. | Andrei Karas | 1 | -1/+1 | |
Also load browserbox skin for each instance. | |||||
2013-10-04 | add pickup and drop sound effects. | Andrei Karas | 1 | -2/+1 | |
Works like equip/unequip effects. | |||||
2013-10-04 | add sound effects for equip/unequip/use items for local player. | Andrei Karas | 1 | -1/+1 | |
It using: "equip", "unequip", "use" effects from items. If no item effect present, fallback to same effects from player race. | |||||
2013-10-04 | move equip/unequip/use calls into playerinfo. | Andrei Karas | 1 | -15/+1 | |
2013-10-01 | replace tile size from 32 to mapTitleSize. | Andrei Karas | 1 | -1/+1 | |
2013-09-30 | move tabs into tabs directory. | Andrei Karas | 1 | -2/+2 | |
2013-09-30 | move popups into popups directory. | Andrei Karas | 1 | -0/+2914 | |