2025-08-06 12:38 CEST

spring: develop 82d1097b Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
Tobi Vollebregt Tobi Vollebregt develop 2009-04-30 23:49:44 develop dbcab56a
Changeset luacob: Errors/warnings from CUnitScript now go into virtual method.

This way they can end up in CCobEngine if the CUnitScript is CCobInstance,
which can add a CCobThread stacktrace to them, or they can end up in a
(to be written) Lua engine, which can raise a Lua error.
mod - rts/Sim/Units/COB/CobInstance.cpp Diff ] File ]
mod - rts/Sim/Units/COB/CobInstance.h Diff ] File ]
mod - rts/Sim/Units/COB/UnitScript.cpp Diff ] File ]
mod - rts/Sim/Units/COB/UnitScript.h Diff ] File ]