aboutsummaryrefslogtreecommitdiff
path: root/engines/saga/puzzle.cpp
AgeCommit message (Expand)Author
2018-05-07SAGA: Fix whitespaceAdrian Frühwirth
2017-10-26SAGA: Add Code to Support French Fan Translation.D G Turner
2016-05-05SAGA: Init puzzle properlyEugene Sandulenko
2016-02-09SAGA: Add comments about possibly race conditions to timer callbacks.Johannes Schickel
2014-02-18SAGA: Make GPL headers consistent in themselves.Johannes Schickel
2011-08-06OSYSTEM: extended installTimerProc() with timer ID parameterEugene Sandulenko
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-02-07ALL: Fix whitespaces / indentionMax Horn
2010-10-19SAGA: SAGA: replace SpriteList "::realloc" with Common::ArrayAndrew Kurushin
2010-10-12JANITORIAL: Cleanup (mostly whitespace)Torbjörn Andersson
2010-06-15SAGA: fix timers.Eugene Sandulenko
2010-04-28SAGA: Avoid global constructor for pieceOrigins arrayMax Horn
2009-11-02Changed foo(void) to foo() in almost all non-backend source filesMax Horn
2009-05-01SAGA: move Actor::_pathList into a Common::Array<Point>Andrew Kurushin
2008-12-25Made Engine::_timer protectedMax Horn
2008-12-12Fixed a regression in my last commit where some sprites were not clipped corr...Filippos Karapetis
2008-12-12- Stop passing the scene clip rectangle around for no reasonFilippos Karapetis
2008-12-06All the screen drawing functions draw to the back buffer, so there is no poin...Filippos Karapetis
2008-12-06CleanupFilippos Karapetis
2008-05-26Code cleanup:Filippos Karapetis
2008-05-23Messages in the ITE puzzle scene will now be properly shown in Italian in the...Filippos Karapetis
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2008-01-05Fix to remove a tab character from the GPL headerPaul Gilbert
2007-06-10Fixed conversations in IHNM. Now, when a dialog option is selected, the prota...Filippos Karapetis
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2006-10-21cleanupMax Horn
2006-07-14More whitespace changes.Torbjörn Andersson
2006-05-13extract GameDescriptions to separate files (this will help compress_saga tool...Andrew Kurushin
2006-02-11Moved engines to the new engines/ directoryMax Horn