aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-03-16Fixed typo.Torbjörn Andersson
2004-03-16Increase channel for Amiga V3 player.Travis Howell
2004-03-16UpdateTravis Howell
2004-03-15"int GraphicsMode *" was a rather creative type... :)Marcus Comstedt
2004-03-15cleanupMax Horn
2004-03-15Updated RH .spec files (Thanks wjp)Max Horn
2004-03-15Allow multi-line OSD messages; display virtual/real screen resolutions when c...Max Horn
2004-03-15cleanup; added a TODO to Font classMax Horn
2004-03-15HACK needed for Spanish Simon1 Talkie too.Travis Howell
2004-03-15display saga option in help textJonathan Gray
2004-03-15OoopsTravis Howell
2004-03-15turn illegal SCUMM var access into an errorMax Horn
2004-03-15disambiguate the two talkingActor() methods (one was a getter, one a setter -...Max Horn
2004-03-15clearMsgQueue now just is a synonym for stopTalk -> remove itMax Horn
2004-03-15After the refactoring it's clearly that _messagePtr can be removed. Hooray, y...Max Horn
2004-03-15refactor use of _messagePtr -> instead of using it as an implicit parameter f...Max Horn
2004-03-15Added remove_at methodEugene Sandulenko
2004-03-15Aaargh, didn't mean to commit this...Max Horn
2004-03-15...and mor. Next big thing should be to document the overlay stuff, but that'...Max Horn
2004-03-15more tweaks to doxygenMax Horn
2004-03-15Use Saga namespace everywhereEugene Sandulenko
2004-03-15fix circular header dependency, by moving StackLock class to common/system.h ...Max Horn
2004-03-15implicitly declare use of OSystemMax Horn
2004-03-15Should probably be Simon2-only...Oliver Kiehl
2004-03-15Renamed OSystem::set_timer() to setTimerCallback(); more OSystem Doxygen changesMax Horn
2004-03-15Code formattingEugene Sandulenko
2004-03-15Hack to prevent segfaults caused by insufficient allocated memory whenOliver Kiehl
2004-03-15fix doxygen-comment mistakesMax Horn
2004-03-15Added getDefaultGraphicsMode for DC backendMax Horn
2004-03-15Added OSystem::getDefaultGraphicsMode(); renamed OSystem::get_height() and ge...Max Horn
2004-03-15fix warningsMax Horn
2004-03-14rewrote talk_with_text from scratch. probably needs some testingOliver Kiehl
2004-03-14Initial SAGA checkinEugene Sandulenko
2004-03-14Initial SAGA checkin. Disabled by default, enable with --enable-sagaEugene Sandulenko
2004-03-14Virtual keyboard.Marcus Comstedt
2004-03-14remove ugly gotoOliver Kiehl
2004-03-14cleanupOliver Kiehl
2004-03-14cleanupPaweł Kołodziejski
2004-03-14prevent journal from reappearing when F1 is pressed more than onceGregory Montoir
2004-03-14Protect against multiple inclusion.Marcus Comstedt
2004-03-14Sound buffer adjustment.Marcus Comstedt
2004-03-14In stereo.Marcus Comstedt
2004-03-14fixed inventory scrolling using keyboardGregory Montoir
2004-03-13some cleanupJoost Peters
2004-03-13Patch #902111: Change remaining random function calls to use RandomSourceMax Horn
2004-03-13updatePaweł Kołodziejski
2004-03-13fix for voice bundle bug in german version comiPaweł Kołodziejski
2004-03-13Reworked scaling logic, and added kFeatureAspectRatioCorrection support.Marcus Comstedt
2004-03-13While moving things down by one line 'looks better' (IMO), it also means that...Max Horn
2004-03-13Less strange.Marcus Comstedt