Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-03 | MUTATIONOFJB: Remove Unused Private Member Field | D G Turner | |
This was causing a GCC Compiler Warning when -Wunused-private-field is set. | |||
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 | |
2018-08-25 | MUTATIONOFJB: Fix code formatting issues (with astyle). | Ľubomír Remák | |
2018-08-25 | MUTATIONOFJB: Basic conversation support. | Ľubomír Remák | |