Changes between Version 12 and Version 13 of code
- Timestamp:
- Sep 23, 2005, 9:22:53 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
code
v12 v13 3 3 We advise you to read the following couple of pages, if you would like to start working with/on Orxonox: 4 4 5 === Every Start is Hard===5 === Introduction === 6 6 * [wiki:Primer Orxonox Primer] - A short overview on the development environment. 7 7 8 === Orxonox Cod e ===8 === Orxonox Coding Style === 9 9 * [wiki:CodingRules Coding Manifesto] - code formating rules. 10 10 * [wiki:PerformanceTips Fast Code] - make fast and performant code. … … 14 14 * [wiki:ModulesDescription Module Descriptions] - little !howtos to the modules. 15 15 * [http://www.orxonox.net/trunk/doc/html/ API Documentation] - doxygen documentation 16