Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 16 and Version 17 of code


Ignore:
Timestamp:
Nov 8, 2005, 2:39:26 PM (18 years ago)
Author:
patrick
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • code

    v16 v17  
    66 * [wiki:Primer Orxonox Primer] - A short overview on the offered development environment.
    77
    8 === Orxonox Coding Style ===
    9  * [wiki:CodingRules Coding Manifesto] - code formating rules.
    10  * [wiki:PerformanceTips Fast Code] - make fast and performant code.
    11 
    128=== Code Documentation ===
    139 * [wiki:OrxonoxFramework Framework Description] - mayor description of orxonox.
     
    1511 * [http://www.orxonox.net/trunk/doc/html/ API Documentation] - doxygen documentation
    1612
     13=== Orxonox Coding Style ===
     14 * [wiki:CodingRules Coding Manifesto] - code formating rules.
     15 * [wiki:PerformanceTips Fast Code] - make fast and performant code.
     16
    1717=== Coding Tools ===
    1818 * [wiki:LinuxCodingTools Linux] - Purposed coding environement for linux