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 (
Collapse
)
Author
2016-09-03
MACVENTURE: Provide copyright notice for WebVenture by Sean Kasun, and fix ↵
Eugene Sandulenko
GPL headers
2016-08-19
MACVENTURE: Remove leftover comments and document magic constants
Borja Lorente
2016-08-19
MACVENTURE: Fix formatting
Borja Lorente
2016-08-19
MACVENTURE: Break up one-line ifs and fix braces
Borja Lorente
2016-08-19
MACVENTURE: Fix debug messages
Borja Lorente
2016-08-19
MACVENTURE: Add prefixes to error messages
Borja Lorente
2016-08-19
MACVENTURE: Fix indentation and braces
Borja Lorente
2016-08-19
MACVENTURE: Add wrapper class for global settings
Borja Lorente
2016-08-19
MACVENTURE: Fix minor memory leaks
Borja Lorente
2016-08-19
MACVENTURE: Add 'new game' functionality
Borja Lorente
2016-08-19
MACVENTURE: Refactor world to extract new game method
Borja Lorente
2016-08-14
MACVENTURE: Add debug channels
Borja Lorente
2016-08-14
MACVENTURE: Add dejavu
Borja Lorente
2016-08-14
MACVENTURE: Fix image to allow mask attributes
Borja Lorente
2016-08-14
MACVENTURE: Fix sign issue
Borja Lorente
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