There was an error while loading. Please reload this page.
Updated Localisation (markdown)
Updated User Interface and Game Controls (markdown)
Updated What I'm Working On (markdown)
Added all to table
Updated Git Problems and Fixes (markdown)
add images, fix formatting
fix markdown formatting issues
add tutorial on how to rebase to remove files
Destroyed Code Style (markdown)
Put the naming convention on top, as to not scare away newcomers, it is more easily digestible.
Abbreviations and language specific names.. omitted the API section as I feel it wasnt relevant.
Word choice, including link to hungarian notation and clarification. This is one of the contested interpretations so it should be extra clear.
Collapsed the points regarding concise style to one, this completes the coding conventions, did this get to long?
Event handlers static members and linq queries
Tweaking headers.
Unsigned data type and exception handling
Avoid implicit typing, this is a deviation from the default style and is the only thing so far that is not copy pasted from the article.
Purpose, layout and commenting.
Creation