Eugene Sandulenko
|
abea37c9bb
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
|
Eugene Sandulenko
|
991b579fce
|
PINK: Switch whole engine to MemoryReadStream
|
2021-05-10 18:30:33 +02:00 |
|
Andrei Prykhodko
|
c255de107d
|
PINK: implemented text drawing in ActionText for English version
|
2018-08-05 22:08:54 +03:00 |
|
Andrei Prykhodko
|
cd87d76932
|
PINK: added more debug output, removed unneeded
|
2018-07-21 19:40:12 +03:00 |
|
Adrian Frühwirth
|
78fd3a9c4c
|
PINK: Don't unnecessarily cast away constness
|
2018-06-29 00:22:23 +02:00 |
|
Eugene Sandulenko
|
a224e41edc
|
PINK: JANITORIAL: More whitespace fixes
|
2018-06-28 23:51:32 +02:00 |
|
Eugene Sandulenko
|
c3e1157d18
|
PINK: JANITORIAL: More formatting fixes
|
2018-06-28 23:51:32 +02:00 |
|
Eugene Sandulenko
|
c139197930
|
PINK: Fix warning
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
bc4d32df8b
|
PINK: file code cleanup
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
2fb268b155
|
PINK: reworked sprite class(ActionCEL) and his inheritors.
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
58e7d560ee
|
PINK: inline small functions
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
cf04fb20c7
|
PINK: rework sound system
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
442f725a5d
|
PINK: add loadTxt to ResourceMgr
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
80622943e4
|
PINK: prepare page interface to add PDAPage
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
a8baeda59e
|
PINK: change linear search to binary
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
65e899e723
|
PINK: fix finding of resource description
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
e98c14c3d7
|
PINK: fix formatting
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
82974a9ce3
|
PINK: fix indentation
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
ea5c093410
|
PINK: remove lambda functions
PINK: remove lambda functions
PINK: remove >> << operators
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
39ed15d2f7
|
PINK: fix includes
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
9f8356e52e
|
PINK: fixed Inventory onClick method and other bugfixes
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
78c4ed85ab
|
PINK: implemented page state saving
|
2018-06-28 23:51:32 +02:00 |
|
whitertandrek
|
c6df869fec
|
PINK: Basic implementation of CEL decoder. Fixed sprite positioning
|
2018-06-28 23:51:32 +02:00 |
|
whitertandrek
|
bba35c5f2c
|
PINK: Started implementation of Director class . For now engine can play logo scene, but sprites are at wrong positions because decoder doesn't support getting coordinates from CEL
|
2018-06-28 23:51:32 +02:00 |
|
whitertandrek
|
7facc7543f
|
PINK: added random to methods which need it.
|
2018-06-28 23:51:32 +02:00 |
|
whitertandrek
|
467d3f1ab8
|
PINK: did a big file movement for better readability. Almost implemented
conditions and sideEffects. Added more classes. Now engine can play intro's sound.
|
2018-06-28 23:51:32 +02:00 |
|
whitertandrek
|
824b3fa38e
|
PINK: some fixes
|
2018-06-28 23:51:32 +02:00 |
|
whitertandrek
|
198710adac
|
PINK: Implemented Page loading.
|
2018-06-28 23:51:32 +02:00 |
|
whitertandrek
|
5d1c4af5f6
|
PINK: Implemented MFC archive, some pink objects and their initialization
Thanks fullpipe engine developer for MFC archive
|
2018-06-28 23:51:32 +02:00 |
|