[go: up one dir, main page]

Menu

Commit [r13513]  Maximize  Restore  History

This isn't the proper way to do things, but it's the only way i could find to add our embedded modules into the builtin package

cellsafemode 2013-02-23

changed /branches/py3/vegastrike/src/cmd/ai/pythonai.cpp
changed /branches/py3/vegastrike/src/cmd/ai/pythonai.h
changed /branches/py3/vegastrike/src/cmd/base_init.cpp
changed /branches/py3/vegastrike/src/cmd/base_interface.cpp
changed /branches/py3/vegastrike/src/cmd/base_util.cpp
changed /branches/py3/vegastrike/src/cmd/base_xml.cpp
changed /branches/py3/vegastrike/src/cmd/script/director.cpp
changed /branches/py3/vegastrike/src/cmd/script/director_generic.cpp
changed /branches/py3/vegastrike/src/cmd/script/director_server.cpp
changed /branches/py3/vegastrike/src/cmd/script/mission.cpp
changed /branches/py3/vegastrike/src/cmd/script/pythonmission.cpp
changed /branches/py3/vegastrike/src/cmd/script/script_call_unit.cpp
changed /branches/py3/vegastrike/src/cs_python.h
changed /branches/py3/vegastrike/src/networking/netserver.cpp
changed /branches/py3/vegastrike/src/python/briefing_wrapper.cpp
changed /branches/py3/vegastrike/src/python/init.cpp
changed /branches/py3/vegastrike/src/python/python_class.h
changed /branches/py3/vegastrike/src/python/python_compile.cpp
changed /branches/py3/vegastrike/src/python/python_compile.h
changed /branches/py3/vegastrike/src/python/unit_wrapper.cpp