206
edits
(Initial move of Code_Conventions to the Wiki) |
(Added orphined links of interest for developers) |
||
Line 8: | Line 8: | ||
* 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]]. | ||
* If you want to port ScummVM to a new platform, check out our [[HOWTO-Backends |Backends HOWTO]]. | * If you want to port ScummVM to a new platform, check out our [[HOWTO-Backends |Backends HOWTO]]. | ||
* Our release guideline for ScummVM [[HOWTO-Release |Release HOWTO]] | |||
* Our release testing status for the latest stable release [[Release_Testing]] | |||
* Our [http://scummvm.org/docs/doxygen/html/index.php Doxygen source code documentation] may help you to get the big picture about ScummVM. | * Our [http://scummvm.org/docs/doxygen/html/index.php Doxygen source code documentation] may help you to get the big picture about ScummVM. | ||
Line 21: | Line 23: | ||
== Misc == | == Misc == | ||
* [http://www.w3schools.com/media/media_mimeref.asp MIME types], useful for setting svn:mime-type. | * [http://www.w3schools.com/media/media_mimeref.asp MIME types], useful for setting svn:mime-type. | ||
* [[CVS_vs_SVN]] | |||
* [[Auto_detection]] | |||
* [[New_GUI]] |
edits