Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-18 | VOYEUR: Added engine skeleton | Paul Gilbert | |
2013-05-15 | Merge pull request #330 from johndoe123/neverhood | Eugene Sandulenko | |
NEVERHOOD: Neverhood engine | |||
2013-05-08 | Merge branch 'master' | Willem Jan Palenstijn | |
2013-05-08 | Merge branch 'master' | Willem Jan Palenstijn | |
Conflicts: configure base/plugins.cpp | |||
2013-04-21 | NEWS: Mention Hopkins support, enable engine by default | Strangerke | |
2013-03-28 | ENGINES: Enable pegasus by default | Matthew Hoops | |
2013-02-26 | CONFIGURE: Mark that Hopkins requires 16bpp support. | Johannes Schickel | |
2013-02-15 | Merge branch 'master' into hopkins | Dreammaster | |
2013-01-14 | ENGINES: Enable the toltecs engine by default | Filippos Karapetis | |
2012-11-30 | CONFIGURE: Enable EoB by default. | Johannes Schickel | |
2012-10-31 | Merge branch 'master' into hopkins | Paul Gilbert | |
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-07 | HOPKINS: Initial skeleton engine commit | Paul Gilbert | |
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. |