Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 37 and Version 38 of WikiStart


Ignore:
Timestamp:
Apr 21, 2005, 2:06:40 AM (19 years ago)
Author:
patrick
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v37 v38  
    44If we manage to be sober enough, this game shall definitly become the open-source genre-defining vertical scroller. Rulez!
    55
    6 == Orxonox Developers ==
     6== Engine Development ==
    77 * [wiki:Running Get it Running] - This will exlpain how you get Orxonox running on your System
    88 * [wiki:Coding Coding] - Check this out, if you would like to help coding OrxonoX
    99 * [wiki:Forge Development Overview] - Get an overview of what has to be done
    10  * DevelopmentFocus tells you what the development team is currently working on
    11  * HowtoCode - learns you what tools to use and how to compile and stuff
    12  * GameIdeas, some ideas, feature requests for the game. ADD ADD ADD...
    13  * DevelopmentResources (documentations, etc.)
    14  * FrequentlyAskedQuestions
    1510
    1611
    17 == Orxonox Tasks ==
    18 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 designer work has already been done and you can begin directly with the implementation:
    19  * Hardcode Development Tasks:
    20    * [ticket:4 Animation player] to display explosions...
    21    * [ticket:13 Particle engine] to calculate big explosions - really fancy stuff
    22    * [ticket:19 Sound engine] to make the choir of angels sing
    23    * [ticket:21 Clipping/culling] to make the computer draw nothing, that we aren't looking at right now - implementation  in C++, octrees etc.
    24    * [ticket:27 Physics engine] implementation and integration - quite a big project and very important
    25  * Development Extensions (less work, straight forward)
    26    * [ticket:22 HUD] to display and design a heads up display
    27    * [ticket:28 add some environment] - you are free to add anything to the world
     12== Content Creation ==
     13 * [wiki:OrxonoxStory The Game Story] - This will give you an idea of what orxonox story is all about
     14 * [wiki:BrainStorm Requested Ideas] - Here you can put all your ideas (story and features), ADD, ADD, ADD
     15 * [wiki:GamePlay Some Accepted Ideas] - These is are the ideas, we developers did talk about and that are generaly accepted from all
    2816
    29 == Orxonox Project Status ==
    30 We are currently working on the '''orxonox-0.2.2-pre-alpha''' release. On this page, you can check-out the
    31  * [milestone:0.2.2-pre-alpha working topics]
    32  * [https://www.orxonox.ethz.ch/cgi-bin/trac.cgi/timeline?changeset=on the last commits]
    33  * [https://www.orxonox.ethz.ch/cgi-bin/trac.cgi/report/1 all active tasks at the moment]
    34  * [https://www.orxonox.ethz.ch/cgi-bin/trac.cgi/browser/ the source]
    3517
     18
     19== Misc ==
     20 * [wiki:DevelopmentResources Link Collection] - A collection of links to tutorials, specifications, cool sites connected with orxonox
     21 * [wiki:FrequentlyAskedQuestions FAQ] - Frequently Asked Questions, dos not yet make tooo much sense... :)
     22
     23