23
24
25
26
27
28
29
30
|
23
24
25
26
27
28
29
30
|
-
+
|
* FullBroadcastEx
* FullBroadcastSum
* FullBroadcastSumEx
New messages:
* BIZARRO_SWAP: Called when BizarroSwap or BizarroSwapAt is executed.
Changing the OF_BIZARRO flag, and using commands BizarroCreate and BizarroSwap and BizarroSwapAt, do not send any messages such as FLOATED, SUNK, CREATED, DESTROYED, ARRIVED, and DEPARTED. It is OK to use BizarroSwap and BizarroSwapAt in the CLEANUP event.
Changing the OF_BIZARRO flag, and using commands BizarroCreate and BizarroSwap and BizarroSwapAt, do not send any messages such as FLOATED, SUNK, CREATED, DESTROYED, ARRIVED, and DEPARTED. It is OK to use BizarroSwap and BizarroSwapAt during the cleanup step.
|