aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-05-02Merged sysgfx.cpp and gfx.cpp to gfx.cppEugene Sandulenko
2004-05-01Renamed files for consistencyEugene Sandulenko
2004-05-01Proper #includes everywhereEugene Sandulenko
2004-05-01All graphics and input now is in OSystem.Eugene Sandulenko
2004-05-01remove useless mutexPaweł Kołodziejski
2004-05-01- update namesPaweł Kołodziejski
2004-05-01With Jamieson630's MIDI parser fix, all the ITE MIDIs should work.Torbjörn Andersson
2004-05-01Doubled the buffer size to prevent crashes with the Inherit the EarthTorbjörn Andersson
2004-05-01updatePaweł Kołodziejski
2004-05-01fix warningPaweł Kołodziejski
2004-05-01indentPaweł Kołodziejski
2004-05-01indentPaweł Kołodziejski
2004-05-01Fix IHNM hangEugene Sandulenko
2004-05-01indentPaweł Kołodziejski
2004-05-01indentPaweł Kołodziejski
2004-05-01unbreak change that prevented ite disk version from launching, add detection ...Jonathan Gray
2004-05-01indentPaweł Kołodziejski
2004-05-01add some debug calls in the verify functionsJonathan Gray
2004-05-01indentPaweł Kołodziejski
2004-05-01Fix for [945497] Possible bug in midiparser_smf.cppJamieson Christian
2004-05-01indentPaweł Kołodziejski
2004-05-01Simplified the handling of sound effects. It's not necessary for the driverTorbjörn Andersson
2004-05-01Made the "debugoff" console command actually turn *off* the debug info.Torbjörn Andersson
2004-05-01Remove scalers, 16bpp code, unused functions.Eugene Sandulenko
2004-05-01Fixed warningTorbjörn Andersson
2004-05-01indentPaweł Kołodziejski
2004-05-01Fixed warningsTorbjörn Andersson
2004-05-01Fixed warning. The R_GAMEDESC for the disk version of ITE didn't initialiseTorbjörn Andersson
2004-05-01indentPaweł Kołodziejski
2004-05-01indentPaweł Kołodziejski
2004-05-01indentPaweł Kołodziejski
2004-05-01indentPaweł Kołodziejski
2004-05-01indentPaweł Kołodziejski
2004-05-01indentPaweł Kołodziejski
2004-05-01indentPaweł Kołodziejski
2004-05-01indentPaweł Kołodziejski
2004-05-01indentPaweł Kołodziejski
2004-05-01Remove unneeded #definesEugene Sandulenko
2004-05-01indentPaweł Kołodziejski
2004-04-30Move from custom unsigned types to those provided by main config.hEugene Sandulenko
2004-04-30Indentation madnessEugene Sandulenko
2004-04-30Added fixme comment about a bug that happens (at least) in the WyrmkeepTorbjörn Andersson
2004-04-30Changed printf() to warning()Torbjörn Andersson
2004-04-30Fix cut'n'paste bug. It broke queen building with kyra disabledEugene Sandulenko
2004-04-30Very experimental support for the separate MIDI files used by the WyrmkeepTorbjörn Andersson
2004-04-29Fix warningMax Horn
2004-04-29Added signed read/write methods to the Stream classesMax Horn
2004-04-29use timer rate from driver, makes midi a bit more audibleJonathan Gray
2004-04-29Quick-and-dirty music fix. I can hear music in the ITE intro now. I haven'tTorbjörn Andersson
2004-04-29Changed printf() to warning(). (Even in the case where the message used toTorbjörn Andersson