Difference between revisions of "Developer Central"

From ScummVM :: Wiki
Jump to navigation Jump to search
(Elaborated more on the misc links)
m (Subversion sounds kewler than SVN :))
Line 24: Line 24:
* [http://www.w3schools.com/media/media_mimeref.asp MIME types], useful for setting the svn:mime-type.
* [http://www.w3schools.com/media/media_mimeref.asp MIME types], useful for setting the svn:mime-type.
* Documentation on how we performed our [[CVS2SVN|CVS to Subversion]] conversion.
* Documentation on how we performed our [[CVS2SVN|CVS to Subversion]] conversion.
* Discussion about [[CVS_vs_SVN | CVS versus SVN]]
* Discussion about [[CVS_vs_SVN | CVS versus Subversion]]
* Discussion about [[Auto_detection| Autodetection of games]] in ScummVM.
* Discussion about [[Auto_detection| Autodetection of games]] in ScummVM.
* Discussion about our plans for a [[New_GUI |New GUI]] implementation.
* Discussion about our plans for a [[New_GUI |New GUI]] implementation.

Revision as of 15:24, 14 February 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

TODO lists


Misc