spring: develop 0f2264b5 | [ Diff ] [ Back to Repository ] | |||
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
tvo | tvo | develop | 2006-08-21 10:53:51 | develop 849d5988 |
Changeset | * Fix luabind on gcc (one unnecessary boost/python #include, plus boost python not being installed by any spring dev was the problem). * Enable lua by default with scons, will remove the disable_lua option in a while. * Patch by Nicolas Brodu that adds a "streflop gateway" to the lmathlib, so lua support should be fine again (thanks Nicolas!) * Fix stupid bug in the readded cmath. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1911 37977431-3df6-0310-b722-df95706aa16b |
|||
mod - lua/lua/src/lib/lmathlib.c | [ Diff ] [ File ] | |||
add - lua/lua/src/lib/streflop_gateway.cpp | [ Diff ] [ File ] | |||
mod - lua/luabind/luabind/object.hpp | [ Diff ] [ File ] | |||
mod - rts/Sim/Units/UnitDefHandler.cpp | [ Diff ] [ File ] | |||
mod - rts/Sim/Units/UnitTracker.cpp | [ Diff ] [ File ] | |||
mod - rts/System/Script/LuaFunctions.cpp | [ Diff ] [ File ] | |||
mod - rts/System/Script/LuaFunctions.h | [ Diff ] [ File ] | |||
mod - rts/System/cmath | [ Diff ] [ File ] | |||
mod - rts/build/scons/config.py | [ Diff ] [ File ] | |||
mod - rts/build/scons/rts.py | [ Diff ] [ File ] | |||
mod - rts/lib/streflop/Math.h | [ Diff ] [ File ] |