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
/
script.h
Age
Commit message (
Expand
)
Author
2005-07-19
finally Resource manager rewritten:
Andrew Kurushin
2005-07-14
font & text related changes:
Andrew Kurushin
2005-07-03
Implementation of sfShowMap. This was latest unimplemented script function :)
Eugene Sandulenko
2005-07-01
implemented sfPickClimbOutPos, sfTossRif
Andrew Kurushin
2005-06-20
sfShowControls implementation is NOP
Eugene Sandulenko
2005-06-19
Implement sfPlayLoopedSound, sfFadeMusic and sfPlayVoice.
Eugene Sandulenko
2005-06-19
implemented sfGetNumber
Andrew Kurushin
2005-06-15
some renames
Andrew Kurushin
2005-06-15
Corrected error message.
Torbjörn Andersson
2005-06-12
fixed scene entrance
Andrew Kurushin
2005-06-05
implements sfScriptClimb, sfThrowActor, sfChangeActorScene
Andrew Kurushin
2005-05-23
Plug in Puzzle. Now it consists mainly of stubs but neverthless lets skip
Eugene Sandulenko
2005-05-22
Implement sfSimulSpeech2 which is used in lodge when talking to Sakka.
Eugene Sandulenko
2005-05-18
fixed loadsave item resource id
Andrew Kurushin
2005-04-24
fixed object frawing
Andrew Kurushin
2005-04-23
fixed sfDropObject implementation
Andrew Kurushin
2005-04-22
o Fix save/load. Now it restores game properly but still at exit #0.
Eugene Sandulenko
2005-04-21
Add not yet correctly working save/load. Use key F7 for saving
Eugene Sandulenko
2005-04-18
converse support improved (still has some bugs)
Andrew Kurushin
2005-04-17
Renamed 2 script functions which are correct.
Eugene Sandulenko
2005-04-16
Implement sfGetDeltaFrame and sfEnableZone. Fixes freeze when sanctuary
Eugene Sandulenko
2005-04-16
fixed: sprite hittest, speech draws in screen bounds
Andrew Kurushin
2005-04-16
fixed ram dialog crash
Andrew Kurushin
2005-04-03
-fixed interpreter bug: on opCall now pushes additional data for compatibly
Andrew Kurushin
2005-03-29
endScene now aborts all running threads (fixing Okk stuckiness on way out of ...
Andrew Kurushin
2005-03-25
fix wrong multitile offset calculation
Andrew Kurushin
2005-01-28
partialy implemented all Iso mode resource loading
Andrew Kurushin
2005-01-28
Let IHNM run again. It has 105 script functions.
Eugene Sandulenko
2005-01-22
implemented sfWaitWalk scriptFunction
Andrew Kurushin
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
now you can try to:
Andrew Kurushin
2005-01-21
Fix compilation
Eugene Sandulenko
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
partly implemented game objects
Andrew Kurushin
2005-01-17
Now it is possible to lead a conversation with use of keys (1-4).
Eugene Sandulenko
2005-01-17
First batch of converse implementation in scripts. To see it type
Eugene Sandulenko
2005-01-15
- added partial scene change by actor's walking (todo:entrance should be supp...
Andrew Kurushin
2005-01-15
some work in progress on verb stuff:
Andrew Kurushin
2005-01-13
- introduced SagaEngine::getTextString (for i18n it should route to correspon...
Andrew Kurushin
2005-01-08
rename StringsList to StringsTable
Andrew Kurushin
2005-01-08
begining of verb implementation
Andrew Kurushin
2005-01-06
- implement faceTowards (script function & etc)
Andrew Kurushin
2005-01-06
Placard functions are now event-driven, so the blocking palette faders are
Torbjörn Andersson
2005-01-06
Next batch of panel-related fixes. Still wrong.
Eugene Sandulenko
2005-01-03
- script execution stops properly
Andrew Kurushin
[next]