aboutsummaryrefslogtreecommitdiff
path: root/engines/mutationofjb/widgets/gamewidget.h
AgeCommit message (Collapse)Author
2019-01-12MUTATIONOFJB: Add support for SETANIM command.Ľubomír Remák
2018-10-28MUTATIONOFJB: Implement implicit actions.Ľubomír Remák
Add implicit pick up action for certain statics. Respect disabled implicit walk action for doors.
2018-10-28MUTATIONOFJB: Add support for combining items.Ľubomír Remák
Introduce game screen and game widget. Add status bar to show currently hovered and picked items. Load hardcoded strings from game executable.