index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
saga
/
sthread.cpp
Age
Commit message (
Expand
)
Author
2005-08-26
Allowed IHNM to use the opSpeak opcode. Aborting that code path early meant
Torbjörn Andersson
2005-08-11
More debug output for IHNM
Eugene Sandulenko
2005-08-10
More IHNM fixes. Now it tries to start Ellen part but crashes at invalid
Eugene Sandulenko
2005-08-10
Rename Actor class members to _members.
Eugene Sandulenko
2005-08-10
Implement part of chapter selection panel.
Eugene Sandulenko
2005-08-09
o Fix some game parameters for IHNM
Eugene Sandulenko
2005-08-08
oops. debug output slipped in.
Eugene Sandulenko
2005-08-08
Fix bug #1252277 "ITE: Actions not performed under OS X"
Eugene Sandulenko
2005-08-07
WIP on metaResources. Most resources are load. Now we start correct
Eugene Sandulenko
2005-08-04
fixed DUMMY resource in old mac cd
Andrew Kurushin
2005-07-31
Prevent infinite loop in executeThreads() for IHNM. I don't know if this is
Torbjörn Andersson
2005-07-30
Remove trailing whitespaces.
Eugene Sandulenko
2005-07-30
Thread-related IHNM differences.
Eugene Sandulenko
2005-07-29
Whitespaces
Eugene Sandulenko
2005-07-24
assign sf94 name
Andrew Kurushin
2005-07-21
More IHNM differences
Eugene Sandulenko
2005-07-21
Partially implemented differences in IHNM script functions.
Eugene Sandulenko
2005-07-19
Removed unused variable.
Torbjörn Andersson
2005-07-19
finally Resource manager rewritten:
Andrew Kurushin
2005-06-19
implemented sfGetNumber
Andrew Kurushin
2005-06-15
Don't access the thread after sfScriptGotoScene. As the comment points out,
Torbjörn Andersson
2005-06-15
some renames
Andrew Kurushin
2005-06-13
Fix crash on chasm.
Eugene Sandulenko
2005-05-12
fixed interpreter bug (negative address offset - may crush system)
Andrew Kurushin
2005-04-24
fixed object frawing
Andrew Kurushin
2005-04-18
converse support improved (still has some bugs)
Andrew Kurushin
2005-04-11
Slightly more informative error message. (I get this if I try to speak to
Torbjörn Andersson
2005-04-03
-fixed interpreter bug: on opCall now pushes additional data for compatibly
Andrew Kurushin
2005-04-03
- fixed tile doors drawing
Andrew Kurushin
2005-03-29
fixed gcc ISO C++ error
Andrew Kurushin
2005-03-29
endScene now aborts all running threads (fixing Okk stuckiness on way out of ...
Andrew Kurushin
2005-01-28
Let IHNM run again. It has 105 script functions.
Eugene Sandulenko
2005-01-22
- removed returning value from scriptFunctions
Andrew Kurushin
2005-01-22
all opcodes revisited
Andrew Kurushin
2005-01-22
another 19 opcodes
Andrew Kurushin
2005-01-22
rewritten 15 opcodes
Andrew Kurushin
2005-01-22
Whitespace and indentation.
Torbjörn Andersson
2005-01-21
some opcode fixes:
Andrew Kurushin
2005-01-21
Fix portability
Eugene Sandulenko
2005-01-21
now you can try to:
Andrew Kurushin
2005-01-21
problems solved:
Andrew Kurushin
2005-01-19
o Made ITEColors enum public in interface.h. Please use them. These colors
Eugene Sandulenko
2005-01-18
- merged ActionMap and ObjectMap
Andrew Kurushin
2005-01-17
First batch of converse implementation in scripts. To see it type
Eugene Sandulenko
2005-01-16
Some more untested opcode fixes. (By the way, I was wrong the other day:
Torbjörn Andersson
2005-01-15
some work in progress on verb stuff:
Andrew Kurushin
2005-01-14
Fixed the "random branch" opcode, I hope. I haven't tested it. The first
Torbjörn Andersson
2005-01-11
- remove game.h & image.h
Andrew Kurushin
2005-01-08
begining of verb implementation
Andrew Kurushin
2005-01-06
Next batch of panel-related fixes. Still wrong.
Eugene Sandulenko
[next]