Age | Commit message (Expand) | Author |
2011-12-07 | DREAMWEB: Merge DreamWeb::fadeDos into DreamGenContext::fadeDOS | Max Horn |
2011-12-07 | DREAMWEB: Merge DreamWebEngine::setPalette into DreamGenContext::showGroup | Max Horn |
2011-12-07 | DREAMWEB: Make DreamBase::engine protected | Max Horn |
2011-12-07 | DREAMWEB: Move generated constants out of class DreamGenContext | Max Horn |
2011-12-04 | DREAMWEB: kTempCharset and kCurrentSet are managed out of the VM | Bertrand Augereau |
2011-12-04 | DREAMWEB: kIcons1 and kIcons2 ownership transferred from the VM to the engine | Bertrand Augereau |
2011-12-04 | DREAMWEB: Convert 'readKey' and the keyboard buffer | Willem Jan Palenstijn |
2011-12-03 | DREAMWEB: Replace hardcoded constants by their symbolic names | Willem Jan Palenstijn |
2011-12-01 | DREAMWEB: Fix compilation due to dreamgen.* function renaming. | D G Turner |
2011-11-18 | DREAMWEB: Fix (bad stride) | Bertrand Augereau |
2011-11-18 | DREAMWEB: No register dirtying in DreamWebEngine::printUnderMonitor | Bertrand Augereau |
2011-11-01 | DREAMWEB: Fix OOM check | Willem Jan Palenstijn |
2011-08-25 | DREAMWEB: Better 'mouseCall' api, DreamWebEngine should not use _context, ide... | Bertrand Augereau |
2011-08-18 | DREAMWEB: Add/fix loading from launcher | Willem Jan Palenstijn |
2011-08-18 | DREAMWEB: Hook up ScummVM save/load menu | Willem Jan Palenstijn |
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon |
2011-08-06 | OSYSTEM: extended installTimerProc() with timer ID parameter | Eugene Sandulenko |
2011-07-20 | DREAMWEB: Blacklist and reimplement cancelch0() and cancelch1() | eriktorbjorn |
2011-07-19 | DREAMWEB: Add ScummVM headers, remove SVN keywords. | Eugene Sandulenko |
2011-07-18 | DREAMWEB: Fix Valgrind warning | eriktorbjorn |
2011-07-07 | DREAMWEB: Fixed ß in german version(typo) | Vladimir Menshakov |
2011-06-25 | DREAMWEB: Minor cleanup in playSound, added kSpeechSoundType for speech | Vladimir Menshakov |
2011-06-25 | DREAMWEB: Added missing syncSoundSettings() | Vladimir Menshakov |
2011-06-25 | DREAMWEB: Reimplemented modifychar and language switching | Vladimir Menshakov |
2011-06-25 | DREAMWEB: Replaced foreign-guarded code with "foreignrelease" variable, added... | Vladimir Menshakov |
2011-06-23 | DREAMWEB: Added ui settings integration | Vladimir Menshakov |
2011-06-23 | DREAMWEB: Added subtitle option | Vladimir Menshakov |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn |
2011-06-19 | DREAMWEB: Removed getback = 4 hack, added clean exit from every menus and cre... | Vladimir Menshakov |
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 dosreturn,... | Vladimir Menshakov |
2011-06-18 | DREAMWEB: implemented clean exit | Vladimir Menshakov |
2011-06-17 | DREAMWEB: replaced generated code with c++ style stubs | Vladimir Menshakov |
2011-06-16 | DREAMWEB: Improved code formatting | Vladimir Menshakov |
2011-06-16 | DREAMWEB: moved stubs into stubs.cpp | Vladimir Menshakov |
2011-06-15 | DREAMWEB: Reinstate some "hardware key" handling that got lost | eriktorbjorn |
2011-06-15 | DREAMWEB: fixed final scene, better sound channel handling | Vladimir Menshakov |
2011-06-15 | DREAMWEB: Filter out "illegal" characters | eriktorbjorn |
2011-06-15 | DREAMWEB: The readabyte() function is no longer needed. | eriktorbjorn |
2011-06-15 | DREAMWEB: cleaned up keys handling | Vladimir Menshakov |
2011-06-15 | DREAMWEB: cleanup keys handling, added turbo shortcut | Vladimir Menshakov |
2011-06-15 | DREAMWEB: cut upper volume limit | Vladimir Menshakov |
2011-06-15 | DREAMWEB: added comment about volumes | Vladimir Menshakov |
2011-06-15 | DREAMWEB: added volume setting (maybe wrong) | Vladimir Menshakov |
2011-06-15 | DREAMWEB: fixed cd-version without savefiles | Vladimir Menshakov |
2011-06-15 | DREAMWEB: added volume support (stubs for now) | Vladimir Menshakov |
2011-06-15 | DREAMWEB: added sound status check | Vladimir Menshakov |
2011-06-15 | DREAMWEB: renamed playSpeech to loadSpeech | Vladimir Menshakov |
2011-06-15 | DREAMWEB: regenerated sources with CD option on | Vladimir Menshakov |
2011-06-15 | DREAMWEB: fixed shakeTable to do not pass negative values into backend, added... | Vladimir Menshakov |