aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-01-15some work in progress on verb stuff:Andrew Kurushin
2005-01-15Use the same hard-coded cursor image and colours as the original ITETorbjörn Andersson
2005-01-14I've changed getTextString() slightly so that if the translated string isTorbjörn Andersson
2005-01-14Removed the unused i_cvar_name field from INTRO_DIALOGUE.Torbjörn Andersson
2005-01-14Fixed the "random branch" opcode, I hope. I haven't tested it. The firstTorbjörn Andersson
2005-01-14Added helper function to queue the ITE intro dialogue.Torbjörn Andersson
2005-01-14o Added support for German ITE. There are also Puzzle-related messagesEugene Sandulenko
2005-01-14Change SIMON to use makeWAVStream - patch #1101740Travis Howell
2005-01-13- introduced SagaEngine::getTextString (for i18n it should route to correspon...Andrew Kurushin
2005-01-13Removed unused stuff.Torbjörn Andersson
2005-01-13Use loadWAVFromStreamMax Horn
2005-01-13queenrebuild was renamed to compress_queenMax Horn
2005-01-13A few subtitle-related changes:Torbjörn Andersson
2005-01-12Slight adjustment to previous commit.Torbjörn Andersson
2005-01-12There was a slight but noticeable pause in linked animations at the momentTorbjörn Andersson
2005-01-11Move 'tools' related build rules into tools/module.mk; fixed remainder of bug...Max Horn
2005-01-11remove game.h & image.hAndrew Kurushin
2005-01-11- remove game.h & image.hAndrew Kurushin
2005-01-11Partial fix for bug #1100125Max Horn
2005-01-11last wjp suggested patch - helps reenable "no definition for inline function"...Andrew Kurushin
2005-01-11Make voicess.res the first IHNM voice file, since that's the one that'sTorbjörn Andersson
2005-01-11On Fingolfin's suggestion I put back the inclusion of util.h into Rect, forTorbjörn Andersson
2005-01-11Use Fingolfin's new WAV code.Torbjörn Andersson
2005-01-1116-bit WAVs are little-endian.Torbjörn Andersson
2005-01-11This is probably not the optimal fix, but at least ScummVM compiles again.Torbjörn Andersson
2005-01-11Update SAGA itemsEugene Sandulenko
2005-01-11o All fonts were mapped. Introduced new FONT_DONTMAP flagEugene Sandulenko
2005-01-11Maybe I added wrong include, but at least it let me compileEugene Sandulenko
2005-01-10A little more moving around #include's (last one for today ;-)Max Horn
2005-01-10Untested converse. Drawing isn't possible due to lack of needed informationEugene Sandulenko
2005-01-10eek, we put a static RandomSource instance into every file that included fmop...Max Horn
2005-01-10Legal headerMax Horn
2005-01-10Remove some more header dependenciesMax Horn
2005-01-10Reduce dependencies on common/savefile.h from 88 to 14Max Horn
2005-01-10system.h was being included in tons of places, without any good reason; reduc...Max Horn
2005-01-10Moved mutex stuff into a seperate headerMax Horn
2005-01-10yet another attempt to get makeInstance working for gcc 3.3, gcc 3.2, and MSV...Max Horn
2005-01-10Add keys mapping option to the main option dialog for WinCE - useful for Smar...Nicolas Bacca
2005-01-10Fix alignment problemNicolas Bacca
2005-01-10German retail IHNM patch.re_ md5 is confirmedEugene Sandulenko
2005-01-10Updated the SAGA XMIDI issue.Torbjörn Andersson
2005-01-10Added note about the SAGA XMIDI tempo bug.Torbjörn Andersson
2005-01-10Better sync between music and intro.Torbjörn Andersson
2005-01-10Removed unused variable.Torbjörn Andersson
2005-01-10Add back missing itemsTravis Howell
2005-01-09saga updateAndrew Kurushin
2005-01-09- GameModule is goneAndrew Kurushin
2005-01-09small fixes:Andrew Kurushin
2005-01-09Added proper IHNM scripts lut and run scripts, though not much to see.Eugene Sandulenko
2005-01-09some disabled warning moved from .vcproj to #pragma with commentsAndrew Kurushin