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
d8e4d18f7a
MACVENTURE: Remove leftover comments and document magic constants
2016-08-19 16:30:24 +02:00
Borja Lorente
19c7bcf9d4
MACVENTURE: Fix formatting
2016-08-19 16:30:24 +02:00
Borja Lorente
d86a426dcb
MACVENTURE: Fix image overflow blitting
2016-08-19 16:29:17 +02:00
Borja Lorente
0c0be43a3e
MACVENTURE: Fix corner case drawing overflow
2016-08-14 19:01:01 +02:00
Borja Lorente
427d69535f
MACVENTURE: Fix object overflow
2016-08-14 19:01:00 +02:00
Borja Lorente
09a4a4ac39
MACVENTURE: Fix image to allow mask attributes
2016-08-14 18:55:17 +02:00
Borja Lorente
33ed84ff74
MACVENTURE: Fix small render error
2016-08-14 18:55:17 +02:00
Borja Lorente
4837b7750a
MACVENTURE: Add rect collission for main game window
2016-08-14 18:39:27 +02:00
Borja Lorente
8dd52b6cce
MACVENTURE: Complete text decoding
2016-08-14 18:39:05 +02:00
Borja Lorente
499ebc0b54
MACVENTURE: Script engine fixes
2016-08-14 18:38:10 +02:00
Borja Lorente
ba5ed7fc88
MACVENTURE: Major push in functionality and rendering
2016-08-14 18:37:46 +02:00
Borja Lorente
ec7eb7cb5b
MACVENTURE: Game window object selection and some more opcodes
2016-08-14 18:34:53 +02:00
Borja Lorente
0743e9531b
MACVENTURE: Implemente dynamic object drawing
2016-08-14 18:32:46 +02:00
Borja Lorente
27ecdea891
MACVENTURE: Add & test PPIC3 Huffman loading
2016-08-14 18:31:44 +02:00
Borja Lorente
15de1a2e60
MACVENTURE: Add graphics blitting
2016-08-14 18:31:43 +02:00
Borja Lorente
ccc76f2119
MACVENTURE: Add PPIC0, 1 and 2 decoding
2016-08-14 18:31:16 +02:00
Borja Lorente
0fc3e90974
MACVENTURE: Small fixed
2016-08-14 18:28:45 +02:00
Borja Lorente
bc435b398e
MACVENTURE: Add text huffman loading
2016-08-14 18:25:34 +02:00