Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

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).

Logs
  • 22:34, 23 February 2026 Qrow talk contribs imported Coding Standards by file upload (1 revision)
  • 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...")