aboutsummaryrefslogtreecommitdiff
path: root/engines/saga/sthread.cpp
AgeCommit message (Expand)Author
2008-12-21Cleaned up the mess with game IDs and game types: removed game types, reduced...Filippos Karapetis
2008-11-16Fixed various g++ warnings ("format not a string literal and no format argume...Johannes Schickel
2008-05-26Code cleanup:Filippos Karapetis
2008-02-23Stop printing opcodes in the debug consoleFilippos Karapetis
2008-01-05Fix to remove a tab character from the GPL headerPaul Gilbert
2007-09-23Moved MemoryStreamEndian from Saga to Common.Eugene Sandulenko
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-05-13extract GameDescriptions to separate files (this will help compress_saga tool...Andrew Kurushin
2006-03-28Renamed various container isEmpty() methods to empty() to match STL conventionsMax Horn
2006-03-08Fixed tons of format string warnings for debug/error calls (including several...Max Horn
2006-02-11Moved engines to the new engines/ directoryMax Horn