aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-03-17Use the same syntax for accessing script variables as BS1 does, i.e. nowTorbjörn Andersson
2004-03-17default savepath when /home/khalek is defined would be niceJonathan Gray
2004-03-17add ability to acces journal via F5 for consistency with other enginesJonathan Gray
2004-03-17TypoTravis Howell
2004-03-17Bump versionJames Brown
2004-03-17Update issuesTravis Howell
2004-03-17Fix for bug #893254 (MI1VGA: Changes in object names are not saved); this may...Max Horn
2004-03-17Fix (workaround?) for bugs #917700 and #917697Max Horn
2004-03-17Fix for bug #917532 (GUI: BrowserDialog return value)Max Horn
2004-03-16Patch #917503: Remove stray semicolonsMax Horn
2004-03-16Fixed warnings. I hope I didn't break anything!Torbjörn Andersson
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