Skip to content

Reload all game objects on scenario load #1

Open
@askeladdk

Description

@askeladdk

Right now, objects are partially loaded on game start (in Game.Initialise), and partially loaded when the scenario itself loads (in World.LoadScenario). All object loading should be moved into LoadScenario and preferably only the objects needed for that scenario should be loaded (eg only load the scenario's theater and not all theaters that are declared in theaters.ini).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions