aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2005-01-09o Fixed some indentationEugene Sandulenko
2005-01-09Fix legal headerMax Horn
2005-01-09Ensure these headers match the rest of ScummVMMax Horn
2005-01-09Ensure the kyra legal headers match the rest of ScummVMMax Horn
2005-01-09Mark some places which probably should use loadWAVFromStream(); maybe some of...Max Horn
2005-01-09Added shared code to load WAV(E) data from arbitrary seekable streams (files ...Max Horn
2005-01-09This function is currently not used...Max Horn
2005-01-09cleanupMax Horn
2005-01-09Fix changing the scaler while GUI scaling and the console are activeMax Horn
2005-01-09fix warningMax Horn
2005-01-09rewritten sprite classAndrew Kurushin
2005-01-09Since _pos is unsigned it's always >= 0, so testing for negativity willTorbjörn Andersson
2005-01-09Update SAGA itemsEugene Sandulenko
2005-01-09Moving AppendableAudioStream into SCUMM engine, as it is only used thereMax Horn
2005-01-09Added new interface SeekableReadStreamMax Horn
2005-01-08rename StringsList to StringsTableAndrew Kurushin
2005-01-08begining of verb implementationAndrew Kurushin
2005-01-08Fix bug #1097467 (COMI: cursor is invisible at "insert CD" message)Max Horn
2005-01-08Fix bug #1098115 (GUI: Broken console font)Max Horn
2005-01-08sync NEWS files on HEAD and branch-0-7-0Max Horn
2005-01-08Fix wron Vulture male 1 animation. Thanks to salty-horse for reportingEugene Sandulenko
2005-01-07Update SAGA itemsEugene Sandulenko
2005-01-07Eliminate _scene->getMode() and use scene flags insteadEugene Sandulenko
2005-01-07Access timer.Marcus Comstedt
2005-01-07fixing scene transitionAndrew Kurushin
2005-01-07o Last fixes for panels. Now they work like in original.Eugene Sandulenko
2005-01-07o Add reported German IHNM and ITEEugene Sandulenko
2005-01-07Flag 64 bit problem in iMuse, as well as what I think might be very old regre...Max Horn
2005-01-07cleanupMax Horn
2005-01-07Add GCC 4.x to the list of accepted GCC versionsMax Horn
2005-01-07Update SAGA itemsEugene Sandulenko
2005-01-07o Fix for popped up actors at initial scene fade outEugene Sandulenko
2005-01-07Remove extra ;Travis Howell