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
Age
Commit message (
Collapse
)
Author
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 ↵
Ľubomír Remák
block command.
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 ↵
Ľubomír Remák
commands that are right after #ELSE.
2018-08-25
MUTATIONOFJB: Convert section names to 7bit ASCII in debug console.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Don't store ActionInfo pointers, because they might be ↵
Ľubomír Remák
invalidated, and parse/show actions with two objects correctly.
2018-08-25
MUTATIONOFJB: Fix some code formatting issues.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Fix uninitialized ChangeOperation, fix parsing tag in IF ↵
Ľubomír Remák
command and add some comments.
2018-08-25
MUTATIONOFJB: Show multiple script commands in showsection debug command.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Implement inventory commands.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Implement data model for inventory.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Add say command with dummy implementation.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Add change scene command, implement listsections and ↵
Ľubomír Remák
showsection debug console commands.
2018-08-25
MUTATIONOFJB: Add support for CHANGED, CHANGEO and CHANGES commands.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Continue implementation of if/else script commands.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Start implementation of ATN scripts (IF command).
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Fix loading room 11 (and possibly some others).
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Load initial game state and allow room change
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Load and draw scene background
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Base for new engine
Ľubomír Remák
[next]