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-01-16
Slowed down actor movement a bit.
Torbjörn Andersson
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
A few subtitle-related changes:
Torbjörn Andersson
2005-01-11
- remove game.h & image.h
Andrew Kurushin
2005-01-09
small fixes:
Andrew Kurushin
2005-01-09
Added proper IHNM scripts lut and run scripts, though not much to see.
Eugene Sandulenko
2005-01-09
rewritten sprite class
Andrew Kurushin
2005-01-08
begining of verb implementation
Andrew Kurushin
2005-01-07
Eliminate _scene->getMode() and use scene flags instead
Eugene Sandulenko
2005-01-07
fixing scene transition
Andrew Kurushin
2005-01-07
o Add reported German IHNM and ITE
Eugene Sandulenko
2005-01-06
- compiles debug path displaying only if ACTOR_DEBUG defined
Andrew Kurushin
2005-01-06
small fixes to previous
Andrew Kurushin
2005-01-06
non tile mode full actor path finding - preview
Andrew Kurushin
2005-01-06
- implement faceTowards (script function & etc)
Andrew Kurushin
2005-01-06
some actor walking fixes
Andrew Kurushin
2005-01-06
Removed unused variable.
Torbjörn Andersson
2005-01-05
- path finding work in progress
Andrew Kurushin
2005-01-05
Indentation
Torbjörn Andersson
2005-01-04
- some walking addition
Andrew Kurushin
2005-01-04
- added setup of followers position at start of scene
Andrew Kurushin
2005-01-02
o Started putting all panels stuff in order. Still incomplete
Eugene Sandulenko
2005-01-02
Changed "sizeof x" to "sizeof(x)" for consistency with the rest of ScummVM,
Torbjörn Andersson
2005-01-01
oops, correct copyright string
Max Horn
2005-01-01
Updated copyright
Max Horn
2004-12-30
o COde formatting
Eugene Sandulenko
2004-12-30
Fixed warning.
Torbjörn Andersson
2004-12-29
- some update
Andrew Kurushin
2004-12-29
- fixing compilation
Andrew Kurushin
2004-12-29
- some work in progress
Andrew Kurushin
2004-12-29
- fixed fingolfin notification
Andrew Kurushin
2004-12-29
Fix warning. SAGA coders should fix this properly :-)
Max Horn
2004-12-28
Fix regression with IHNM.
Eugene Sandulenko
2004-12-28
- many actor walk related functions added
Andrew Kurushin
2004-12-27
Removed unused variable.
Torbjörn Andersson
2004-12-25
- some "actors walk" work progression
Andrew Kurushin
2004-12-24
- compile error fix
Andrew Kurushin
2004-12-24
- remove old stuff
Andrew Kurushin
2004-12-24
- fixed actors state after end of speech
Andrew Kurushin
2004-12-24
- resolved protagonist swapping problem
Andrew Kurushin
2004-12-24
-fixing second speech line cut
Andrew Kurushin
2004-12-24
Add FIXME to newly added actor animation code
Eugene Sandulenko
2004-12-24
- aninamation cycle now approach to original
Andrew Kurushin
2004-12-24
- fix of 8 to 4 direction conversion
Andrew Kurushin
2004-12-22
- rewriten actors action handling (now uses all original flags etc)
Andrew Kurushin
2004-12-22
o Moved GAME_* to SagaEngine object
Eugene Sandulenko
2004-12-21
- some fixes for previous commit (incrementation of sampleResourceId)
Andrew Kurushin
2004-12-21
- rewritten actors speech engine :
Andrew Kurushin
2004-12-19
- implemented perspective actors calculation
Andrew Kurushin
[next]