aboutsummaryrefslogtreecommitdiff
path: root/saga/sthread.cpp
AgeCommit message (Expand)Author
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-10-11Cleanups. Mostly whitespace.Torbjörn Andersson
2005-10-11This should ensure that savegames are endian-safe. Unfortunately, I've justTorbjörn Andersson
2005-10-11Rewrote some code that didn't look alignment safe to me.Torbjörn Andersson
2005-10-11Fix stack underflow when Gorrister examines the mirror in IHNM. opReturnVTorbjörn Andersson
2005-08-26Allowed IHNM to use the opSpeak opcode. Aborting that code path early meantTorbjörn Andersson
2005-08-11More debug output for IHNMEugene Sandulenko
2005-08-10More IHNM fixes. Now it tries to start Ellen part but crashes at invalidEugene Sandulenko
2005-08-10Rename Actor class members to _members.Eugene Sandulenko
2005-08-10Implement part of chapter selection panel.Eugene Sandulenko
2005-08-09o Fix some game parameters for IHNMEugene Sandulenko
2005-08-08oops. debug output slipped in.Eugene Sandulenko
2005-08-08Fix bug #1252277 "ITE: Actions not performed under OS X"Eugene Sandulenko
2005-08-07WIP on metaResources. Most resources are load. Now we start correctEugene Sandulenko
2005-08-04fixed DUMMY resource in old mac cdAndrew Kurushin
2005-07-31Prevent infinite loop in executeThreads() for IHNM. I don't know if this isTorbjörn Andersson
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-07-30Thread-related IHNM differences.Eugene Sandulenko
2005-07-29WhitespacesEugene Sandulenko
2005-07-24assign sf94 nameAndrew Kurushin
2005-07-21More IHNM differencesEugene Sandulenko
2005-07-21Partially implemented differences in IHNM script functions.Eugene Sandulenko
2005-07-19Removed unused variable.Torbjörn Andersson
2005-07-19finally Resource manager rewritten:Andrew Kurushin
2005-06-19implemented sfGetNumberAndrew Kurushin
2005-06-15Don't access the thread after sfScriptGotoScene. As the comment points out,Torbjörn Andersson
2005-06-15some renamesAndrew Kurushin
2005-06-13Fix crash on chasm.Eugene Sandulenko
2005-05-12fixed interpreter bug (negative address offset - may crush system)Andrew Kurushin
2005-04-24fixed object frawingAndrew Kurushin
2005-04-18converse support improved (still has some bugs)Andrew Kurushin
2005-04-11Slightly more informative error message. (I get this if I try to speak toTorbjörn Andersson
2005-04-03-fixed interpreter bug: on opCall now pushes additional data for compatiblyAndrew Kurushin
2005-04-03- fixed tile doors drawingAndrew Kurushin
2005-03-29fixed gcc ISO C++ errorAndrew Kurushin
2005-03-29endScene now aborts all running threads (fixing Okk stuckiness on way out of ...Andrew Kurushin
2005-01-28Let IHNM run again. It has 105 script functions.Eugene Sandulenko
2005-01-22- removed returning value from scriptFunctionsAndrew Kurushin
2005-01-22all opcodes revisitedAndrew Kurushin
2005-01-22another 19 opcodesAndrew Kurushin
2005-01-22rewritten 15 opcodesAndrew Kurushin
2005-01-22Whitespace and indentation.Torbjörn Andersson
2005-01-21some opcode fixes:Andrew Kurushin
2005-01-21Fix portabilityEugene Sandulenko
2005-01-21now you can try to:Andrew Kurushin
2005-01-21problems solved:Andrew Kurushin
2005-01-19o Made ITEColors enum public in interface.h. Please use them. These colorsEugene Sandulenko
2005-01-18- merged ActionMap and ObjectMapAndrew Kurushin
2005-01-17First batch of converse implementation in scripts. To see it typeEugene Sandulenko
2005-01-16Some more untested opcode fixes. (By the way, I was wrong the other day:Torbjörn Andersson