aboutsummaryrefslogtreecommitdiff
path: root/engines/mutationofjb/mutationofjb.cpp
AgeCommit message (Expand)Author
2018-10-28MUTATIONOFJB: Add support for combining items.Ľubomír Remák
2018-09-06MUTATIONOFJB: Small fixes.Ľubomír Remák
2018-09-06MUTATIONOFJB: Add support for 'look' action on inventory items.Ľubomír Remák
2018-09-01MUTATIONOFJB: Add support for loading save during startup.Ľubomír Remák
2018-08-30MUTATIONOFJB: Basic save/load support.Ľubomír Remák
2018-08-29MUTATIONOFJB: Fix interaction with certain overlapped statics.Miroslav Remák
2018-08-27MUTATIONOFJB: Fix Coverity issues.Ľubomír Remák
2018-08-25MUTATIONOFJB: Use advanced detector.Ľubomír Remák
2018-08-25MUTATIONOFJB: Move method comments to headers.Ľubomír Remák
2018-08-25MUTATIONOFJB: Fix missing lines between block ends.Ľubomír Remák
2018-08-25MUTATIONOFJB: Fix code formatting issues (with astyle).Ľubomír Remák
2018-08-25MUTATIONOFJB: Change cursor color when it's under entity.Ľubomír Remák
2018-08-25MUTATIONOFJB: Use the vanilla cursor.Miroslav Remák
2018-08-25MUTATIONOFJB: Run extra sections from conversation.Ľubomír Remák
2018-08-25MUTATIONOFJB: Refactor inventory UI into separate widget, add button widgets.Ľubomír Remák
2018-08-25MUTATIONOFJB: Load object frames and implement special handling for map scenes.Ľubomír Remák
2018-08-25MUTATIONOFJB: Run action when clicking on static or door.Ľubomír Remák
2018-08-25MUTATIONOFJB: Support for running commands.Ľubomír Remák
2018-08-25MUTATIONOFJB: Add Game class.Ľubomír Remák
2018-08-25MUTATIONOFJB: Fix some code formatting issues.Ľubomír Remák
2018-08-25MUTATIONOFJB: Add change scene command, implement listsections and showsectio...Ľubomír Remák
2018-08-25MUTATIONOFJB: Continue implementation of if/else script commands.Ľubomír Remák
2018-08-25MUTATIONOFJB: Start implementation of ATN scripts (IF command).Ľubomír Remák
2018-08-25MUTATIONOFJB: Load initial game state and allow room changeĽubomír Remák
2018-08-25MUTATIONOFJB: Load and draw scene backgroundĽubomír Remák
2018-08-25MUTATIONOFJB: Base for new engineĽubomír Remák