1,079
edits
(Removing Old / obsolete stuff links) |
(Added a new section "for engine authors", and linked the new Advanced Engine Feature page, as well as a not-yet existing advanced detector page) |
||
Line 11: | Line 11: | ||
* Our [http://doxygen.scummvm.org/ Doxygen source code documentation] may help you to get the big picture about ScummVM. | * Our [http://doxygen.scummvm.org/ Doxygen source code documentation] may help you to get the big picture about ScummVM. | ||
* Also, you might want to check our list for current [[Platform Limitations]] | * Also, you might want to check our list for current [[Platform Limitations]] | ||
== For Engine authors == | |||
* If you want to provide a new Engine for ScummVM, check out our [[HOWTO-Engines|Engines HOWTO]]. | |||
* If you work on a game engine for ScummVM, consider implementing [[Advanced Engine Features]]. | |||
* If your engine supports multiple games / game variants, properly detecting and differentiating them all can be a nuisance. Use the [[Advanced Detector]] to overcome this hurdle. | |||
== Projects, plans, things to do == | == Projects, plans, things to do == |
edits