334
edits
(add AGI todo) |
m (→Writing code: Code->code) |
||
Line 3: | Line 3: | ||
== Writing code == | == Writing code == | ||
* The first thing you need to be able to do is [[Compiling ScummVM]]. | * The first thing you need to be able to do is [[Compiling ScummVM]]. | ||
* If you write | * If you write code, please absolutely make sure to read about our [[Code_Formatting_Conventions |Code Formatting Conventions]]. Patches which do not follow them tend to be rejected or at least delayed until they are cleaned up to comply to them. | ||
* If you have write access to our repository, please make sure to read the [[Commit_Guidelines|Commit Guidelines]] first! | * If you have write access to our repository, please make sure to read the [[Commit_Guidelines|Commit Guidelines]] first! | ||
* If you want to provide a new Engine for ScummVM, check out our [[HOWTO-Engines|Engines HOWTO]]. | * If you want to provide a new Engine for ScummVM, check out our [[HOWTO-Engines|Engines HOWTO]]. |
edits