aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb
AgeCommit message (Expand)Author
2011-07-19DREAMWEB: Add ScummVM headers, remove SVN keywords.Eugene Sandulenko
2011-07-19Merge pull request #48 from tramboi/masterEugene Sandulenko
2011-07-18DREAMWEB: Gave a proper signature to gextnextwordBertrand Augereau
2011-07-18DREAMWEB: getnextword doesn't read one byte too far any moreBertrand Augereau
2011-07-18DREAMWEB: Blacklisted 'kernchars' and 'getnextword'Bertrand Augereau
2011-07-18DREAMWEB: Added resilience to frameoutv to avoid memory stomping at the TV st...Bertrand Augereau
2011-07-18DREAMWEB: doorway and widedoor have signaturesBertrand Augereau
2011-07-18DREAMWEB: aboutturn reversedBertrand Augereau
2011-07-18DREAMWEB: Reversed random sprite callbackBertrand Augereau
2011-07-18DREAMWEB: initman reversedBertrand Augereau
2011-07-18DREAMWEB: walking blacklistedBertrand Augereau
2011-07-18DREAMWEB: mainman reversedBertrand Augereau
2011-07-18DREAMWEB: Blacklisted liftspriteBertrand Augereau
2011-07-18DREAMWEB: dodoor blacklistedBertrand Augereau
2011-07-18DREAMWEB: Sprite::b19 is Sprite::frameBertrand Augereau
2011-07-18DREAMWEB: steady and constant objects sprites callbacksBertrand Augereau
2011-07-18DREAMWEB: backobject reversedBertrand Augereau
2011-07-18DREAMWEB: Blacklisted frameoutbh and frameoutfxBertrand Augereau
2011-07-18DREAMWEB: showframe blacklistedBertrand Augereau
2011-07-18DREAMWEB: C++-isation of a part of the sprite subsystemBertrand Augereau
2011-07-18DREAMWEB: Fix Valgrind warningeriktorbjorn
2011-07-17DREAMWEB: The generator includes a file for custom structs and a file for cus...Bertrand Augereau
2011-07-16DREAMWEB: Clarify a comment in my previous commit slightly.eriktorbjorn
2011-07-16DREAMWEB: Rewrote lockmon() to fix pausing/unpausingeriktorbjorn
2011-07-07DREAMWEB: Fixed ß in german version(typo)Vladimir Menshakov
2011-07-05DREAMWEB: disable load button in launcherTarek Soliman
2011-07-01DREAMWEB: Add Spanish CD and French CD Detection Entries.D G Turner
2011-06-28DREAMWEB: Removed memcpy as suggested by wjpVladimir Menshakov
2011-06-26DREAMWEB: Added italian floppy releaseVladimir Menshakov
2011-06-26DREAMWEB: Added assert on memcpy overlapVladimir Menshakov
2011-06-25DREAMWEB: Removed workaround of invalid size of extext dataVladimir Menshakov
2011-06-25DREAMWEB: Save registers in vsync, like in original sourcesVladimir Menshakov
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-25DREAMWEB: Added german and spanish floppy versionsVladimir Menshakov
2011-06-25DREAMWEB: Fixed quit from keypad screenVladimir Menshakov
2011-06-25DREAMWEB: Fixed keypad animationVladimir Menshakov
2011-06-24DREAMWEB: Show subtitle options only for CD versionVladimir Menshakov
2011-06-24DREAMWEB: Fixed continuing to another procedure. (axe misuse crash)Vladimir Menshakov
2011-06-24DREAMWEB: Fixed quit() from dialogueVladimir Menshakov
2011-06-23DREAMWEB: Added ui settings integrationVladimir Menshakov
2011-06-23DREAMWEB: Added subtitle optionVladimir Menshakov
2011-06-22DREAMWEB: frameoutv becomes a native functionBertrand Augereau
2011-06-22DREAMWEB: Fix bug in tasmrecover causing load/save mixupWillem Jan Palenstijn
2011-06-20DREAMWEB: Use kMaingamepal provided by the tasm-recovereriktorbjorn
2011-06-20DREAMWEB: Remove readabyte() and readoneblock()eriktorbjorn
2011-06-20DREAMWEB: Remove convertkey()eriktorbjorn
2011-06-20ALL: Remove trailing whitespacesMax Horn