aboutsummaryrefslogtreecommitdiff
path: root/saga
AgeCommit message (Expand)Author
2006-01-21Fix various incorrect usages of the word 'target' instead of 'gameid'; change...Max Horn
2006-01-18Update copyright noticeEugene Sandulenko
2006-01-18OoopsTravis Howell
2006-01-18Add full game titles.Travis Howell
2006-01-16IHNM actor walk end fix (TED exits first scene now)Andrew Kurushin
2006-01-16patch #1406628: "SAGA: Minimize #include dependencies". Thanks a lot Filippos.Eugene Sandulenko
2006-01-16oopsEugene Sandulenko
2006-01-16Add Joachim to contributors list for fixind "just" several hundreds of MD5sEugene Sandulenko
2006-01-14Removed unnecessary newline in debugging message.Torbjörn Andersson
2006-01-13implement IHNM verb mapperAndrew Kurushin
2006-01-13Hopefully fixed IHNM sprite clipping. (IHNM sprites are upside downTorbjörn Andersson
2006-01-13fix IHNM walk limitAndrew Kurushin
2006-01-11Fix warnings.Eugene Sandulenko
2006-01-11Checked all ActorFrameIds against disassemblyEugene Sandulenko
2006-01-11IHNM actor frame WIPAndrew Kurushin
2005-12-30* Replaced MDT_PREFER_NATIVE/MDT_NATIVE by MDT_PREFER_MIDI/MDT_MIDI).Max Horn
2005-12-07fix bug#1374198 "White Noise instead of Music Playback"Andrew Kurushin
2005-12-01reduce memory usage by 7Megs, CPU usage by 40%Andrew Kurushin
2005-11-26fix source formatAndrew Kurushin
2005-11-26known color WIP #1Andrew Kurushin
2005-11-19some Font fixesAndrew Kurushin
2005-11-05Call flush() in the savegame stream, when saving. I think SAGA, Simon andTorbjörn Andersson
2005-11-03Fix compile.Travis Howell
2005-11-03-implement font substitution funcsAndrew Kurushin
2005-10-28Checked sound in all supported ITE versions.Eugene Sandulenko
2005-10-26Fix bug #1338596 "ITE: Crash when loading old saved game"Eugene Sandulenko
2005-10-22Cleaned up some cursor show/hide handling. This should fix bug #1333391.Torbjörn Andersson
2005-10-21add workaround for bug #1328045Andrew Kurushin
2005-10-19Improved IMA ADPCM decoder. It appeared that MS violated yet another standardEugene Sandulenko
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-10-17Added French and Russian md5s for IHNM submitted in bugreportsEugene Sandulenko
2005-10-17Fix walking in IHNM. It appeared that BG mask wasn't flipped upside downEugene Sandulenko
2005-10-17Fix bug #1326833 "ITE: Missing copy protection". Though it is disabledEugene Sandulenko
2005-10-16Store game title in savefile. Lets us not guess which game save is made forEugene Sandulenko
2005-10-16Err.. Now really fix game detection. Not that it was wrong, but I forgotEugene Sandulenko
2005-10-14Turned on the automatic computation of dirty rects for ITE. It should makeTorbjörn Andersson
2005-10-14Eliminate ite-demo and ihnm-demo targets as we do in SAGA. Just use plainEugene Sandulenko
2005-10-14Add language and platform to game description and use that accross the source.Eugene Sandulenko
2005-10-12fix #1324803 ITE: Freeze during stormAndrew Kurushin
2005-10-12Looks like my pitch wheel change still has the ability to break things. SeeTorbjörn Andersson
2005-10-11This is an attempt to fix the actor frames in IHNM. It appears to be atTorbjörn Andersson
2005-10-11Cleanups. Mostly whitespace.Torbjörn Andersson
2005-10-11This should ensure that savegames are endian-safe. Unfortunately, I've justTorbjörn Andersson
2005-10-11Rewrote some code that didn't look alignment safe to me.Torbjörn Andersson
2005-10-11Fix stack underflow when Gorrister examines the mirror in IHNM. opReturnVTorbjörn Andersson
2005-10-11I was going to fix the IHNM sprite loader, but when I got here this morningTorbjörn Andersson
2005-10-11Do not draw status text during chapter selectionEugene Sandulenko
2005-10-11oops.Eugene Sandulenko
2005-10-11Some IHNM changes:Eugene Sandulenko
2005-10-11Fixed sprite loading. Now that ugly hack is gone, no wrong reads and everyEugene Sandulenko