Commit Graph
61292 Commits
Author SHA1 Message Date
Eugene Sandulenko 3a444f3b63 FULLPIPE: Enable intro 2013-10-29 00:11:47 +02:00
Eugene Sandulenko da710ba3bb FULLPIPE: Implement ModalIntro::idle() 2013-10-29 00:11:47 +02:00
Eugene Sandulenko 78afb3f836 FULLPIPE: Implement ModalIntro::init() 2013-10-29 00:11:47 +02:00
Strangerke fc9f071201 TSAGE: Fix CID 1088575, 1003719, 1003716 (3 real bugs) 2013-10-28 21:53:20 +01:00
Einar Johan Trøan Sømåen 6b4adab654 WINTERMUTE: Transfer booleans explicitly when saving/loading. 2013-10-28 19:19:12 +01:00
Einar Johan Trøan Sømåen ba17ed9490 WINTERMUTE: Change BaseObject::getHeight() to return int32 instead of int. 2013-10-28 18:38:17 +01:00
Einar Johan Trøan Sømåen 889c3c9801 WINTERMUTE: Deconstify UIObject::getHeight() to fix a shadowed overload. 2013-10-28 18:37:20 +01:00
Einar Johan Trøan Sømåen ad58641242 WINTERMUTE: Fix compile errors in XCode 5 caused by nullptr-issues. 2013-10-28 18:23:05 +01:00
Strangerke 5653a89e81 AVALANCHE: Fix CID 1109696, 1109697 2013-10-28 07:49:40 +01:00
Strangerke a6fbfd958d AVALANCHE: Fix CID 1109677, 1109678, 1109694, 1109695 2013-10-28 07:49:38 +01:00
Paul Gilbert 9961e0b83f TSAGE: Removed Symbion compilation fix, which doesn't work 2013-10-27 22:16:28 -04:00
Eugene Sandulenko 88a1799474 FULLPIPE: Make BaseModalObject pure virtual 2013-10-28 01:00:06 +02:00
Eugene Sandulenko 0d4055fe7f FULLPIPE: Implement sceneHandlerIntro() 2013-10-28 01:00:06 +02:00
Strangerke 09128132c7 TSAGE: Fix CID 1003781, 1002422, 1003171 2013-10-27 23:12:59 +01:00
Eugene Sandulenko 874939ae89 COMMON: Make XCode 5.0.1 happier 2013-10-27 22:45:49 +02:00
Paul Gilbert c8b34eb817 TSAGE: More palette/ghosting fixes for R2R intro sequence 2013-10-27 14:27:21 -04:00
Strangerke 09babc2664 TSAGE: Fix CID 1002419, 1002420, 1002421 2013-10-27 18:50:12 +01:00
Matthew Hoops eef7f9f46b COMMON: Fix the NE group icon resource type 2013-10-27 13:15:17 -04:00
Paul Gilbert 8158ec2167 TSAGE: Fix ghosting of late animation frame with new palette in R2R intro 2013-10-27 12:25:05 -04:00
Strangerke 1e983cd8fc TSAGE: Fix CID 1002397, 1002398, 1047257. Fix a bug in Scene3150::postInit() 2013-10-27 16:59:38 +01:00
Strangerke c145daf625 TSAGE: Fix CID 1002393, 1002395, 1002396. Get rid of some magic values 2013-10-27 14:29:41 +01:00
Strangerke 90a6a2168a TSAGE: Fix CID 1002392 and CID 1002387 2013-10-27 13:15:31 +01:00
Strangerke d596f4670b TSAGE: Fix CID 1002385, 1002386, 1002388. Move some code from header to source file 2013-10-27 13:15:30 +01:00
Paul Gilbert 56cf25f9d6 TSAGE: Fix for duty officer speaker in R2R intro sequence 2013-10-26 19:48:27 -04:00
Strangerke 56cd7d4962 TSAGE: Fix CID 1002371, 1002372, 1002373. Remove useless variable and associated code. 2013-10-27 00:44:28 +02:00
Strangerke c02073ff9a TSAGE: Fix CID 1002365, 1002366, 1107569 2013-10-27 00:28:41 +02:00
Paul Gilbert 42ff09d178 TSAGE: Rename further proc12 methods to proper names 2013-10-26 18:12:48 -04:00
Paul Gilbert 10aa743e9d TSAGE: Renamed proc methods in ModalWindow classes 2013-10-26 17:59:44 -04:00
Eugene Sandulenko 9f92561df3 FULLPIPE: Implement StaticANIObject::getSomeXY() 2013-10-27 00:50:49 +03:00
Eugene Sandulenko 7089444e0b FULLPIPE: Implement MovGraph2::method34() 2013-10-27 00:50:49 +03:00
Strangerke 1828f5edc8 TSAGE: Fix CID 1002381 to 1002384, get rid of a couple of magic values 2013-10-26 23:42:44 +02:00
Strangerke a6f7b638a1 TSAGE: Fix CID 1002374 - Uninitialized variables in R2R Speakers 2013-10-26 22:35:27 +02:00
Paul Gilbert bd6f531d85 TSAGE: Slightly adjust R2R UI area to properly hug the bottom of the screen 2013-10-26 12:13:42 -04:00
Paul Gilbert 08cd61acc2 TSAGE: Compilation fix for SymbionOS 2013-10-26 11:56:14 -04:00
Matthew Hoops aea224e260 ALL: Mark off common code used by ZVision 2013-10-26 10:39:36 -04:00
peres 070558c4c4 GRAPHICS: do not reset the extra parameters of IFFDecoder on destroy().
The two properties that control pixel packing and the size of the
surface need to be preserved for loadStream() to work correctly.
They are now under complete responsibility of the client.
2013-10-26 23:26:22 +09:00
peres 69be9adf52 Revert "GRAPHICS: do not clear the internal state of IFFDecoder on loadStream()."
This reverts commit 92c1ff31d6.
2013-10-26 23:26:22 +09:00
Matthew Hoops 091bcbf313 GRAPHICS: Have TGA's loadStream() call destroy() 2013-10-26 10:21:08 -04:00
Matthew Hoops 1b3eee6d78 GRAPHICS: Clarify implicit destroy() usage 2013-10-26 10:21:03 -04:00
peres 92c1ff31d6 GRAPHICS: do not clear the internal state of IFFDecoder on loadStream().
This decoder needs to keep track of client parameters that control
how the pixels are going to be packaged, so the responsibility for
clearing the state has been moved on the client (using the destroy()
method on ImageDecoder).

As no client uses the IFFDecoder for more than one image at a time,
this change does not require updates to the engines. The only effect
is on Parallaction (BRA-Amiga), which can now control the way pixels
are packaged in mask and path bitmaps.
2013-10-26 22:24:16 +09:00
Strangerke 47953d1327 AVALANCHE: Fix CID1109676 - Uninitialized scalar fields (in Dialogs) 2013-10-26 12:04:01 +02:00
RichieSams 587f65c761 ZVISION: Actually change the cursor when ZGI mouse is pressed 2013-10-25 18:12:11 -05:00
RichieSams c2e7b1ec22 ZVISION: Create custom working window size for ZGI 2013-10-25 18:11:48 -05:00
RichieSams b6af5ae40a ZVISION: Change ZGI detection entry platform to Windows from DOS
ZGI wasn't released on DOS
2013-10-25 18:10:50 -05:00
Strangerke f10130c414 AVALANCHE: Fix CID 1109674 - Uninitialized variables in Avalanche.cpp 2013-10-25 23:37:41 +02:00
Strangerke da2ddbb8f4 AVALANCHE: Fix 3 issues reported by Coverity. 2013-10-25 22:40:09 +02:00
Strangerke 97d28f0e72 AMIGAOS4: Make use of updated function names (SDK53.24) and remove unused code
Courtesy of Raziel^
2013-10-25 21:11:12 +02:00
Strangerke 7dc1ea9ada AVALANCHE: Fix out of bounds reads (CID 1109653-1109655) 2013-10-25 08:10:38 +02:00
Strangerke 8677f9aa3c AVALANCHE: Fix one more out of bounds - CID 1109651 2013-10-25 07:58:15 +02:00
Strangerke 334e429c0a AVALANCHE: Fix several other out of bounds access - CID 1109650 2013-10-25 07:49:51 +02:00