Développement
/File/en/Translation.png
Cet article est traduit de l'original en anglais: en/Development/Main Page.
Pourcentage: 25% environ.
  
Vous pouvez aider en contribuant à améliorer le contenu si votre niveau vous le permet.
  • Utilisez le Manuel de Style pour le montage correct.
  • N'oubliez pas de retirer ce modèle une fois l'article correctement traduit.
/File/fr/Development/BlackBook.png

Manuel de Développement OpenTTD Manual (en) est un projet open source, publié sous la licence GPL. Vous pouvez visualiser le code source en ligne ou télécharger la dernière arborescence en utilisant FAQ development (en). Si vous modifiez les sources, vous pouvez soumettre un diff file avec vos modifications sur le systeme Patch tracker.

Développement

Objectifs (en) - Les objectifs d'OpenTTD à long terme, these are mission statements that should help define the boundaries of OpenTTD development into the future.

Développement récents et actuels (en) montrent les développement en cours dans le tronc depuis la dernière version principale ainsi que as the purpose of the branches in our FAQ development (en) repository.

Les dernières modifications sur OpenTTD FAQ development (en) tree sont sur le cia.navi.cx service (RSS feed also avaible)

Programmation

Sous-projets

Doc sur le développement

Aide à la programmation

In the list below are some tips, and helpful tidbits to help you code/debug and get your patches to be accepted swiftly and without problems to the source
  • Coding style (en) - to keep a coherent feel of the code, we ask you to code your patches in the following style
  • Debugging (en)
  • Strings (en) - with the string system being not too userfriendly, this might help you on your way

Divers