Changes between Version 16 and Version 17 of code
- Timestamp:
- Nov 8, 2005, 2:39:26 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
code
v16 v17 6 6 * [wiki:Primer Orxonox Primer] - A short overview on the offered development environment. 7 7 8 === Orxonox Coding Style ===9 * [wiki:CodingRules Coding Manifesto] - code formating rules.10 * [wiki:PerformanceTips Fast Code] - make fast and performant code.11 12 8 === Code Documentation === 13 9 * [wiki:OrxonoxFramework Framework Description] - mayor description of orxonox. … … 15 11 * [http://www.orxonox.net/trunk/doc/html/ API Documentation] - doxygen documentation 16 12 13 === Orxonox Coding Style === 14 * [wiki:CodingRules Coding Manifesto] - code formating rules. 15 * [wiki:PerformanceTips Fast Code] - make fast and performant code. 16 17 17 === Coding Tools === 18 18 * [wiki:LinuxCodingTools Linux] - Purposed coding environement for linux