aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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