spring: develop a180790f | [ Diff ] [ Back to Repository ] | |||
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
tvo | tvo | develop | 2006-06-28 22:57:13 | develop a14be653 |
Changeset | * Properly mark IAI* classes as exported so that AIs can find vtables. * Set -Wl,-E link flag, as that is required to make dlopen & C++ work together. (Note that certain sources suggest passing RTLD_GLOBAL to dlopen too, but this didn't seem necessary. Just something to keep in mind for later problems.) * Remove C style casts to specialized type before delete (in AIs). git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1544 37977431-3df6-0310-b722-df95706aa16b |
|||
mod - AI/Global/JCAI/Interface.cpp | [ Diff ] [ File ] | |||
mod - AI/Group/CentralBuildAI/TestAI.cpp | [ Diff ] [ File ] | |||
mod - AI/Group/MetalMakerAI/TestAI.cpp | [ Diff ] [ File ] | |||
mod - AI/Group/RadarAI/TestAI.cpp | [ Diff ] [ File ] | |||
mod - AI/Group/SimpleFormationAI/TestAI.cpp | [ Diff ] [ File ] | |||
mod - rts/ExternalAI/IAICallback.h | [ Diff ] [ File ] | |||
mod - rts/ExternalAI/IAICheats.h | [ Diff ] [ File ] | |||
mod - rts/ExternalAI/IGlobalAI.h | [ Diff ] [ File ] | |||
mod - rts/ExternalAI/IGlobalAICallback.h | [ Diff ] [ File ] | |||
mod - rts/ExternalAI/IGroupAI.h | [ Diff ] [ File ] | |||
mod - rts/ExternalAI/IGroupAiCallback.h | [ Diff ] [ File ] | |||
mod - rts/ExternalAI/aibase.h | [ Diff ] [ File ] | |||
mod - rts/build/scons/rts.py | [ Diff ] [ File ] |