aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2004-11-15Move initialisation from constructor to initialise().Joost Peters
2004-11-15change engine initialization as suggested on -develGregory Montoir
2004-11-15- Now uses playInputStream to add a channel to the mixer, instead of setting ...Jerome Fisher
2004-11-15nothing...Robert Göffringmann
2004-11-15BS1 demo is basically fully supported now.Robert Göffringmann
2004-11-15I think this is the kind of constructor/go changes _sev was talking aboutTorbjörn Andersson
2004-11-15GCC doesn't like "const int" in a struct apparently.Torbjörn Andersson
2004-11-15Add global extrapath to GUI and to default directories list.Eugene Sandulenko
2004-11-15Move most heavy initialization from engine constructor to mainInit()Eugene Sandulenko
2004-11-15o Make GAME_GetFileContext() more object-likeEugene Sandulenko