HomeWildfire Games

Major updates

Description

Major updates

Details

Committed
geeDec 27 2003, 7:26 AM
Parents
rP140: replaced by gui.dtd
Branches
Unknown
Tags
Unknown

Event Timeline

elexis added a subscriber: elexis.Aug 21 2019, 3:20 PM
elexis added inline comments.
/ps/trunk/source/gui/IGUIObject.cpp
35

This TODO was removed in rP290.

elexis added inline comments.Sep 22 2019, 12:40 PM
/ps/trunk/binaries/data/gui/styles.xml
10

This value is useless and misleading, because it will be overwritten in any case with a value other than 0 by CGUI, but the developers think that z=0 is the default, and then remove it from the GUI object XML where its z=0, but the z=0 in the GUI objects is not redundant and useless but sometimes necessary.

/ps/trunk/source/gui/CGUI.cpp
793

Here the default z is always overwritten with != 0!