aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2004-11-15BS1 demo's speech and logic work now.Robert Göffringmann
2004-11-14Extend fopenNoCase with probe of capitalized files, such as Cave.mid.Eugene Sandulenko
2004-11-14Patch #1066256. Mostly indentation fixes and some debug messages removed.Eugene Sandulenko
2004-11-14CleanupTorbjörn Andersson
2004-11-14This has to be a typo.Torbjörn Andersson
2004-11-14For MT-32 emu graphics should be initialized before Midi, as it printsEugene Sandulenko
2004-11-14Patch #1066150 from eriktorbjorn - Enable adlib emulated midi as fallback whe...James Brown
2004-11-14Fix stub a bit. Might garble rest of script otherwise.Oliver Kiehl
2004-11-14Make #pragma pack really multiplatform. Old code didn't work onEugene Sandulenko
2004-11-14- Huge cleanup of LUT stuff.Jerome Fisher
2004-11-14- Prettied up, fixed sign-extension bug.Jerome Fisher
2004-11-14- More cleanup.Jerome Fisher
2004-11-14MT32 MidiDriver:Jerome Fisher
2004-11-13MT32 MidiDriver:Jerome Fisher
2004-11-13Add new clearScreen OSystem call. Currently only implemented in SDL backend. ...James Brown
2004-11-13minor Wiz stuff updateGregory Montoir
2004-11-12use message window instead of console printf if user wants to load a savegame...Robert Göffringmann
2004-11-12Slight renamingTorbjörn Andersson
2004-11-12Better names.Torbjörn Andersson
2004-11-12renamed file mt32Paweł Kołodziejski
2004-11-12renamed file mt32Paweł Kołodziejski
2004-11-12updatePaweł Kołodziejski
2004-11-11Fix compilation on BE systemsMax Horn
2004-11-11fix for bug #1064113.Robert Göffringmann
2004-11-11Fixed comment typo. It's the pyramid bug that's dreaded, not the pyramidTorbjörn Andersson
2004-11-11Erm, this was never meant to be commited. I might as well leave the .h change...James Brown
2004-11-11Prevent infinite loop by displaying the launcher after a game start FAILURE too.James Brown
2004-11-11Bring kyra up-to-date with patch 1051358James Brown