This website requires JavaScript.
Explore
Help
Sign In
miguel.horta
/
commandergenius
Watch
1
Star
0
Fork
0
You've already forked commandergenius
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
93aebbb89aa05098768700dd4e12ec0c143c2ad8
commandergenius
/
project
/
jni
/
boost
History
Gerhard Stein
ed973d4f7b
It seems that boost_property has issues with reinterpret_cast. Not sure if boost breaks some standard rules in this section. Anyways, I use memcpy which just transfers the addresses of the pointers. Since Commander Genius needs that for savegames and configs, this fix is required.
2014-10-11 08:46:30 +02:00
..
include
/boost
It seems that boost_property has issues with reinterpret_cast. Not sure if boost breaks some standard rules in this section. Anyways, I use memcpy which just transfers the addresses of the pointers. Since Commander Genius needs that for savegames and configs, this fix is required.
2014-10-11 08:46:30 +02:00
lib
/arm-linux-androideabi-4.6
Updated boost libraries
2014-10-11 05:49:49 +03:00
src
@
5824acb451
It seems that boost_property has issues with reinterpret_cast. Not sure if boost breaks some standard rules in this section. Anyways, I use memcpy which just transfers the addresses of the pointers. Since Commander Genius needs that for savegames and configs, this fix is required.
2014-10-11 08:46:30 +02:00
Android.mk
Added support for armeabi-v7a-hard architecture, it seems to be buggy, because Ballfield launches but does not draw anything. To be fixed later.
2014-05-29 13:16:00 +03:00