Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: Flaming_Sword on October 10, 2009, 10:22:31 am

Title: ANI streaming (Mantis 2003)
Post by: Flaming_Sword on October 10, 2009, 10:22:31 am
I've discovered the horror of how ANI actually works. :shaking:

Patch:
http://www.mediafire.com/?d2qtzjgmyzm

Exes:
http://www.mediafire.com/?lmm32fymmzn - old

This patch fixes the following:


This patch also contains fixes for the following (see http://www.hard-light.net/forums/index.php?topic=65957.0):

1. Multiplayer countdown animation for clients

2. Unloaded animations not releasing their image slots

3. Mission weapon select screen (Mantis 2002)

Things to test (particularly vs 3.6.10 final):


TODO:


EDIT: Confirmed that palette issue has returned.

EDIT2: new patch - should fix palette issue, added some logfile debug for some asserts in bmpman.cpp.

[attachment deleted by admin]
Title: Re: ANI streaming (Mantis 2003)
Post by: Bobboau on October 11, 2009, 01:53:00 am
"Container format for EFF"
thank god
Title: Re: ANI streaming (Mantis 2003)
Post by: Flaming_Sword on October 11, 2009, 08:43:15 am
Updated first post - new patch to fix ANI palette issue.