Main public logs
More actions
Combined display of all available logs of Fightorder. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 22:33, 23 February 2026 Qrow talk contribs created page Coding Standards (Created page with "<span class=warning> This document is not yet finished.<br> Please add new points whenever they occur to you. </span> =Compiler= Keep in mind that we use gcc (g++) as the main compiler, likewise for linux and windows builds. So be sure your code compiles and works with gcc. =Directory structure= http://github.com/spring/spring/blob/master/directories.txt =Style= ==Indentation== Use tabs, not spaces. This allows anyone to choose their favorite indentation size. Th...")