aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2005-01-06work around yet another MSVC problemMax Horn
2005-01-06- compiles debug path displaying only if ACTOR_DEBUG definedAndrew Kurushin
2005-01-06Distinguish left and right mouse buttonMax Horn
2005-01-06Switching GUI to an alternate font; using a second, bigger, font for 640x480 ...Max Horn
2005-01-06New normal/big fontsMax Horn
2005-01-06small fixes to previousAndrew Kurushin
2005-01-06non tile mode full actor path finding - previewAndrew Kurushin
2005-01-06Add reported 4 disks french monkeyegaEugene Sandulenko
2005-01-06oops againMax Horn
2005-01-06oopsMax Horn
2005-01-06Added a font manager (work in progress)Max Horn
2005-01-06Add reported frech 4 disks monkeyegaEugene Sandulenko
2005-01-06 turn off "no definition for inline function" warningAndrew Kurushin
2005-01-06- remove "extern" before OSystem::makeInstanceAndrew Kurushin
2005-01-06- implement faceTowards (script function & etc)Andrew Kurushin
2005-01-06Patch #1092994 (Selfscaling GUI)Max Horn
2005-01-06Modify the singleton code once more to help overcome an issue with MSVC 7 (se...Max Horn
2005-01-06Fix getStrings to use the ScummEngine::openFile methodMax Horn
2005-01-06Work around bad German translation. (Joey claims he's 21 metres above theTorbjörn Andersson
2005-01-06Placard functions are now event-driven, so the blocking palette faders areTorbjörn Andersson
2005-01-06Fixed bug #1093845 after discussing with Fingolfin.Torbjörn Andersson
2005-01-06Fix bug #1097022 "ALL: Build fails on non-i386 archs if nasm is installed".Eugene Sandulenko