ldmud/test/t-shadow
Alexander Motzkau 589b576236 Correct action handling from shadows
Actions from shadows are allowed as if they would come from the shadowed
object. This were only true for actions registered with the function name,
not with closures. Also actions were not removed if there was a shadow
on top of the shadow.
2020-04-28 22:34:14 +02:00
..
action_closure_sh.c Correct action handling from shadows 2020-04-28 22:34:14 +02:00
action_string_sh.c Correct action handling from shadows 2020-04-28 22:34:14 +02:00
dummy_sh.c Correct action handling from shadows 2020-04-28 22:34:14 +02:00
inc Correct action handling from shadows 2020-04-28 22:34:14 +02:00
master.c Correct action handling from shadows 2020-04-28 22:34:14 +02:00
sys Correct action handling from shadows 2020-04-28 22:34:14 +02:00