Last change
on this file since 10172 was
6746,
checked in by rgrieder, 15 years ago
|
Merged gamestates2 branch back to trunk.
This brings in some heavy changes in the GUI framework.
It should also fix problems with triggered asserts in the InputManager.
Note: PickupInventory does not seem to work —> Segfault when showing because before, the owner in GUIOverlay::setGUIName is already NULL.
I haven't tested it before, so I can't tell whether it's my changes.
|
-
Property svn:eol-style set to
native
|
File size:
634 bytes
|
Rev | Line | |
---|
[6569] | 1 | We use TaharezLook as default and reference. That means each new look ideally |
---|
| 2 | has to implement all widgets from TaharezLook except 4 (see below). |
---|
| 3 | If not, please use the Taharez version in the look files. |
---|
| 4 | |
---|
| 5 | |
---|
| 6 | ******* |
---|
| 7 | *LOOKS* |
---|
| 8 | ******* |
---|
| 9 | |
---|
| 10 | Taharez |
---|
| 11 | ''''''' |
---|
| 12 | Missing : |
---|
| 13 | Additional: AlternateProgressBar, LargeVerticalScrollbar, |
---|
| 14 | LargeVerticalScrollbarThumb |
---|
| 15 | |
---|
| 16 | Windows |
---|
| 17 | ''''''' |
---|
| 18 | Missing : ComboEditbox, ImageButton, Tree |
---|
| 19 | Additional: IconButton, Static |
---|
| 20 | |
---|
| 21 | SleekSpace |
---|
| 22 | '''''''''' |
---|
| 23 | LookNFeel file does not yet work with CEGUI > 0.4 because of missing property |
---|
| 24 | definitions. |
---|
| 25 | |
---|
| 26 | Vanilla |
---|
| 27 | ''''''' |
---|
| 28 | LookNFeel file also misses some property definitions. |
---|
Note: See
TracBrowser
for help on using the repository browser.