Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-25 | CONFIGURE: Enable Tony engine | Eugene Sandulenko | |
2012-09-24 | CONFIGURE: Mark some engines off as requiring 16bit color support | Matthew Hoops | |
2012-09-12 | Merge remote branch 'upstream/master' into pegasus | Matthew Hoops | |
Conflicts: AUTHORS | |||
2012-09-11 | CONFIGURE: Move engine base support strings to configure.engines | Willem Jan Palenstijn | |
2012-09-11 | CONFIGURE: Add base engine descriptions to more engines | Willem Jan Palenstijn | |
Only SCUMM and SAGA had such a description previously. | |||
2012-09-05 | Merge remote branch 'upstream/master' into pegasus | Matthew Hoops | |
2012-09-05 | Merge pull request #273 from fuzzie/tony | Strangerke | |
Tony engine (Tony Tough) | |||
2012-09-04 | CONFIGURE: Make Wintermute dependent on vorbis. | Johannes Schickel | |
This is done as discussed with somaen. | |||
2012-09-04 | CONFIGURE: Add zlib and libpng to the library dependencies of wintermute | Filippos Karapetis | |
2012-09-04 | Merge pull request #267 from somaen/wintermute | Filippos Karapetis | |
GSoC 2012: Wintermute (Lite)-Engine | |||
2012-09-03 | WINTERMUTE: Disable Wintermute by default in configure | Einar Johan T. Sømåen | |
2012-08-31 | Merge remote branch 'upstream/master' into pegasus | Matthew Hoops | |
2012-08-31 | CONFIGURE: Use new engine dependency mechanism for sword25/zlib | Willem Jan Palenstijn | |
2012-08-31 | CONFIGURE: Allow dependency checks for engines. | Johannes Schickel | |
Also adds PNG as a dependency for sword25 and removes the hardcoded check for it. | |||
2012-08-28 | Merge remote-tracking branch 'origin/master' into tony | Alyssa Milburn | |
Conflicts: common/coroutines.cpp common/coroutines.h devtools/create_project/msbuild.cpp devtools/create_project/visualstudio.cpp | |||
2012-06-02 | WINTERMUTE: Add in the engine-shell from the ScummVM-wiki | Einar Johan Trøan Sømåen | |
2012-05-04 | Merge remote branch 'upstream/master' into pegasus | Matthew Hoops | |
2012-05-03 | CONFIGURE: Enable dreamweb and composer by default. | Johannes Schickel | |
2012-04-25 | TONY: Created skeleton engine | Paul Gilbert | |
2012-04-19 | Merge remote branch 'upstream/master' into pegasus | Matthew Hoops | |
Conflicts: base/plugins.cpp configure | |||
2012-04-18 | BUILD: Move list of engines out of configure | Max Horn | |
The new file engines/configure.engines is currently manually created and maintained, but could be regenerated by a script in the future. |