stolk / GPGOAP

General Purpose Goal Oriented Action Planning
558 stars 63 forks source link

General Cleanup #2

Closed metiscus closed 9 years ago

metiscus commented 9 years ago

Removed unused parameter from reconstruct_plan. Fixed compiler warnings for signed/unsigned mismatch in goap_worldstate_description. Added c++ detection and extern c guards.

Build tested on Debian, gcc 4.9.2 and clang 3.5.0-10

stolk commented 9 years ago

Thank you.

MAXATOMS is in my master branch. Will pass on threading fix.