index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
mutationofjb
Age
Commit message (
Expand
)
Author
2018-08-25
MUTATIONOFJB: Subclass Graphics::Font to reuse existing code.
Miroslav Remák
2018-08-25
MUTATIONOFJB: Check for out of bounds destination in blit_if.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Extend blit_if to support both ManagedSurface and Surface.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Implement SETCOL command.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Implement SayCommand::execute.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Blit with threshold.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Implement multiple speeches in one response line.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: When redrawing room, draw object animations at their current fr...
Miroslav Remák
2018-08-25
MUTATIONOFJB: Fix crash when static/door name is set to empty string.
Miroslav Remák
2018-08-25
MUTATIONOFJB: Handle hardcoded animations.
Miroslav Remák
2018-08-25
MUTATIONOFJB: Improve documentation, rename cryptic variables.
Miroslav Remák
2018-08-25
MUTATIONOFJB: Animate objects.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Implement word wrapping for subtitles.
Miroslav Remák
2018-08-25
MUTATIONOFJB: Add null check.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Correctly handle empty animation frames.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Change cursor color when it's under entity.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Add support for repeating choices.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Use the vanilla cursor.
Miroslav Remák
2018-08-25
MUTATIONOFJB: Run extra sections from conversation.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Fix multiple RANDOM commands in one script.
Miroslav Remák
2018-08-25
MUTATIONOFJB: Draw object animations on map scene.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Implement RANDOM command.
Miroslav Remák
2018-08-25
MUTATIONOFJB: Draw objects (first frame only) and improve conversation support.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Implement scroll buttons.
Miroslav Remák
2018-08-25
MUTATIONOFJB: Basic conversation support.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Add support for DEFINE_STRUCT script command.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Fix issue with parsing #MACRO and #STARTUP right after end bloc...
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Add font support and conversation widget.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Draw HUD background.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Add rename command.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Refactor inventory UI into separate widget, add button widgets.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Implement UI for inventory.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Fix object animatation loader.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Load object frames and implement special handling for map scenes.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Introduce better animation loader that supports diff frames.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Run action when clicking on static or door.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Add support for NEWROOM command.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Parse startup sections in scripts and fix change scene command.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Support for running commands.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Add support for calling macros.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Add changescene debug command and fix macro debug commands.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Add support for macro definitions.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Add support for CAMEFROM command.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Load local (room) scripts.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Add Game class.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Fix GOTO command.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Add support for labels and goto.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Add support of IFPIGGY command.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Add support for IFITEM command and fix parsing conditional comm...
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Convert section names to 7bit ASCII in debug console.
Ľubomír Remák
[next]