Scid  4.7.0
Functions
fics Namespace Reference

Functions

 config
 
 getIP
 
 setProfileVars login
 
 syncProfileVars login
 
 storeTime
 
 connect login passwd
 
 cmd
 
 cmdHistory action
 
 findOpponent
 
 readchan
 
 parseSoughtLine l
 
 readparse line
 
 setState state
 
 updateConsole line
 
 removeSeek line
 
 parseStyle12 line
 
 parseSeek line
 
 updateOffers
 
 configureCanvas
 
 displayOffers
 
 getOffersGame idx
 
 setOfferStatus idx x y
 
 play index
 
 writechan line ?echo?
 
 stayConnected
 
 setPremove sq1 sq2
 
 makePremove
 
 playerCanMove
 
 consoleClick x y win
 
 tabchanged
 
 close ?mode?
 

Function Documentation

◆ close()

fics::close   ?mode?  

Definition at line 1419 of file fics.tcl.

◆ cmd()

fics::cmd

Definition at line 439 of file fics.tcl.

◆ cmdHistory()

fics::cmdHistory   action  

Definition at line 455 of file fics.tcl.

◆ config()

fics::config

Definition at line 47 of file fics.tcl.

◆ configureCanvas()

fics::configureCanvas

Definition at line 1142 of file fics.tcl.

◆ connect()

fics::connect   login passwd  

Definition at line 241 of file fics.tcl.

◆ consoleClick()

fics::consoleClick   x y win  

Definition at line 1342 of file fics.tcl.

◆ displayOffers()

fics::displayOffers

Definition at line 1152 of file fics.tcl.

◆ findOpponent()

fics::findOpponent

Definition at line 472 of file fics.tcl.

◆ getIP()

fics::getIP

Definition at line 161 of file fics.tcl.

◆ getOffersGame()

fics::getOffersGame   idx  

Definition at line 1228 of file fics.tcl.

◆ makePremove()

fics::makePremove

Definition at line 1312 of file fics.tcl.

◆ parseSeek()

fics::parseSeek   line  

Definition at line 1111 of file fics.tcl.

◆ parseSoughtLine()

fics::parseSoughtLine   l  

Definition at line 563 of file fics.tcl.

◆ parseStyle12()

fics::parseStyle12   line  

Definition at line 956 of file fics.tcl.

◆ play()

fics::play   index  

Definition at line 1266 of file fics.tcl.

◆ playerCanMove()

fics::playerCanMove

Definition at line 1321 of file fics.tcl.

◆ readchan()

fics::readchan

Definition at line 534 of file fics.tcl.

◆ readparse()

fics::readparse   line  

Definition at line 610 of file fics.tcl.

◆ removeSeek()

fics::removeSeek   line  

Definition at line 924 of file fics.tcl.

◆ setOfferStatus()

fics::setOfferStatus   idx x y  

Definition at line 1235 of file fics.tcl.

◆ setPremove()

fics::setPremove   sq1 sq2  

Definition at line 1300 of file fics.tcl.

◆ setProfileVars()

fics::setProfileVars   login  

Definition at line 195 of file fics.tcl.

◆ setState()

fics::setState   state  

Definition at line 876 of file fics.tcl.

◆ stayConnected()

fics::stayConnected

Definition at line 1291 of file fics.tcl.

◆ storeTime()

fics::storeTime

Definition at line 233 of file fics.tcl.

◆ syncProfileVars()

fics::syncProfileVars   login  

Definition at line 213 of file fics.tcl.

◆ tabchanged()

fics::tabchanged

Definition at line 1404 of file fics.tcl.

◆ updateConsole()

fics::updateConsole   line  

Definition at line 898 of file fics.tcl.

◆ updateOffers()

fics::updateOffers

Definition at line 1132 of file fics.tcl.

◆ writechan()

fics::writechan   line ?echo?  

Definition at line 1274 of file fics.tcl.