6 Commits

Author SHA1 Message Date
jsg
09841f5ace Remove most of the remaining BROKEN-arm markers to give ports a chance
of building with clang.

ok sthen@ phessler@
2018-01-20 15:05:34 +00:00
bentley
5ca2a52371 arm also runs out of memory compiling this port. 2018-01-03 08:06:15 +00:00
bentley
184c455db1 Don't try building fifengine on archs that will definitely run out of memory. 2017-12-18 08:46:15 +00:00
sthen
8b1a57ee8e mark BROKEN-i386: std::bad_alloc when compiling fifePYTHON_wrap.cxx 2017-11-16 10:46:52 +00:00
jasper
7656271ba5 use ${MODPY_WANTLIB} 2017-11-10 10:28:53 +00:00
bentley
8aa9c39d6f Import fifengine-0.4.1.
FIFE is a free, open-source cross-platform game engine. It features
hardware-accelerated 2D graphics, integrated GUI, audio support, lighting,
map editor supporting top-down and isometric maps, pathfinding, virtual
filesystem and more!

Games utilizing FIFE are programmed through Python scripting layer on top of
the base C++ API. Games can be also programmed using the C++ layer directly.

ok kirby@
2017-11-04 22:03:17 +00:00