aarcangeli / Serious-Sam-Android

Porting of Serious Sam: The Second Encounter for android
72 stars 24 forks source link

Adding support to the mod Serious Boot by Zoot #38

Open AmpedgamR opened 4 years ago

AmpedgamR commented 4 years ago

Not much we can do about this issue huh?

Source Code: BOT.zip

aarcangeli commented 4 years ago

from https://github.com/aarcangeli/Serious-Sam-Android/issues/33#issuecomment-553472393 Source-code.zip

AmpedgamR commented 4 years ago

Yeah I'm continuing the discussion in this issue.

aarcangeli commented 4 years ago

The zip contains the source code of the modified CPlayer class, perfect. The problem is that the source code is not complete. There is a dependency on the top of the file:

include <EntitiesMP/boot.h>

To start thinking if it is possible to port the mod we need the complete source code.

AmpedgamR commented 4 years ago

Ok I will search

AmpedgamR commented 4 years ago

Ok I will search the source code now.

AmpedgamR commented 4 years ago

Hey guys he has a site but it's down, he also has this oskar.lindgren@home.se. I don't know what it is but maybe we can contact him.

On Wed, Nov 13, 2019, 11:41 AM Alessandro Arcangeli < notifications@github.com> wrote:

The zip contains the source code of the modified CPlayer class, perfect. The problem is that the source code is not complete. There is a dependency on the top of the file:

include <EntitiesMP/boot.h>

To start thinking if it is possible to port the mod we need the complete source code.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/aarcangeli/Serious-Sam-Android/issues/38?email_source=notifications&email_token=ANNMV3QSVVN3DDQY4OOXOJLQTQU4FA5CNFSM4JM5LCU2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOED6YNXY#issuecomment-553486047, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANNMV3XTPPNJYFX25FMGGSTQTQU4FANCNFSM4JM5LCUQ .

AmpedgamR commented 4 years ago

He also has an icq account too.

AmpedgamR commented 4 years ago

What else is missing from the source code?