Paul Gilbert
5b7f005ba2
XEEN: Fix subscript warnings in ItemsDialog
2016-09-22 20:47:26 -04:00
Paul Gilbert
8a3bcd4c60
XEEN: Fix compiler warning in Music class
2016-09-22 20:44:42 -04:00
Paul Gilbert
2e92f432be
XEEN: Hopefully fix compiler warnings about hidden virtual methods
2016-09-22 20:34:52 -04:00
Paul Gilbert
eb675ecf2f
XEEN: Create WorldOfXeenResources class for their specific strings
...
Some strings are still in the base Resources, since they're referred
to by core dialogs. These may be able to be refactored in the future
as support is added for the other games
2016-09-22 20:24:18 -04:00
Paul Gilbert
1dbe64b2ff
XEEN: Fix some compiler warnings
2016-09-22 20:09:23 -04:00
Paul Gilbert
4515d7a1ac
XEEN: Create Resources class to encapsulate all the static resources
...
This will make it easier later on to handle things like translations,
and if the other games have different values for some arrays
2016-09-22 20:00:04 -04:00
Paul Gilbert
edaf645ae0
XEEN: Create a WorldOfXeen sub-namespace
2016-09-22 18:36:30 -04:00
Eugene Sandulenko
5bcb60995b
FULLPIPE: Remove debug leftover
2016-09-22 18:22:53 +02:00
Eugene Sandulenko
b32f167345
FULLPIPE: Fix Kozyawkas not hanging in the air when jar is lifter in scene04
2016-09-22 18:18:59 +02:00
Eugene Sandulenko
19780a8e05
FULLPIPE: Added more debug output to scene04
2016-09-22 18:18:59 +02:00
Paul Gilbert
785696ae5d
IMAGE: Fix compiler warning in Indeo decoders
2016-09-22 06:41:26 -04:00
Strangerke
9169099b23
DM: Some renaming, reduce dereferencing
2016-09-22 07:04:23 +02:00
Strangerke
d046d76263
DM: Fix GCC warning
2016-09-22 07:04:19 +02:00
Paul Gilbert
b5fa38ddac
XEEN: Beginnings of Clouds ending
2016-09-21 22:53:37 -04:00
Paul Gilbert
254f931f2f
XEEN: Fixes for Clouds intro
2016-09-21 21:50:08 -04:00
Paul Gilbert
2d74128069
XEEN: Implemented Clouds intro, doScroll fixes
2016-09-21 21:14:25 -04:00
Eugene Sandulenko
adb2ef6df7
FULLPIPE: Fix crash when savepath is not writeable
2016-09-21 21:59:35 +02:00
Eugene Sandulenko
dd4f58e9d4
FULLPIPE: Fix errorneous message queue cleanup
2016-09-21 21:59:35 +02:00
Martin Kiewitz
97d444a569
SCI: Fix kernel signature comment
2016-09-21 21:46:15 +02:00
Eugene Sandulenko
d373ddfd3f
FULLPIPE: Fix crash on scene09 reentry
2016-09-21 21:22:22 +02:00
Eugene Sandulenko
6286306ace
FULLPIPE: Fix scene09 difficulty. Now cords collision gets properly ignored
2016-09-21 21:22:22 +02:00
Eugene Sandulenko
726b54d15c
FULLPIPE: Added more debug output to scene09. Clarified pixel data type.
2016-09-21 21:22:22 +02:00
Eugene Sandulenko
1810aaf313
FULLPIPE: Added more debug to scene09
2016-09-21 21:22:22 +02:00
Paul Gilbert
b62aa0e079
XEEN: Further work on Darkside intro
2016-09-21 12:50:02 -04:00
Paul Gilbert
ae10ee3e4d
XEEN: Give Cutscenes a virtual destructor
2016-09-21 07:42:46 -04:00
Paul Gilbert
2e4fc11320
XEEN: Refactored doScroll to have it available to cutscenes
2016-09-21 07:26:24 -04:00
lubomyr
a7ec02d887
ANDROIDSDL: fixed switching to capital letter
2016-09-21 14:09:00 +03:00
Eugene Sandulenko
41fea11ce6
FULLPIPE: Furhter simplification of loading code
2016-09-21 08:46:19 +02:00
Eugene Sandulenko
d0da9069ce
FULLPIPE: Fix alpha data type
2016-09-21 08:11:55 +02:00
Eugene Sandulenko
25d1522166
FULLPIPE: Remove obsolete warning
2016-09-21 08:11:55 +02:00
Eugene Sandulenko
a4fd712a8f
FULLPIPE: Fix inventory transparency
2016-09-21 08:11:55 +02:00
Eugene Sandulenko
a5d9834780
FULLPIPE: Optimize savegame loading
2016-09-21 08:11:55 +02:00
Strangerke
76fcf4f025
DM: Fix GCC warnings reported by eriktorbjorn
2016-09-21 07:57:44 +02:00
Strangerke
4133ea66c1
DM: Rename GraphicIndice members
2016-09-21 07:54:58 +02:00
Paul Gilbert
fa2609bf1e
XEEN: In progress Clouds intro, subtitles cleanup
2016-09-20 22:35:14 -04:00
Paul Gilbert
2cd89a4995
XEEN: Fix vertical gfx merging
2016-09-20 20:56:32 -04:00
Paul Gilbert
18b272da29
XEEN: Added Clouds of Xeen title screen
2016-09-20 19:46:55 -04:00
Eugene Sandulenko
b1901e9bd1
FULLPIPE: Throttle animation playback to 30fps
2016-09-21 00:19:04 +02:00
Strangerke
0ee75674fc
DM: Fix two memory leaks
2016-09-20 23:26:23 +02:00
Strangerke
2458fd090c
DM: Initialize some variables
2016-09-20 23:14:30 +02:00
Eugene Sandulenko
8ffa6483f4
FULLPIPE: Simplified Debug scene logic
2016-09-20 23:03:55 +02:00
Eugene Sandulenko
25f13b5dab
FULLPIPE: Fix Debug screen functionality
2016-09-20 23:03:10 +02:00
Eugene Sandulenko
9e505ba49c
FULLPIPE: Fix debug menu cheat
2016-09-20 22:52:08 +02:00
Strangerke
fd8082593e
DM: Janitorial - remove trailing spaces
2016-09-20 22:31:28 +02:00
Strangerke
58728d2f16
DM: Make use of TimeLineEventType
2016-09-20 22:26:00 +02:00
Strangerke
dd9e43925f
DM: Rename TimelineEventType members
2016-09-20 21:51:42 +02:00
Eugene Sandulenko
4b93ebedf1
FULLPIPE: Correctly fill out dummy header on reading failure
2016-09-20 19:34:48 +02:00
Eugene Sandulenko
cf4452388c
FULLPIPE: Save ScummVM-specific header with the saves
2016-09-20 19:34:48 +02:00
Eugene Sandulenko
ac7eb25ef0
FULLPIPE: Move more stuff to stateloader.cpp
2016-09-20 19:34:48 +02:00
Eugene Sandulenko
ca1eb70fd8
FULLPIPE: Read playtime and save date from save headers
2016-09-20 19:34:48 +02:00