raze/source/games
Christoph Oelckers 6db1ba47c2 - SW: fixed some savegame issues:
* the saveable tables were initialized too late when reading in the actors.
* the abort messages for the saveables did not show. We need to use I_FatalError here, plus some actor list modifications to make this work.
2021-12-26 23:10:07 +01:00
..
blood - Blood: Clear writing to an object of type ‘class TObjPtr<Blood::DBloodActor*>’ with ‘private’ member ‘TObjPtr<Blood::DBloodActor*>::<anonymous>’ warning under GCC. 2021-12-26 23:10:06 +01:00
duke - Duke: DDukeActor::setActiveCrane must also clear ownerActor. 2021-12-26 23:10:05 +01:00
exhumed - Exhumed: Fix two signed/unsigned comparison warnings in PlayFX2(). 2021-12-26 23:10:06 +01:00
sw - SW: fixed some savegame issues: 2021-12-26 23:10:07 +01:00