|
Last change
on this file since 5657 was
5528,
checked in by landauf, 16 years ago
|
|
Cleaned up level directory.
Levels (*.oxw): /levels/
Includes (*.oxi): /levels/includes/ (for example weaponsettings1.oxi)
Templates (*.oxt): /levels/templates/ (formerly spaceshiptemplates_*)
Huds (*.oxo): /overlay/ (moved from /levels/ to /overlay/)
Old level files and other stuff was moved to /levels/old/. This directory is not used, but serves as an archive.
For the weapons branch (and the trunk after weapons will be merged), change line 37 in /levels/templates/spaceship_assff.oxt from weaponsettings1 to weaponsettings2 to be able to shoot again.
|
-
Property svn:eol-style set to
native
|
|
File size:
240 bytes
|
| Line | |
|---|
| 1 | Orxonox/LoadingScreenSample |
|---|
| 2 | { |
|---|
| 3 | container Panel(Orxonox/LoadingScreenSample) |
|---|
| 4 | { |
|---|
| 5 | metrics_mode pixels |
|---|
| 6 | vert_align top |
|---|
| 7 | left 12 |
|---|
| 8 | top 12 |
|---|
| 9 | width 300 |
|---|
| 10 | height 300 |
|---|
| 11 | material Orxonox/LoadingScreenSample |
|---|
| 12 | } |
|---|
| 13 | } |
|---|
Note: See
TracBrowser
for help on using the repository browser.