Game Development Community

Tgea+fear

by MOHAMMAD · in Technical Issues · 04/22/2008 (6:54 am) · 7 replies

Hi
do is a port for ai character fear (http://fear.sourceforge.net) to tgea
and do is resorse for this work

#1
04/22/2008 (6:59 am)
I don't believe there are any resources to implement Fear in TGEA. It would be a very cool project, though.

EDIT:
Doh! Their Wiki is down!

And I just noticed that it is under the GPL. It is not possible to include it in TGEA.
#2
04/22/2008 (8:42 am)
PLEASE showing resources link
please please please...
#3
04/22/2008 (10:18 am)
There is no resource link.
#4
04/22/2008 (11:29 am)
Not only that, the licenses are incompatible.
#5
04/22/2008 (12:19 pm)
As I understand, is an abandoned project anyway.
#6
04/30/2008 (9:38 am)
What is an ed fear?
#7
04/30/2008 (10:15 am)
Read carefully. You cannot use GPL code with proprietary software. You CAN, however, use LGPL code (this is what its called, right?), as they're designed to be libraries, etc. The code isn't an option for this reason, the status of the project being mostly irrelevant because of the licensing issues. You are much better off looking for another solution that is 1) active and 2) under a more permissive license. If it is active and under an incompatible license there is at least a chance that they will let you use it under a different licensing agreement.