Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 18 and Version 19 of WikiStart


Ignore:
Timestamp:
Jan 10, 2005, 1:05:08 PM (19 years ago)
Author:
simon
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v18 v19  
    1010
    1111== Orxonox Tasks ==
    12 There are some tasks concerning the orxonox project. Some of them are ideas or requirements, where you are free to design your own solution for a problem. Some others are just coding work, where all the desinger work has already been done and you can directly begin with implementation:
     12There are some tasks concerning the orxonox project. Some of them are ideas or requirements, where you are free to design your own solution for a problem. Some others are just coding work, where all the designer work has already been done and you can begin directly with the implementation:
    1313 * [ticket:4 Animation Player] to display explosions...
    14  * [ticket:13 Particle Engine] to calculate big explosions - realy fancy stuff
     14 * [ticket:13 Particle Engine] to calculate big explosions - really fancy stuff
    1515 * [ticket:18 Sky Box] to display the sky around our world
    16  * [ticket:22 HUD] - a Heads Up Display
    17  * [ticket:19 SoundEngine] to hear the angles singing
    18  * [ticket:21 Clipping/Culling] draw nothing, that we aren't looking at right now - implement it in c++, octrees etc.
    19  * [ticket:24 shooting] reimplement it
     16 * [ticket:22 HUD] to display and design a Heads Up Display
     17 * [ticket:19 SoundEngine] to make the choir of angels sing
     18 * [ticket:21 Clipping/Culling] to draw nothing, that we aren't looking at right now - implement it in c++, octrees etc.
     19 * [ticket:24 shooting] reimplementation
    2020
    2121== Orxonox Project Status ==
     
    2929
    3030== New Wiki System ==
    31 We now have installed a wiki called [http://trac.edgewall.com/ Trac]. This page is used for the developer team to organize itself and to provide the needed resources. However, important informations have to be published also on the [http://www.orxonox.ethz.ch Orxonox] site, because it is our main site.
     31We now have installed a wiki called [http://trac.edgewall.com/ trac]. This page is used for the developer team to organize itself and to provide the needed resources. Important informations however have to be published also on the [http://www.orxonox.ethz.ch Orxonox] site, because it is our main site.
    3232
    33 As all Wiki pages, this page is editable, this means that you can
     33As all Wiki pages, this page is editable, which means that you can
    3434modify the contents of this page simply by using your
    35 web-browser. Simply click on the "Edit this page" link at the bottom
     35web browser. Simply click on the "Edit this page" link at the bottom
    3636of the page. WikiFormatting will give you a detailed description of
    3737available Wiki formatting commands.
     
    4040== Wiki Starting Points ==
    4141
    42  * TracGuide --  Built-in Documentation
     42 * TracGuide --  Built-in documentation
    4343 * [http://projects.edgewall.com/trac/ The Trac project] -- Trac Open Source Project
    44  * [http://projects.edgewall.com/trac/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions
     44 * [http://projects.edgewall.com/trac/wiki/TracFaq Trac FAQ] -- Frequently asked Questions
    4545 * TracSupport --  Trac Support