User Tools

Site Tools


modding:xml:game_lifecycle

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
modding:xml:game_lifecycle [2012/04/08 18:47] – created rpcmodding:xml:game_lifecycle [2013/03/21 17:45] gpm
Line 16: Line 16:
     - <OnGlobalTopologyCreated> is called for all design types.     - <OnGlobalTopologyCreated> is called for all design types.
   - Determine the starting node.   - Determine the starting node.
-  - Create the starting system.+  - Create all systems in the game.
   - Add initial credits to the player.   - Add initial credits to the player.
   - Create the player ship.   - Create the player ship.
Line 22: Line 22:
   - gPlayer and gPlayerShip defined.   - gPlayer and gPlayerShip defined.
   - <OnGlobalUniverseCreated> is called for all design types.   - <OnGlobalUniverseCreated> is called for all design types.
 +  - <OnGlobalSystemStarted> is called for all design types.
   - <OnGlobalPlayerEnteredSystem> is called for all design types.   - <OnGlobalPlayerEnteredSystem> is called for all design types.
   - <OnPlayerEnteredSystem> is called for all objects in the system.   - <OnPlayerEnteredSystem> is called for all objects in the system.
modding/xml/game_lifecycle.txt · Last modified: 2014/12/27 04:40 by 127.0.0.1