Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Video Tag will now only be read when the VideoFile exists. | whiteshark0 | 2007-05-17 | 1 | -1/+1 |
| | | | | | | -> Better usability of VideoIcon git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@214 b956fd51-792f-4845-bead-9b4dfca2ff2c | ||||
* | Added 2 new Buttons to ScreenMain: Multi and Stats | whiteshark0 | 2007-04-29 | 1 | -9/+4 |
| | | | | | | | | | | | | | | | | | | | Updated Language Fiels to Fit with new Buttons Some CodeClean Up in Menu Class and in Screens Some minor Bug fixes I forgot about Added ability to group Buttons within a Screen New Theme Object: ButtonCollection: Same Attributes as a Button Plus FirstChild: Defining the First Button in the Group. For Example: SingSolo is 1, SingMulti Button is 2, in ScreenMain Added Attribute to Theme Button: Parent: Number of the assigned Group, 0 for no Group Used new Abilitys in MainScreen git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@149 b956fd51-792f-4845-bead-9b4dfca2ff2c | ||||
* | Added Statistic Screens to C0de and to Theme | whiteshark0 | 2007-04-19 | 1 | -0/+229 |
Moved some Translated Strings from UScreenPartyOptions to UTheme to use it with the Statistic Screens, too. Fixed use of /n Tag istead of the correct \n git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@118 b956fd51-792f-4845-bead-9b4dfca2ff2c |