Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-18 | DREAMWEB: Enable 100 savegames | Willem Jan Palenstijn | |
2011-08-18 | DREAMWEB: Add/fix loading from launcher | Willem Jan Palenstijn | |
This is very error-prone, and needs testing. | |||
2011-07-19 | DREAMWEB: Add ScummVM headers, remove SVN keywords. | Eugene Sandulenko | |
2011-07-05 | DREAMWEB: disable load button in launcher | Tarek Soliman | |
2011-06-25 | DREAMWEB: Reimplemented modifychar and language switching | Vladimir Menshakov | |
2011-06-24 | DREAMWEB: Show subtitle options only for CD version | Vladimir Menshakov | |
2011-06-23 | DREAMWEB: Added subtitle option | Vladimir Menshakov | |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn | |
This tries to make our code a bit more compliant with our code formatting conventions. For future use, this is the command I used: git ls-files "*.cpp" "*.h" | xargs sed -i -e 's/[ \t]*$//' | |||
2011-06-18 | DREAMWEB: Fix saveGameState signature to match Engine's virtual method | Ori Avtalion | |
2011-06-18 | DREAMWEB: added stubs for loading from lancher (disabled). | Vladimir Menshakov | |
2011-06-18 | DREAMWEB: do not call updatescreen before quitting, fixed crash on ↵ | Vladimir Menshakov | |
dosreturn, cleaned up dosreturn stub | |||
2011-06-16 | DREAMWEB: Fixed size of the save file title | Vladimir Menshakov | |
2011-06-16 | DREAMWEB: added savefiles enumeration | Vladimir Menshakov | |
2011-06-15 | DREAMWEB: ported engine to the new metaengine api | Vladimir Menshakov | |
2011-06-15 | DREAMWEB: removed detection params | Vladimir Menshakov | |
2011-06-15 | DREAMWEB: added autogenerated source | Vladimir | |