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
/
image.cpp
Age
Commit message (
Expand
)
Author
2016-09-03
MACVENTURE: Provide copyright notice for WebVenture by Sean Kasun, and fix GP...
Eugene Sandulenko
2016-08-19
MACVENTURE: Fix double overflow when blitting
Borja Lorente
2016-08-19
MACVENTURE: Remove JavaScript constructs
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 cursor warning
Borja Lorente
2016-08-19
MACVENTURE: Fix some compiler warnings
Borja Lorente
2016-08-19
MACVENTURE: Fix indentation and braces
Borja Lorente
2016-08-19
MACVENTURE: Fix image overflow blitting
Borja Lorente
2016-08-19
MACVENTURE: Fix minor memory leaks
Borja Lorente
2016-08-14
MACVENTURE: Fix corner case drawing overflow
Borja Lorente
2016-08-14
MACVENTURE: Fix object overflow
Borja Lorente
2016-08-14
MACVENTURE: Fix image to allow mask attributes
Borja Lorente
2016-08-14
MACVENTURE: Fix small render error
Borja Lorente
2016-08-14
MACVENTURE: Add basic game save/load feature
Borja Lorente
2016-08-14
MACVENTURE: Add dialog system
Borja Lorente
2016-08-14
MACVENTURE: Soften conditions for object selection
Borja Lorente
2016-08-14
MACVENUTRE: Fix PPIC0 Drawing
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: Fix rect collission
Borja Lorente
2016-08-14
MACVENTURE: Add rect collission for main game window
Borja Lorente
2016-08-14
MACVENTURE: Script engine fixes
Borja Lorente
2016-08-14
MACVENTURE: Major push in functionality and rendering
Borja Lorente
2016-08-14
MACVENTURE: Game window object selection and some more opcodes
Borja Lorente
2016-08-14
MACVENTURE: Fix dymanic object drawing
Borja Lorente
2016-08-14
MACVENTURE: Implemente dynamic object drawing
Borja Lorente
2016-08-14
MACVENTURE: Complete ppic blitting
Borja Lorente
2016-08-14
MACVENTURE: Add & test PPIC3 Huffman loading
Borja Lorente
2016-08-14
MACVENTURE: Add graphics blitting
Borja Lorente
2016-08-14
MACVENTURE: Test PPIC1 and 2 decoding
Borja Lorente
2016-08-14
MACVENTURE: Add PPIC0, 1 and 2 decoding
Borja Lorente