Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 41 and Version 42 of code


Ignore:
Timestamp:
Apr 23, 2013, 3:10:09 PM (11 years ago)
Author:
smerkli
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • code

    v41 v42  
    55
    66=== Guides and Standards ===
    7  * [wiki:codenavigation] - Navigating code you don't know
     7 * [wiki:codebasictips] - Basic coding tips and helpful tools
    88 * [wiki:c++_styleguide Styleguide] - Writing consistent code according to a style definition.
    99 * [wiki:PerformanceTips Performance] - Make fast and efficient code.