Home
last modified time | relevance | path

Searched refs:Gamestate (Results 1 – 25 of 69) sorted by relevance

123

/dports/games/trigger-rally/trigger-rally-0.6.6.1/src/Trigger/
H A Dgame.cpp448 gamestate = Gamestate::countdown; in loadLevel()
484 case Gamestate::countdown: in tick()
493 gamestate = Gamestate::racing; in tick()
506 case Gamestate::racing: in tick()
512 gamestate = Gamestate::finished; in tick()
517 case Gamestate::finished: in tick()
591 if (i == 0 && vehicle[i]->currentlap > number_of_laps) gamestate = Gamestate::finished; in tick()
H A Drender.cpp1454 if (game->gamestate == Gamestate::finished) in renderStateGame()
1762 if (game->gamestate == Gamestate::countdown) in renderStateGame()
1770 else if (game->gamestate == Gamestate::finished) in renderStateGame()
1797 if (game->gamestate == Gamestate::countdown) in renderStateGame()
H A Dmain.cpp1726 if (game->gamestate == Gamestate::finished) { in tickStateGame()
/dports/games/trigger-rally/trigger-rally-0.6.6.1/src/include/
H A Dmain.h72 enum class Gamestate { enum
100 Gamestate gamestate;
216 return (gamestate == Gamestate::finished) && (othertime <= 0.0f); in isFinished()
221 return gamestate == Gamestate::racing; in isRacing()
226 if (gamestate != Gamestate::finished) in getFinishState()
/dports/games/wesnoth/wesnoth-1.14.17/data/gui/window/
H A Dgamestate_inspector.cfg46 description = "Gamestate inspector dialog."
94 label = _ "Gamestate Inspector"
/dports/games/residualvm/residualvm-0.3.1/po/
H A Dse_SE.po1462 "Gamestate save failed (%s)! Please consult the README for basic information, "
1529 "Gamestate load failed (%s)! Please consult the README for basic information, "
H A Dda_DA.po1457 "Gamestate save failed (%s)! Please consult the README for basic information, "
1524 "Gamestate load failed (%s)! Please consult the README for basic information, "
/dports/games/wesnoth/wesnoth-1.14.17/data/
H A Dscenario-test.cfg2098 text="Gamestate Inspector"
/dports/games/wesnoth/wesnoth-1.14.17/po/wesnoth-lib/
H A Did.po3439 msgid "Gamestate Inspector"
3440 msgstr "Inspektur Gamestate "
H A Den_GB.po3424 msgid "Gamestate Inspector"
3425 msgstr "Gamestate Inspector"
H A Dwesnoth-lib.pot3228 msgid "Gamestate Inspector"
H A Dang.po3216 msgid "Gamestate Inspector"
H A Dfur_IT.po3215 msgid "Gamestate Inspector"
H A Dhr.po3217 msgid "Gamestate Inspector"
H A Dmr.po3215 msgid "Gamestate Inspector"
H A Dast.po3217 msgid "Gamestate Inspector"
H A Dja.po3391 msgid "Gamestate Inspector"
H A Dro.po3306 msgid "Gamestate Inspector"
H A Dru.po3441 msgid "Gamestate Inspector"
H A Duk.po3443 msgid "Gamestate Inspector"
H A Dzh_CN.po3366 msgid "Gamestate Inspector"
H A Dzh_TW.po3352 msgid "Gamestate Inspector"
H A Dmk.po3237 msgid "Gamestate Inspector"
H A Del.po3443 msgid "Gamestate Inspector"
H A Dbg.po3475 msgid "Gamestate Inspector"

123