Difference between revisions of "Developer Central"

From ScummVM :: Wiki
Jump to navigation Jump to search
m (Sorted TO-DOs a bit)
(Elaborated more on the misc links)
Line 22: Line 22:


== 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 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.
* [[Auto_detection]]
* Discussion about [[CVS_vs_SVN | CVS versus SVN]]
* [[New_GUI]]
* Discussion about [[Auto_detection| Autodetection of games]] in ScummVM.
* Discussion about our plans for a [[New_GUI |New GUI]] implementation.

Revision as of 15:22, 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