Willem Jan Palenstijn
dde259f068
COMMON: Remove BitStream base class to allow inlining calls
...
All users of BitStream were in fact using a specific, hardcoded variant,
so we can hardcode that variant, removing the need for virtual calls,
and enabling inlining.
2017-08-24 19:46:59 +02:00
Eugene Sandulenko
87eef75a26
MACVENTURE: Provide copyright notice for WebVenture by Sean Kasun, and fix GPL headers
2016-09-03 11:16:02 +02:00
Borja Lorente
b24c04736c
MACVENTURE: Extract implementation of Container
2016-08-19 16:30:24 +02:00
Borja Lorente
b1eb6da6fa
MACVENTURE: Add prefixes to error messages
2016-08-19 16:30:23 +02:00
Borja Lorente
09fe00eb2a
MACVENTURE: Fix indentation and braces
2016-08-19 16:30:18 +02:00
Borja Lorente
d1cd77208e
MACVENTURE: Fix mismatched new and delete[]
2016-08-19 16:29:17 +02:00
Borja Lorente
44a6f8a1db
MACVENTURE: Fix minor memory leaks
2016-08-19 16:29:17 +02:00
Borja Lorente
8608776768
MACVENTURE: Add debug channels
2016-08-14 19:01:01 +02:00
Borja Lorente
5781b738be
MACVENTURE: Deja Vu playable
2016-08-14 19:00:36 +02:00
Borja Lorente
f58435a2bc
MACVENTURE: Add dejavu
2016-08-14 19:00:35 +02:00
Borja Lorente
0485483254
MACVENTURE: Minor fixes and skull rising
2016-08-14 18:41:15 +02:00
Borja Lorente
4837b7750a
MACVENTURE: Add rect collission for main game window
2016-08-14 18:39:27 +02:00
Borja Lorente
ccc76f2119
MACVENTURE: Add PPIC0, 1 and 2 decoding
2016-08-14 18:31:16 +02:00
Borja Lorente
aae8378afd
MACVENTURE: Remove unused variables
2016-08-14 18:28:08 +02:00
Borja Lorente
c42451bf22
MACVENTURE: Fix (another) small retrieval bug
2016-08-14 18:28:08 +02:00
Borja Lorente
da174b708c
MACVENTURE: Fix small retrieval bug
2016-08-14 18:28:08 +02:00
Borja Lorente
b209c52ed9
MACVENTURE: Add filepath retrieval
2016-08-14 18:24:59 +02:00
Borja Lorente
b024a24821
MACVENTURE: Change container to return a stream
2016-08-14 18:24:59 +02:00
Borja Lorente
b6a5040e35
MACVENTURE: Test and fix object loading
2016-08-14 18:24:58 +02:00
Borja Lorente
56e8ac873b
MACVENTURE: Add generic non-persistent container loading
2016-08-14 18:24:58 +02:00
Borja Lorente
b3be60273f
MACVENTURE: Add generic container
2016-08-14 18:24:58 +02:00