aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/dreamweb.cpp
AgeCommit message (Expand)Author
2011-06-25DREAMWEB: Minor cleanup in playSound, added kSpeechSoundType for speechVladimir Menshakov
2011-06-25DREAMWEB: Added missing syncSoundSettings()Vladimir Menshakov
2011-06-25DREAMWEB: Reimplemented modifychar and language switchingVladimir Menshakov
2011-06-25DREAMWEB: Replaced foreign-guarded code with "foreignrelease" variable, added...Vladimir Menshakov
2011-06-23DREAMWEB: Added ui settings integrationVladimir Menshakov
2011-06-23DREAMWEB: Added subtitle optionVladimir Menshakov
2011-06-20ALL: Remove trailing whitespacesMax Horn
2011-06-19DREAMWEB: Removed getback = 4 hack, added clean exit from every menus and cre...Vladimir Menshakov
2011-06-18DREAMWEB: added stubs for loading from lancher (disabled).Vladimir Menshakov
2011-06-18DREAMWEB: do not call updatescreen before quitting, fixed crash on dosreturn,...Vladimir Menshakov
2011-06-18DREAMWEB: implemented clean exitVladimir Menshakov
2011-06-17DREAMWEB: replaced generated code with c++ style stubsVladimir Menshakov
2011-06-16DREAMWEB: Improved code formattingVladimir Menshakov
2011-06-16DREAMWEB: moved stubs into stubs.cppVladimir Menshakov
2011-06-15DREAMWEB: Reinstate some "hardware key" handling that got losteriktorbjorn
2011-06-15DREAMWEB: fixed final scene, better sound channel handlingVladimir Menshakov
2011-06-15DREAMWEB: Filter out "illegal" characterseriktorbjorn
2011-06-15DREAMWEB: The readabyte() function is no longer needed.eriktorbjorn
2011-06-15DREAMWEB: cleaned up keys handlingVladimir Menshakov
2011-06-15DREAMWEB: cleanup keys handling, added turbo shortcutVladimir Menshakov
2011-06-15DREAMWEB: cut upper volume limitVladimir Menshakov
2011-06-15DREAMWEB: added comment about volumesVladimir Menshakov
2011-06-15DREAMWEB: added volume setting (maybe wrong)Vladimir Menshakov
2011-06-15DREAMWEB: fixed cd-version without savefilesVladimir Menshakov
2011-06-15DREAMWEB: added volume support (stubs for now)Vladimir Menshakov
2011-06-15DREAMWEB: added sound status checkVladimir Menshakov
2011-06-15DREAMWEB: renamed playSpeech to loadSpeechVladimir Menshakov
2011-06-15DREAMWEB: regenerated sources with CD option onVladimir Menshakov
2011-06-15DREAMWEB: fixed shakeTable to do not pass negative values into backend, added...Vladimir Menshakov
2011-06-15DREAMWEB: patch sprite table after deallocating segment with sprites.Vladimir Menshakov
2011-06-15DREAMWEB: fixed invalid channel, removed junkVladimir Menshakov
2011-06-15DREAMWEB: stop previous sound if it's still activeVladimir Menshakov
2011-06-15DREAMWEB: removed looping on channel1Vladimir Menshakov
2011-06-15DREAMWEB: added sound supportVladimir Menshakov
2011-06-15DREAMWEB: added sounds loadingVladimir Menshakov
2011-06-15DREAMWEB: catch the sample changing, more stubsVladimir Menshakov
2011-06-15DREAMWEB: added sound handling stubVladimir Menshakov
2011-06-15DREAMWEB: fixed memory corruption in multiput/multigetVladimir Menshakov
2011-06-15DREAMWEB: fixed occasional stripping of the strings in data segmentVladimir Menshakov
2011-06-15DREAMWEB: fixed invalid buffer lenVladimir Menshakov
2011-06-15DREAMWEB: report uppercased letters to the codeVladimir Menshakov
2011-06-15DREAMWEB: fix registers on exit from stubsVladimir Menshakov
2011-06-15DREAMWEB: report click only once, this fixes phantom clicks after loading or ...Vladimir Menshakov
2011-06-15DREAMWEB: do not return invalid register from the deallocate memoryVladimir Menshakov
2011-06-15DREAMWEB: fixed monitor scrollingVladimir Menshakov
2011-06-15DREAMWEB: added setSpeed, CTRL-F shortcut and removed erik's comment because ...Vladimir Menshakov
2011-06-15DREAMWEB: Make new function for getting name of file to open.eriktorbjorn
2011-06-15DREAMWEB: Make it possible to type the letter Deriktorbjorn
2011-06-15DREAMWEB: unstubbed printundermonVladimir Menshakov
2011-06-15DREAMWEB: Simplify the tracking of the mouse position and buttonseriktorbjorn