Age | Commit message (Collapse) | Author |
|
|
|
We do not control this code so the warnings may only potentially hide
our own problems in logs.
|
|
|
|
|
|
This might be a bit too generic of a name, but the intent is to get the
main shared abstracts for gameplay loop and/or simulation outside of
the game executable implementation to redirect dependencies.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is now used when deciding if turret should start shooting or not.
|
|
Since this uses configure_file it might have problems sometimes when
trying to detect updated value. It will be better to move it to use
custom target instead.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|