1,079
edits
(→Getting started: Added link to 'debugging ScummVM' page) |
|||
Line 3: | Line 3: | ||
== Getting started == | == Getting started == | ||
* The first thing you need to be able to do is [[Compiling ScummVM|compile ScummVM]]. | * The first thing you need to be able to do is [[Compiling ScummVM|compile ScummVM]]. | ||
* Some hints on [[Debugging ScummVM|debugging ScummVM]]. | |||
* Before you write/submit code, '''you must read about our''' [[Code Formatting Conventions]]. Patches which do not follow them will be rejected or at least delayed until they are cleaned up to comply to them. | * Before you write/submit code, '''you must read about our''' [[Code Formatting Conventions]]. Patches which do not follow them will be rejected or at least delayed until they are cleaned up to comply to them. | ||
* Also, please read and respect the [[Portability Guide]]. | * Also, please read and respect the [[Portability Guide]]. |
edits