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
/
engines
/
gnap
/
character.h
Age
Commit message (
Expand
)
Author
2016-05-23
GNAP: Rename two Facing enums
Strangerke
2016-05-17
GNAP: Add missing stars in header, change include guard name in gnap.h
Strangerke
2016-05-10
GNAP: Make all relevant destructors virtual
Eugene Sandulenko
2016-05-10
GNAP: Refactoring of playScratchingHead, playShowCurrItem, playUseDevice
Strangerke
2016-05-10
GNAP: Refactoring of playMoan1&2, playPullOutDevice and playPullOutDeviceNonW...
Strangerke
2016-05-10
GNAP: Refactoring of playBrainPulsating, playIdle and playImpossible
Strangerke
2016-05-10
GNAP: USe Common::Point for getSequenceId
Strangerke
2016-05-10
GNAP: Remove useless redirections, move two more functions
Strangerke
2016-05-10
GNAP: Move Gnap action functions to PlayerGnap
Strangerke
2016-05-10
GNAP: Move more functions to PlayerGnap
Strangerke
2016-05-10
GNAP: Move walkTo and walkStep to Character
Strangerke
2016-05-10
GNAP: Some more refactoring in Character, some renaming
Strangerke
2016-05-10
GNAP: More character refactoring (WIP)
Strangerke
2016-05-10
GNAP: Even more refactoring related to characters (WIP)
Strangerke
2016-05-10
GNAP: More refactoring related to characters (WIP)
Strangerke
2016-05-10
GNAP: More refactoring related to characters (WIP)
Strangerke
2016-05-10
GNAP: Move _actionStatus to the Character class
Strangerke
2016-05-10
GNAP: Use a Character for Platypus (WIP)
Strangerke
2016-05-10
GNAP: Introduce Character class - WIP
Strangerke