Difference between revisions of "Developer Central"

From ScummVM :: Wiki
Jump to navigation Jump to search
m (remove link again, it didn't fit)
m
Line 3: Line 3:


== Writing code ==
== Writing code ==
* The first thing you need to be able to do is [[Compiling_ScummVM |Compiling ScummVM]].
* The first thing you need to be able to do is [[Compiling ScummVM]].
* 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 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]].
* 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 |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.


== TODO lists ==
== TODO lists ==
* To see a generic list of tasks that need to be done, check out the main [[TODO|TODO list]].
* To see a generic list of tasks that need to be done, check out the main [[TODO|TODO list]].
* [[HE_Progress]]
* [[HE Progress]]
* [[Gob_TODO]]
* [[Gob TODO]]
* [[Residual_TODO]]
* [[Residual TODO]]
* [[SAGA_TODO]]
* [[SAGA TODO]]
* [[Simon_TODO]]
* [[Simon TODO]]


== Current projects ==
== Current projects ==
Line 24: Line 22:
* Discussion about our plans for a [[New GUI]] implementation.
* Discussion about our plans for a [[New GUI]] implementation.
* [[Small Devices Backend]]
* [[Small Devices Backend]]
== Release Management ==
* Our release guideline for ScummVM [[HOWTO-Release |Release HOWTO]]
* Our release testing status for the latest stable release [[Release_Testing |Release Testing]]


== Misc ==
== Misc ==

Revision as of 11:29, 22 April 2006

The purpose of this page is to give a link to all kinds of resources that contain information valuable to current and future developers of ScummVM.


Writing code

  • The first thing you need to be able to do is Compiling ScummVM.
  • If you write Code, please absolutely make sure to read about our 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 first!
  • If you want to provide a new Engine for ScummVM, check out our Engines HOWTO.
  • If you want to port ScummVM to a new platform, check out our Backends HOWTO.
  • Our Doxygen source code documentation may help you to get the big picture about ScummVM.

TODO lists

Current projects

Release Management

Misc

CVS/SVN statistics

Our commit logs are fed to several freely available statistics tools: