Home
last modified time | relevance | path

Searched refs:all_games (Results 1 – 14 of 14) sorted by relevance

/dports/games/pysolfc/PySolFC-2.14.1/pysollib/pysolgtk/
H A Dselectgame.py180 games = self._selectGames(all_games, selecter)
199 def _selectGames(self, all_games, selecter): argument
202 return [(gi.id, gi.name) for gi in all_games]
204 return all_games
212 all_games = map(gdb.get, gdb.getGamesIdSortedByName())
216 (_('All Games'), all_games, None),
218 (_('Popular Games'), all_games,
225 games = self._selectGames(all_games,
243 _("by Skill Level"), all_games)
286 _("by Compatibility"), all_games)
[all …]
/dports/games/gbrainy/gbrainy-2.4.3/src/Core/Main/
H A DGameSessionPlayList.cs114 void BuildPlayList (GameLocator [] all_games) in BuildPlayList() argument
119 ArrayListIndicesRandom indices = new ArrayListIndicesRandom (all_games.Length); in BuildPlayList()
144 logic_indices.AddRange (indices.Where (a => all_games[a].GameType == GameTypes.LogicPuzzle)); in BuildPlayList()
147 memory_indices.AddRange (indices.Where (a => all_games[a].GameType == GameTypes.Memory)); in BuildPlayList()
150 …calculation_indices.AddRange (indices.Where (a => all_games[a].GameType == GameTypes.Calculation)); in BuildPlayList()
153 verbal_indices.AddRange (indices.Where (a => all_games[a].GameType == GameTypes.VerbalAnalogy)); in BuildPlayList()
/dports/games/pysolfc/PySolFC-2.14.1/
H A DMakefile26 ALL_GAMES_HTML_BASE = all_games.html
32 cd $(HTML_DIR) && $(CURDIR)/scripts/all_games.py html id rules > $(ALL_GAMES_HTML_BASE)
33 ./scripts/all_games.py html id doc/rules bare > $(ALL_GAMES_HTML__FOR_WEBSITE)
42 ./scripts/all_games.py gettext > po/games.pot
H A DMANIFEST.in22 include scripts/all_games.py scripts/cardset_viewer.py
/dports/games/pysolfc/PySolFC-2.14.1/scripts/
H A Dall_games.py132 def all_games(sort_by='id'): function
198 all_games(sort_by)
/dports/games/py-pychess/pychess-1.0.2/lib/pychess/Database/
H A DPgnImport.py199 all_games = max(size / 840, 1)
354 GLib.idle_add(progressbar.set_fraction, i / float(all_games))
389 GLib.idle_add(progressbar.set_fraction, i / float(all_games))
/dports/games/pysolfc/PySolFC-2.14.1/pysollib/
H A Dstats.py285 def getResults(self, interval, all_games=True): argument
286 if all_games:
/dports/games/pysolfc/PySolFC-2.14.1/pysollib/tk/
H A Dtkstats.py979 all_games = (self.all_games_variable.get() == 'all')
980 result = self.formatter.getResults(interval, all_games)
/dports/games/pysolfc/PySolFC-2.14.1/pysollib/tile/
H A Dtkstats.py999 all_games = (self.all_games_variable.get() == 'all')
1000 result = self.formatter.getResults(interval, all_games)
/dports/games/pysolfc/PySolFC-2.14.1/po/
H A Dgames.pot1 …auto --client 127.0.0.1 --port 46083 --file C:/Users/Joe/Documents/Git/PySolFC/scripts/all_games.py
18 "Generated-By: C:/Users/Joe/Documents/Git/PySolFC/scripts/all_games.py 0.1\n"
H A Dit_games.po16 "Generated-By: ./scripts/all_games.py 0.1\n"
H A Dru_games.po16 "Generated-By: ./scripts/all_games.py 0.1\n"
H A Dru.po16 "Generated-By: ./scripts/all_games.py 0.1\n"
H A Dit.po16 "Generated-By: ./scripts/all_games.py 0.1\n"