aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Collapse)Author
2006-07-08Adds a message dialog if kyra.dat is missing which tells the user to ↵Johannes Schickel
download the kyra.dat file. svn-id: r23421
2006-07-08Added support for DXA cutscenes, while still retaining support for the old MPEGTorbjörn Andersson
cutscenes and the "dummy" (subtitles and voice-over) mode. Several tweaks and cleanups were made in this process, and there may very well be regressions, but it should be stable enough to commit. svn-id: r23420
2006-07-08Rename VAR_WINDOWS_VERSION to VAR_PLATFORM_VERSIONTravis Howell
svn-id: r23419
2006-07-08General additions of newly understood hotspot fields, further decoded talk ↵Paul Gilbert
handling, ratpouch being freed, and several more script methods svn-id: r23418
2006-07-08Rewrote the talk handling codePaul Gilbert
Added lots of debugging information Partial support for characters bumping into each other Player/NPC action handling generally improved Added hard-coding for variable width frame animation of Ratpouch being released Basic support for Ratpouch wondering around svn-id: r23416
2006-07-08Add another German Macintosh version of pajama2Travis Howell
svn-id: r23414
2006-07-08Added support for ScummVM boot parameter values as well invoking the ↵Paul Gilbert
built-in debugger svn-id: r23413
2006-07-08Incremented lure.dat version and added new constants for debugging, tick ↵Paul Gilbert
methods, and hotspots svn-id: r23412
2006-07-08Disabled waiting for mouse release when making a popup selection to match ↵Paul Gilbert
original game svn-id: r23411
2006-07-08Added new hotspot runtime fields, a list for handling the details of paused ↵Paul Gilbert
characters (who have bumped into each other), and loading of newly added default character states from lure.dat svn-id: r23410
2006-07-08Added ScummVM debuglevel support for dumping executed scriptsPaul Gilbert
Fixed up some incorrect script methods and added several new ones svn-id: r23409
2006-07-08Added improved display of partially off-screen images, as well as proper ↵Paul Gilbert
handling of special talk message Ids that display a puzzled or exclamation dialog talk bubble above a character svn-id: r23408
2006-07-08Added shortcut stub for decoding a string without passing the current ↵Paul Gilbert
hotspot and action name svn-id: r23407
2006-07-08Rewrote the status line handling code along with tweaks to the debug ↵Paul Gilbert
information display svn-id: r23406
2006-07-08Added extra checking and debugging code, as well as partial ↵Paul Gilbert
rewrite/enhancement of talking and hotspot support methods svn-id: r23405
2006-07-08Replaced old debugging files with new ScummVM based onePaul Gilbert
svn-id: r23404
2006-07-08Initial commit of ScummVM-based debugging functionalityPaul Gilbert
svn-id: r23403
2006-07-07Update language settinga for filename patterns in HE gamesTravis Howell
svn-id: r23398
2006-07-07Add another German Windows version of pajama2Travis Howell
svn-id: r23396
2006-07-07Revert recent change to actorWalkStep(), caused regressionsTravis Howell
svn-id: r23393
2006-07-07Fix bug #1518523 - FOA: Indy facing the wrong direction in intro. And adjust ↵Travis Howell
walk code to closer match original code of earlier games svn-id: r23381
2006-07-06Fix off by one, in the stomach of pajama3Travis Howell
svn-id: r23377
2006-07-06Add cyx's patch for 1513622 - HE: Palette glitch (recent regression)Travis Howell
svn-id: r23376
2006-07-06Fix 1506002 - PUTTTIME: Weird Mouth MovementTravis Howell
svn-id: r23374
2006-07-05Fix bug #1515345 - INDY3 (FM-TOWNS): Black screen upon start (Amiga)Travis Howell
svn-id: r23372
2006-06-30Add French version of the Feeble Files (Windows 4CD)Travis Howell
svn-id: r23362
2006-06-29- Renamed a few mult-variables to something more fittingSven Hesse
- Fixed a small mistake, making the entering animation work - Correcting Game_v2::playTot() so that the loading screen is shown - Updated most of the collisions stuff, the objects names hint stuff works now svn-id: r23346
2006-06-28Remove left over ;Travis Howell
svn-id: r23335
2006-06-28Add eriktorbjorn's patch for DXA unification, with more changesTravis Howell
svn-id: r23332
2006-06-28Add French versions of freddi3, freddicove and pajama2Travis Howell
svn-id: r23326
2006-06-27Resort HE games, by HE version and mark US versionsTravis Howell
svn-id: r23323
2006-06-27Fixed the HE version of the Swedish Freddi Fish 1, and added detection for theTorbjörn Andersson
Macintosh version, with a lot of help from Kirben. svn-id: r23321
2006-06-26Patch #1512689: "Fixing AGI Game Detection"Eugene Sandulenko
svn-id: r23315
2006-06-24Add Keith Scroggins to credits as Atari/FreeMiNT builder.Eugene Sandulenko
svn-id: r23297
2006-06-24Fixes save/load of kyra engine.Johannes Schickel
svn-id: r23287
2006-06-24Added some FIXME comments to AGI engineMax Horn
svn-id: r23285
2006-06-24Add Italian version of the Feebles Files (4CD)Travis Howell
svn-id: r23281
2006-06-24cleanupMax Horn
svn-id: r23280
2006-06-24Renamed class Timer to TimerManager (the old name was somewhat ↵Max Horn
incorrect/confusing) svn-id: r23278
2006-06-24These FIXME comments can go, I think :)Max Horn
svn-id: r23277
2006-06-24Fixing a leak in the Kyra engine (the savefile manager allocated by class ↵Max Horn
Engine was never freed) svn-id: r23276
2006-06-24* Renamed config.mak to config.mkMax Horn
* Renamed common.rules to rules.mk * Removed explicit declaration of MODULE_DIRS in various spots (instead we let rules.mk compute it) svn-id: r23275
2006-06-24Move backends/fs/fs.h and .cpp to common/fs/fs.h and .cppMax Horn
Rationale: backend implementations belong to backends/, but portable APIs meant to be used by high level code is for common / sound / graphics / ... (compare also with backends/midi vs. sound/mididrv.h) svn-id: r23274
2006-06-24Fix warningMax Horn
svn-id: r23273
2006-06-24Add cyx's patch for bug #1508935 - FOA: Indy walks on the spot. Also fixes ↵Travis Howell
car failing to turn during smart star challenge in thinker1 svn-id: r23271
2006-06-24Remove extra Windows demo of puttputt, was a corrupt versionTravis Howell
svn-id: r23268
2006-06-23Add another Windows demo of puttputtTravis Howell
svn-id: r23264
2006-06-23Convert file path, before playing videos in HE gamesTravis Howell
svn-id: r23263
2006-06-23TypoTravis Howell
svn-id: r23262
2006-06-23Add Spanish version of the Feebles Files (4CD)Travis Howell
svn-id: r23261