[go: up one dir, main page]

Menu

Commit [r1367]  Maximize  Restore  History

scripts can launch ships

2001-12-15 Alexander Rawass <alexannika@...>

* added _std.isNull function to test for null objects
* added callback 'launch' to launch new ships from script

alexannika 2001-12-15

added /trunk/data/mission/testd/testd_launch1.mission
added /trunk/data/modules/printf.c
changed /trunk/data/modules/unit.c
changed /trunk/vegastrike/ChangeLog
changed /trunk/vegastrike/src/cmd/script/mission.h
changed /trunk/vegastrike/src/cmd/script/script_call_olist.cpp
changed /trunk/vegastrike/src/cmd/script/script_call_unit.cpp
changed /trunk/vegastrike/src/cmd/script/script_callbacks.cpp
changed /trunk/vegastrike/src/cmd/script/script_expression.cpp
changed /trunk/vegastrike/src/cmd/unit.cpp
changed /trunk/vegastrike/src/main_loop.cpp