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
/
container.h
Age
Commit message (
Expand
)
Author
2017-08-24
COMMON: Remove BitStream base class to allow inlining calls
Willem Jan Palenstijn
2016-09-03
MACVENTURE: Provide copyright notice for WebVenture by Sean Kasun, and fix GP...
Eugene Sandulenko
2016-08-19
MACVENTURE: Extract implementation of Container
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: Fix mismatched new and delete[]
Borja Lorente
2016-08-19
MACVENTURE: Fix minor memory leaks
Borja Lorente
2016-08-14
MACVENTURE: Add debug channels
Borja Lorente
2016-08-14
MACVENTURE: Deja Vu playable
Borja Lorente
2016-08-14
MACVENTURE: Add dejavu
Borja Lorente
2016-08-14
MACVENTURE: Minor fixes and skull rising
Borja Lorente
2016-08-14
MACVENTURE: Add rect collission for main game window
Borja Lorente
2016-08-14
MACVENTURE: Add PPIC0, 1 and 2 decoding
Borja Lorente
2016-08-14
MACVENTURE: Remove unused variables
Borja Lorente
2016-08-14
MACVENTURE: Fix (another) small retrieval bug
Borja Lorente
2016-08-14
MACVENTURE: Fix small retrieval bug
Borja Lorente
2016-08-14
MACVENTURE: Add filepath retrieval
Borja Lorente
2016-08-14
MACVENTURE: Change container to return a stream
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