Home
last modified time | relevance | path

Searched refs:moves (Results 1 – 25 of 34) sorted by relevance

12

/plugin/pgn4web/pgn4web/libs/garbochess/
H A Dgarbochess.js160 return moves[i];
494 var moves = new Array();
501 GenerateAllMoves(moves);
526 moves[i] = moves[bestMove];
538 if (!MakeMove(moves[i])) {
544 UnmakeMove(moves[i]);
703 this.moves = new Array();
741 this.moves[this.moves.length] = this.killer1;
752 this.moves[this.moves.length] = this.killer2;
773 this.moves[this.moves.length] = this.losingCaptures[i];
[all …]
/plugin/pgn4web/pgn4web/fonts/
H A Dpgn4web-fonts.css8 * allows using the following chess figurine font-family setting for the chess moves:
19 * of header and text with the moves.
H A Dpgn4web-font-LiberationSans.css9 * header and text with the moves, when chess moves are displayed using a supplied
H A Dpgn4web-font-ChessSansAlpha.css8 * allows using the following chess figurine font-family setting for the chess moves:
H A Dpgn4web-font-ChessSansMerida.css8 * allows using the following chess figurine font-family setting for the chess moves:
H A Dpgn4web-font-ChessSansPiratf.css8 * allows using the following chess figurine font-family setting for the chess moves:
H A Dpgn4web-font-ChessSansUscf.css8 * allows using the following chess figurine font-family setting for the chess moves:
H A Dpgn4web-font-ChessSansUsual.css8 * allows using the following chess figurine font-family setting for the chess moves:
/plugin/move/helper/
H A Drewrite.php100 * @param array $moves list of moves (src is key, dst is value)
104 public function setMoveMetas($id, $moves, $type) { argument
113 foreach($moves as $src => $dst) {
H A Dhandler.php77 $moves = $this->page_moves;
79 $moves = $this->media_moves;
84 foreach($moves as $move) {
/plugin/editsections/
H A Dplugin.info.txt6 desc The “editsections” plugin moves edit section buttons up to the heading they originated from.…
H A Dall.css5 This moves the section edit button down onto the same "line" as the header
/plugin/pgn4web/pgn4web/
H A DREADME.txt42 - uses figurine fonts for chess moves and chess informant style symbols for
123 …ates in steps, default false) endlessFlag (if true, keeps polling for new moves even after all gam…
175 pgn4web allows displaying chess moves text using the supplied figurine fonts:
179 as well for overall consistent display of moves, text and headers.
181 To enable figurine display of chess moves text, make sure you include the
253 - endlessFlag = if set true, keeps polling for new moves even atfer all games
260 By default, polling for new moves stops once all games are finished; a game is
262 endlessFlag is set, the polling for new moves continues endlessly.
411 (pgn4web can however display chess moves text using figurine notation, so
428 pgn4web also supports null moves in the "--" notation (used by a number of
[all …]
H A Dtest.pgn91 1. d4 () d5 ( ) 2. c4 ({ variations without moves should become comments })
94 [Event "Testing null moves"]
H A Dpgn-standard.txt385 marker. The chess moves themselves are represented using SAN (Standard
629 Because illegal moves are not real chess moves, they are not permitted in PGN
631 moves are relatively rare in games worthy of recording.
816 There are no special markings used for drawing moves.
1629 to earlier positions and even back to moves from the starting array.
2261 Some opcodes require one or more operands that are chess moves. These moves
2753 moves available.
2801 moves, and no annotations or comments. This record type is used as an
2822 8) mvseq-2 (played moves)
2840 1) mvseq-1 (played moves)
[all …]
H A Dpgn-standard-proposed-supplement.txt220 The elapsed time that a player has used for all moves in the game up to that
305 8.1. The time control is specified as 40 moves in two hours and then one hour to
321 following the first move after *all* subsequent moves.
/plugin/flowplay2/flowplayer/
H A Djavascript.txt155 when the playback moves from one clip to the next.
205 Called every time the playhead moves in the media's timeline. The value
/plugin/bootswrapper/exe/help/
H A Dpanel.txt69 If there is no panel body, the component moves from panel header to table without interruption.
/plugin/tline/
H A DCHANGES.txt246 controls whether the mouse-wheel scrolls, zooms or moves the page (if the page
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced_legacy.rst447 the token is returned and the stream moves to the next token.
H A Dadvanced.rst507 the token is returned and the stream moves to the next token.
/plugin/ckgedit/ckeditor/
H A DCHANGES.md56 …m/ckeditor/ckeditor-dev/issues/2546): Fixed: The separator in the toolbar moves when buttons are f…
209 …cayt/issues/153) [Chrome] Fixed: Correcting a word in the widget in SCAYT moves focus to another e…
1087 …ixed: With [SCAYT](https://ckeditor.com/cke4/addon/scayt) enabled, cursor moves to the beginning o…
1562 …om/ticket/10172): Pressing *Delete* or *Backspace* in an empty table cell moves the cursor to the …
/plugin/jmol2/jmol/
H A DCHANGES.txt1674 # cd .. # moves up one directory
1675 # cd temp # moves to subdirectory temp
4668 # terms of orientation. Move one with the mouse, and the other moves as well.
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md667 …15): Fixed: With [SCAYT](http://ckeditor.com/addon/scayt) enabled, cursor moves to the beginning o…
1142 …om/ticket/10172): Pressing *Delete* or *Backspace* in an empty table cell moves the cursor to the …
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.css3857 …* The progress bit has a width: 2% (1/50) of the parent container. The animation moves it from 0% …

12