Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
functions used by AI
|
|
|
|
|
|
|
|
|
|
|
|
Also implement a couple of functions used by scene 1200
|
|
|
|
|
|
Since this is the only scene that uses it, it makes as much sense to have it as part of the scene than part of the staticres file.
|
|
Hopefully this will stop it being a globally constructed object.
|
|
|
|
|
|
|
|
Ringworld namespace
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This matches the casing of the original engine name.
|
|
within tSage
|
|
implementation of Scene 100 (Title Screen)
|
|
logic for full game versus demo into the respective Game classes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|