Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 63 and Version 64 of dev


Ignore:
Timestamp:
Jul 31, 2009, 4:04:52 PM (15 years ago)
Author:
landauf
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • dev

    v63 v64  
    22
    33{{{
    4 #!html
    5 <table width=100% border=0 cellpadding=0 cellspacing=0>
    6   <tr valign=top>
    7     <td>
    8       <table width=100% border=0 cellpadding=10 cellspacing=5>
    9         <tr valign=top>
    10           <td style="background-color:#FFFFDD;border:3px solid #000000;">
    11 <h2 style="margin:0;">General Information</h2>
     4#!div
     5[[TracNav(TracNav/TOC_Development)]]
    126}}}
     7
     8{{{
     9#!div style="background-color: #FFFFDD; border: 3px solid #000000; margin: 5px; padding: 10px;"
     10[[span('''General Information''', style=font-family: sans-serif; font-size: 16px)]]
    1311 * [http://www.orxonox.net/ Orxonox] is a cross platform open source 3D game, programmed in C++
    1412 * Orxonox is developed by students at the [http://www.ethz.ch ETH Zürich]
     
    1715 * Mailing lists: [https://mail.datacore.ch/mailman/listinfo/orxonox-announce announce] (for everyone), [https://mail.datacore.ch/mailman/listinfo/orxonox-dev dev] (for developers), [https://admin.orxonox.net/mailman/listinfo/tickets ticket] (Ticket changes) and [https://admin.orxonox.net/mailman/listinfo/orxonox-commit commit] (for coders)
    1816 * The [wiki:credits team] behind Orxonox
     17}}}
     18
    1919{{{
    20 #!html
    21           </td>
    22         </tr>
    23       </table>
    24     </td>
    25     <td rowspan=2 style="padding:5px;">
    26 }}}
    27 [[TracNav(TracNav/TOC_Development)]]
    28 {{{
    29 #!html
    30 &nbsp;
    31     </td>
    32   </tr>
    33   <tr>
    34     <td>
    35       <table width=100% border=0 cellpadding=10 cellspacing=5>
    36         <tr valign=top>
    37           <td style="background-color:#F4F4FF;border:3px solid #000000;">
    38 <h2 style="margin:0;">Development</h2>
    39 }}}
     20#!div style="background-color: #F4F4FF; border: 3px solid #000000; margin: 5px; padding: 10px;"
     21[[span('''Development''', style=font-family: sans-serif; font-size: 16px)]]
    4022 * We use [wiki:SVN] for revision control (code and media)
    4123  * Main code repository: http://svn.orxonox.net/orxonox/trunk/
     
    4729 * Read [wiki:WikiFormatting this] to learn about wiki formatting
    4830 * Read the sections below about programming and content creation for detailed information
     31}}}
     32
    4933{{{
    50 #!html
    51           </td>
    52         </tr>
    53       </table>
    54     </td>
    55   </tr>
    56 </table>
     34#!div width="50%" style="background-color: #F7F7F7; border: 1px solid #888888; margin: 5px; padding: 10px; width: 46%; float: left;"
     35[[span('''Programming''', style=font-family: sans-serif; font-size: 16px)]]
    5736
    58 <table width=100% border=0 cellpadding=10 cellspacing=5>
    59   <tr valign=top>
    60     <td width=50% style="background-color:#F7F7F7;border:1px solid #888888;">
    61 <h2 style="margin:0;">Programming</h2>
    62 }}}
    6337Here you find all information about how to write code for Orxonox.
    6438
     
    10377 * [wiki:LinuxCodingTools Other Tools] - A list of other development tools
    10478
     79}}}
    10580{{{
    106 #!html
    107     </td>
    108     <td width=50% style="background-color:#F7F7F7;border:1px solid #888888;">
    109 <h2 style="margin:0;">Content Creation</h2>
    110 }}}
     81#!div style="background-color: #F7F7F7; border: 1px solid #888888; margin: 5px; padding: 10px; width: 46%; float: right;"
     82[[span('''Content Creation''', style=font-family: sans-serif; font-size: 16px)]]
     83
    11184This section is about model creation, design, sound and everything that is somehow related to the game content.
    11285
     
    12497
    12598 * [https://forum.orxonox.net/viewforum.php?f=8 Content Creation Board] - Visit the board about content creation on our forums.
    126 {{{
    127 #!html
    128     </td>
    129   </tr>
    130 </table>
    131 
    132 <table width=100% border=0 cellpadding=10 cellspacing=5>
    133   <tr valign=top>
    134     <td width=50% style="background-color:#FFFFFF;border:1px dotted #888888;">
    135 <h2 style="margin:0;">Miscellaneous</h2>
    13699}}}
    137100
     101{{{
     102#!div style="background-color: #FFFFFF; border: 1px dotted #888888; margin: 5px; padding: 10px; clear: both;"
     103[[span('''Miscellaneous''', style=font-family: sans-serif; font-size: 16px)]]
    138104 * Useful [wiki:DevelopmentResources Links]
    139105 * An incomplete wiki overview: [wiki:archive], [wiki:code], [wiki:content], [wiki:howtos], [wiki:persons], [wiki:PPS], [wiki:websites]
    140 {{{
    141 #!html
    142     </td>
    143   </tr>
    144 </table>
    145106}}}