Commit Graph
86814 Commits
Author SHA1 Message Date
Bastien Bouclet c76c052259 VIDEO: Fix seeking the the last frame of QT videos while playing backwards
Fixes Trac#10590.
2018-06-29 07:20:28 +02:00
Adrian Frühwirth 33353b3e9c PINK: fileType field in ADGameFileDescription shouldn't be NULL 2018-06-29 00:49:10 +02:00
Adrian Frühwirth 78fd3a9c4c PINK: Don't unnecessarily cast away constness 2018-06-29 00:22:23 +02:00
Adrian Frühwirth 52f6036722 PINK: Make char * constants in constants.h constant pointers as well
This gets rid of a myriad of 'defined but not used' compiler warnings
and hopefully doesn't break anything.
2018-06-29 00:09:53 +02:00
Adrian Frühwirth e5f8313ca2 PINK: JANITORIAL: Fix fallthrough comment so that GCC will recognize it 2018-06-29 00:04:34 +02:00
Andrei Prykhodko 969f7c99a0 PINK: added loading/saving of AudioInfoMgr 2018-06-28 23:51:32 +02:00
Andrei Prykhodko 9c80037c8a PINK: rework writing save header 2018-06-28 23:51:32 +02:00
Andrei Prykhodko e25a9cabb4 PINK: rework getting length between locations 2018-06-28 23:51:32 +02:00
Andrei Prykhodko 40488c8b22 PINK: JANITORIAL: more formatting fixes 2018-06-28 23:51:32 +02:00
Andrei Prykhodko 55f011ec89 PINK: added a bit more explanatory commentary 2018-06-28 23:51:32 +02:00
Andrei Prykhodko feb3fde1cf PINK: JANITORIAL: formatting fixes 2018-06-28 23:51:32 +02:00
Andrei Prykhodko 8a606ed8a8 PINK: added undef of macros 2018-06-28 23:51:32 +02:00
Andrei Prykhodko 98e7bdee4b PINK: move save/load engine functions to separate file 2018-06-28 23:51:32 +02:00
Eugene Sandulenko 8293b97e76 PINK: Fix savegame detection 2018-06-28 23:51:32 +02:00
Eugene Sandulenko 41d3d1ee75 PINK: Fix compilation 2018-06-28 23:51:32 +02:00
Eugene Sandulenko 8ad0f02b41 PINK: Properly generate save names 2018-06-28 23:51:32 +02:00
Eugene Sandulenko f7679c6c9b PINK: Do not drop language on target generation during autodetection 2018-06-28 23:51:32 +02:00
Andrei Prykhodko 8cbdc4b63f PINK: renamed method of SequenceContext 2018-06-28 23:51:32 +02:00
Andrei Prykhodko 0f596eb69a PINK: updated engine description 2018-06-28 23:51:32 +02:00
Andrei Prykhodko 2d8b2be6c5 PINK: rework setItemOwner method 2018-06-28 23:51:32 +02:00
Andrei Prykhodko c5062e0f74 PINK: fixed loading WorldBook when clicking on inv window 2018-06-28 23:51:32 +02:00
Andrei Prykhodko 7a6c8f70e6 PINK: removed unused functions 2018-06-28 23:51:32 +02:00
Andrei Prykhodko be3e0148df PINK: removed unused include directives 2018-06-28 23:51:32 +02:00
Andrei Prykhodko 63fc5ad79b PINK: fix setting cursor with name which wasn't in disasm 2018-06-28 23:51:32 +02:00
Andrei Prykhodko 633649398f PINK: added position recalculation of walking sprites 2018-06-28 23:51:32 +02:00
Andrei Prykhodko ab44490673 PINK: remove using Timestamp. It doesn't work as intended. 2018-06-28 23:51:32 +02:00
Andrei Prykhodko 50bed2d544 PINK: updated engine description 2018-06-28 23:51:32 +02:00
Andrei Prykhodko e979dda822 PINK: removed readCount function 2018-06-28 23:51:32 +02:00
Andrei Prykhodko c75e048d2c PINK: changed way of getting sample 2018-06-28 23:51:32 +02:00
Andrei Prykhodko 81f60be7c8 PINK: fixed playing last audio subsequence 2018-06-28 23:51:32 +02:00
Andrei Prykhodko 42a649fd80 PINK: fix saving/loading 2018-06-28 23:51:32 +02:00
Eugene Sandulenko db5f5e7b0d PINK: Added Polish Peril detection 2018-06-28 23:51:32 +02:00
Eugene Sandulenko b379400e3b PINK: JANITORIAL: Fix formatting 2018-06-28 23:51:32 +02:00
whiterandrek 278e279e80 PINK: added commands to manipulate inventory 2018-06-28 23:51:32 +02:00
whiterandrek ba161a9e25 PINK: added more debug commands 2018-06-28 23:51:32 +02:00
whiterandrek 9e920d9349 PINK: add commands to list and set game variables 2018-06-28 23:51:32 +02:00
whiterandrek a8cbdba16f PINK: added commands to Console 2018-06-28 23:51:32 +02:00
whiterandrek d0f0f41857 PINK: fixed clicking on empty part of screen 2018-06-28 23:51:32 +02:00
whiterandrek 60d2c3e2f2 PINK: fixed playing SequenceAudio with long songs 2018-06-28 23:51:32 +02:00
whiterandrek 8516684b4a PINK: fixed MD5 of Swedish versions 2018-06-28 23:51:32 +02:00
whiterandrek ffcaf74b08 PINK: implement OnMouseOverWithItem for LeadActor 2018-06-28 23:51:32 +02:00
whiterandrek a9c3826b0f PINK: added updating screen after setting cursor 2018-06-28 23:51:32 +02:00
whiterandrek 3e2c9b6bc2 PINK: fix updating cursor in some situations 2018-06-28 23:51:32 +02:00
whiterandrek 8477a61d62 PINK: make comparison to character constants endianness independent 2018-06-28 23:51:32 +02:00
Eugene Sandulenko 9792e8651f PINK: Added detection for Portuguese versions of the games 2018-06-28 23:51:32 +02:00
Eugene Sandulenko 9e08dc6537 PINK: Added Polish Pokus detection 2018-06-28 23:51:32 +02:00
Eugene Sandulenko 8b43fe75bc PINK: Added Finnish and Spanish versions detection 2018-06-28 23:51:32 +02:00
Eugene Sandulenko 4d847d83ed COMMON: Added Finnish language constants 2018-06-28 23:51:32 +02:00
whiterandrek 3c07f9bf31 PINK: added Swedish vesions detection 2018-06-28 23:51:32 +02:00
Eugene Sandulenko 7803349271 PINK: Added French versions detection 2018-06-28 23:51:32 +02:00