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
/
mutationofjb.h
Age
Commit message (
Collapse
)
Author
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-08-30
MUTATIONOFJB: Basic save/load support.
Ľubomír Remák
Warning: The save format is subject to change.
2018-08-25
MUTATIONOFJB: Move method comments to headers.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Fix missing lines between block ends.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Fix forward declarations of structs.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Change cursor color when it's under entity.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Draw HUD background.
Ľ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: Add Game class.
Ľ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: 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