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-09-08
fix 1283705
Andrew Kurushin
2005-09-06
Force subtitles to be shown in floppy version.
Eugene Sandulenko
2005-09-04
fix #1269037 Rif walks off-screen when looking at screen at desk
Andrew Kurushin
2005-09-03
o Fix bug #1258633 "ITE: Second Rif appears in wall of dog castle prison"
Eugene Sandulenko
2005-09-02
Implement option buttons functionality. This fixes bug #1259518 "ITE: Buttons
Eugene Sandulenko
2005-09-02
Fixed potential memory error on system that can't return a pointer of 0 byte
Chris Apers
2005-08-30
Downgraded warning() to debug(1, ...) since it was drowning out all other
Torbjörn Andersson
2005-08-16
fix 1258781 & 1253993 bugs
Andrew Kurushin
2005-08-16
o Fix crashes on puzzle with floppy (speechless) versions
Eugene Sandulenko
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
[next]