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
/
macventure
/
world.cpp
Age
Commit message (
Expand
)
Author
2016-08-14
MACVENTURE: Add basic game save/load feature
Borja Lorente
2016-08-14
MACVENTURE: Add text input logic
Borja Lorente
2016-08-14
MACVENTURE: Fix inventory
Borja Lorente
2016-08-14
MACVENTURE: Fix clicks and dragging offset
Borja Lorente
2016-08-14
MACVENTURE: Add scene transition
Borja Lorente
2016-08-14
MACVENTURE: Minor fixes and skull rising
Borja Lorente
2016-08-14
MACVENTURE: Complete text decoding
Borja Lorente
2016-08-14
MACVENTURE: Implemente dynamic object drawing
Borja Lorente
2016-08-14
MACVENTURE: Add graphics blitting
Borja Lorente
2016-08-14
MACVENTURE: Add PPIC0, 1 and 2 decoding
Borja Lorente
2016-08-14
MACVENTURE: Begin implementing object queue
Borja Lorente
2016-08-14
MACVENTURE: Add opcodes for script engine
Borja Lorente
2016-08-14
MACVENTURE: Add untested script engine
Borja Lorente
2016-08-14
MACVENTURE: Add attribute set function
Borja Lorente
2016-08-14
MACVENTURE: Fix small bug in save reading
Borja Lorente
2016-08-14
MACVENTURE: Add text decoding (without composite)
Borja Lorente
2016-08-14
MACVENTURE: Add main loop
Borja Lorente
2016-08-14
MACVENTURE: Add object attribute retrieval
Borja Lorente
2016-08-14
MACVENTURE: Add filepath retrieval
Borja Lorente
2016-08-14
MACVENTURE: Test and fix object loading
Borja Lorente
2016-08-14
MACVENTURE: Add generic non-persistent container loading
Borja Lorente
2016-08-14
MACVENTURE: Add generic container
Borja Lorente
2016-08-14
MACVENTURE: Add save game loading
Borja Lorente