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
/
actor.cpp
Age
Commit message (
Expand
)
Author
2005-08-11
Fix bug #1257016 "ITE: crashes in dogs castle labyrinth"
Eugene Sandulenko
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
fixed iso convertion Rif position
Andrew Kurushin
2005-08-10
Rename event types to comply with our standards.
Eugene Sandulenko
2005-08-10
Rename Actor class members to _members.
Eugene Sandulenko
2005-08-10
EVENT -> Event
Eugene Sandulenko
2005-08-08
Fix (partially) actors and object loading in IHNM.
Eugene Sandulenko
2005-08-08
Fix warning
Eugene Sandulenko
2005-08-08
check IHNM skiped data (loadActorList&loadObjList)
Andrew Kurushin
2005-08-07
loadList -> loadActorList
Andrew Kurushin
2005-08-07
WIP on metaResources. Most resources are load. Now we start correct
Eugene Sandulenko
2005-08-06
ihnm actors list WIP
Andrew Kurushin
2005-08-06
o Fix uint -> int with scene numbers
Eugene Sandulenko
2005-08-05
o Some cleanup
Eugene Sandulenko
2005-07-29
Whitespaces
Eugene Sandulenko
2005-07-29
fix setStatusText
Andrew Kurushin
2005-07-19
finally Resource manager rewritten:
Andrew Kurushin
2005-07-18
Cleanup.
Torbjörn Andersson
2005-07-15
Added the puzzle voices from the CD version. I don't know if this breaks
Torbjörn Andersson
2005-07-14
font & text related changes:
Andrew Kurushin
2005-07-09
1. Fixed divide by zero defect (exception on my symbian target, Windows just ...
Lars Persson
2005-07-09
code cleanups
Andrew Kurushin
2005-07-09
gfx rearangement
Andrew Kurushin
2005-07-08
implemented per scene actors clipping
Andrew Kurushin
2005-07-05
Hid most of debug output to deeper levels. We're pretty close to official
Eugene Sandulenko
2005-07-05
Clarified the comment slightly.
Torbjörn Andersson
2005-07-05
Clip actors and objects to the scene (which may be an inset), and only
Torbjörn Andersson
2005-07-03
fixed Elara bug
Andrew Kurushin
2005-07-01
implemented sfPickClimbOutPos, sfTossRif
Andrew Kurushin
2005-06-30
Fix compilation. FALSE is not a valid value, false however is.
Jonathan Gray
2005-06-29
dragon wip1
Andrew Kurushin
2005-06-19
implemented sfGetNumber
Andrew Kurushin
2005-06-15
some renames
Andrew Kurushin
2005-06-14
Fix dock bug
Eugene Sandulenko
2005-06-12
fixed scene entrance
Andrew Kurushin
2005-06-12
fix Hooneyfoot bug
Andrew Kurushin
2005-06-10
Whitespace changes I made while looking for the sourberry sprite bug.
Torbjörn Andersson
2005-06-05
implements sfScriptClimb, sfThrowActor, sfChangeActorScene
Andrew Kurushin
2005-06-04
Fix bug reported by Marticus with situation when Rif left scene with
Eugene Sandulenko
2005-06-03
fixed doorkeeper's nonstop speech
Andrew Kurushin
2005-05-31
Almost complete implementation of Puzzle. Now it is possible to solve it
Eugene Sandulenko
2005-05-23
saveload WIP
Andrew Kurushin
2005-05-23
Plug in Puzzle. Now it consists mainly of stubs but neverthless lets skip
Eugene Sandulenko
2005-05-22
fixes some todo (hardcoded resource ids -> customized per game)
Andrew Kurushin
2005-05-22
Implement sfSimulSpeech2 which is used in lodge when talking to Sakka.
Eugene Sandulenko
2005-05-18
fixed Sist room
Andrew Kurushin
2005-05-18
fixed loadsave item resource id
Andrew Kurushin
2005-05-15
fixed give verb
Andrew Kurushin
2005-05-11
Fixed one part of the problem with Rif's encounter with Sist. Rif no longer
Torbjörn Andersson
[next]