Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-11 | MUTATIONOFJB: Fix Missing Default Switch Cases | D G Turner | |
These are flagged by GCC if -Wswitch-default is enabled. | |||
2019-01-12 | MUTATIONOFJB: Fix SETANIM and add support for pickupable statics. | Ľubomír Remák | |
2019-01-12 | MUTATIONOFJB: Add support for SETANIM command. | Ľubomír Remák | |
2018-10-28 | MUTATIONOFJB: Allow completion of first chapter. | Ľubomír Remák | |
Implement dummy SPECIALSHOW command (skip puzzle). Fix NEWROOM command parsing. Fix use action on inventory items. Fix interaction with certain doors. | |||
2018-10-28 | MUTATIONOFJB: Implement implicit actions. | Ľubomír Remák | |
Add implicit pick up action for certain statics. Respect disabled implicit walk action for doors. | |||
2018-10-28 | MUTATIONOFJB: 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. | |||
2018-09-06 | MUTATIONOFJB: Add support for 'look' action on inventory items. | Ľubomír Remák | |