Open main menu

Difference between revisions of "OpenTasks"

602 bytes added ,  13:00, 3 February 2009
→‎Generic infrastructure tasks: -- add tasks about external compilation
(→‎Engine/game specific: -- Add Dragon's History task)
(→‎Generic infrastructure tasks: -- add tasks about external compilation)
Line 49: Line 49:


== Generic infrastructure tasks ==
== Generic infrastructure tasks ==
=== Add possibility for compiling externally to ScummVM tree ===
''Technical Contact'': [[User:Fingolfin|Max Horn]], [[User:Sev|Eugene Sandulenko]]
''Background:''
OSystem (ScummVM core) turned into nice portable infrastructure for creating graphics-related applications. We already have our own full blown GUI and couple of dozens of engines built on top of it.
''The Task:''
Modify ScummVM build system to add ability to build engines ourside of the main source tree. It may require turning ScummVM OSystem into a library.
''Required Skills:''
* Good C++ skills.
* Excellent Makefile skills