Home
last modified time | relevance | path

Searched refs:toggleVersionLabel (Results 1 – 8 of 8) sorted by relevance

/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/files/scripts/maps/
H A Dnode_title_quit.lua63 toggleVersionLabel(false)
H A Dnode_title.lua70 toggleVersionLabel(1)
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/Aquaria/
H A DMod.cpp197 dsq->toggleVersionLabel(0); in start()
H A DModSelector.cpp276 dsq->toggleVersionLabel(false); in init()
373 dsq->toggleVersionLabel(true); in close()
H A DDSQ.h1526 void toggleVersionLabel(bool on);
H A DScriptInterface.cpp7788 luaFunc(toggleVersionLabel) in luaFunc() argument
7792 dsq->toggleVersionLabel(on); in luaFunc()
10185 luaRegister(toggleVersionLabel),
H A DDSQ.cpp1912 void DSQ::toggleVersionLabel(bool on) in toggleVersionLabel() function in DSQ
H A DGame.cpp6188 dsq->toggleVersionLabel(false); in applyState()
10756 dsq->toggleVersionLabel(false); in removeState()