aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-11-24Fix a`ll engines. They work, though current fix is just temporary.Eugene Sandulenko
2004-11-23cleanup, follow code conventionsGregory Montoir
2004-11-23sync queen engine with latest OSystem changesGregory Montoir
2004-11-23Next step in transaction implementation. Now it postpones all calls.Eugene Sandulenko
2004-11-23renamed some HE opcodesGregory Montoir
2004-11-23Moved bootscript loading into go(), where it belongsMax Horn
2004-11-23Revert small part of recent WizImage changes, caused regressions.Travis Howell
2004-11-23Fix compilationEugene Sandulenko
2004-11-23Added Engine::init() method; added return value to Engine::go()Max Horn
2004-11-22Added OSystem::beginGFXTransaction / endGFXTransaction (not yet implemented, ...Max Horn
2004-11-22cleanupMax Horn
2004-11-22Renamed unkMessage2 to showMessageDialog; use printString() in script_v100he....Max Horn
2004-11-22possible fix for 'bug' #1034715Gregory Montoir
2004-11-22HE wiz update, o90_unknown29 fully implemented.Gregory Montoir
2004-11-22- Hopefully fixed MSVC7 and MSVC8 builds for walkthrough removal and FS chang...Jerome Fisher
2004-11-21as the comment suggested, I rearranged the 3DO strip decoding function. Pleas...Gregory Montoir
2004-11-21HE wiz stuff updateGregory Montoir
2004-11-21o90_unknown24 implementationGregory Montoir
2004-11-21Applied one of my suggested fixes for bug #1060568. Let's see if it causesTorbjörn Andersson
2004-11-21But surely we should still call setGM(true) in the GM case, right...?Torbjörn Andersson
2004-11-21Fix for bug #1052660 (FOA: No keyboard shortcuts for dialogs) - moved hack en...Max Horn
2004-11-21Fixed behaviour of return key in the file browserMax Horn
2004-11-21Since we do ref counting on the nodes now, we can re-use the root nodes nowMax Horn
2004-11-21o Removed astray debug output.Eugene Sandulenko
2004-11-20Removing walkthrough stuff again (talked to aquadran about this, he had no ob...Max Horn
2004-11-20Changed the FilesystemNode implementation to make it easier to use (client co...Max Horn
2004-11-20Slight adjustment/renaming.Torbjörn Andersson
2004-11-20I'm told that the FM music file sounds terrible with MT-32 and that theTorbjörn Andersson
2004-11-20whitespacesMax Horn
2004-11-20o Restore cursor after walkthroughEugene Sandulenko
2004-11-19missed destroy object after last changesPaweł Kołodziejski
2004-11-19changed file constructor to dymanicPaweł Kołodziejski
2004-11-19init walkthrough dialog laterPaweł Kołodziejski
2004-11-19fixed missed ctrl key handle, and missed create() walklthrough callPaweł Kołodziejski
2004-11-19fixed additional not needed white space charPaweł Kołodziejski
2004-11-19not needed chech for unsigned typePaweł Kołodziejski
2004-11-19fixed not defined MAX_PATHPaweł Kołodziejski
2004-11-19ops, commited before older versionPaweł Kołodziejski
2004-11-19added walkthroughPaweł Kołodziejski
2004-11-19opsPaweł Kołodziejski
2004-11-19updatePaweł Kołodziejski
2004-11-19a little cleanupRobert Göffringmann
2004-11-19Added music to the partial IHNM intro. I think I picked the correct tune,Torbjörn Andersson
2004-11-19- Don't compile inline asm on versions of GCC < 3 (it uses MMX registers, whi...Jerome Fisher
2004-11-18Make IHNM default be 1x scaler.Eugene Sandulenko
2004-11-18fixes a crash when closing BS1 while speech menu is open.Robert Göffringmann
2004-11-18Partial support for WAV sound playback, which apparently will be needed forTorbjörn Andersson
2004-11-16CleanupTorbjörn Andersson
2004-11-15const const constMax Horn
2004-11-15This commit has been brought to you by the commit first, compile/test later a...Joost Peters