aboutsummaryrefslogtreecommitdiff
path: root/engines/mutationofjb/gamedata.cpp
AgeCommit message (Expand)Author
2018-11-02MUTATIONOFJB: Draw bitmaps.Ľubomír Remák
2018-10-30MUTATIONOFJB: Add stub for switching game chapter.Ľubomír Remák
2018-10-28MUTATIONOFJB: Implement implicit actions.Ľubomír Remák
2018-10-28MUTATIONOFJB: Add support for combining items.Ľubomír Remák
2018-08-30MUTATIONOFJB: Basic save/load support.Ľubomír Remák
2018-08-29MUTATIONOFJB: Disallow interaction with inactive doors.Miroslav Remák
2018-08-29MUTATIONOFJB: Fix interaction with certain overlapped statics.Miroslav Remák
2018-08-25MUTATIONOFJB: Change old-style C casts to static_cast.Ľubomír Remák
2018-08-25MUTATIONOFJB: Don't mark internal strings as translatable.Ľubomír Remák
2018-08-25MUTATIONOFJB: Improve documentation and naming.Ľubomír Remák
2018-08-25MUTATIONOFJB: Fix code formatting issues (with astyle).Ľubomír Remák
2018-08-25MUTATIONOFJB: Implement SayCommand::execute.Ľubomír Remák
2018-08-25MUTATIONOFJB: Improve documentation, rename cryptic variables.Miroslav Remák
2018-08-25MUTATIONOFJB: Draw objects (first frame only) and improve conversation support.Ľubomír Remák
2018-08-25MUTATIONOFJB: Add rename command.Ľubomír Remák
2018-08-25MUTATIONOFJB: Implement UI for inventory.Ľ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: Add support for NEWROOM command.Ľubomír Remák
2018-08-25MUTATIONOFJB: Add support for CAMEFROM command.Ľubomír Remák
2018-08-25MUTATIONOFJB: Add Game class.Ľubomír Remák