Fix multi-leg promotions
[xboard.git] / args.h
2011-12-03 Arun Persaudmarked more strings for translation
2011-11-08 H.G. MullerAdd feature-override options
2011-10-23 H.G. MullerImplement flipped search
2011-10-23 H.G. MullerDebug position search cache
2011-10-11 H.G. MullerAdd option -discourageOwnBooks
2011-09-13 H.G. MullerAdd -afterGame option
2011-08-19 H.G. MullerAllow two-games-per-opening to work with book
2011-08-18 H.G. MullerAdd -useBoardTexture and -usePieceFont options
2011-08-06 H.G. MullerImplement searching games in Game List for a position
2011-08-06 H.G. MullerGive WinBoard Game List its own font
2011-07-10 H.G. MullerImprove Eval Graph with -evalZoom and -evalThreshold
2011-07-07 H.G. MullerAdd -scoreWhite option
2011-06-21 H.G. MullerAdd -fSAN / -sSAN options
2011-06-14 H.G. MullerMake non-existing opton in settings file non-fatal
2011-06-14 H.G. MullerChange long form of -tf option to -tourneyFile
2011-06-14 H.G. MullerFix default of -remoteUser
2011-06-14 H.G. MullerAdd -at and -opt options as alternative for @
2011-06-08 H.G. MullerLet XBoard propose name of tourney file
2011-05-29 Tim MannFix display of international characters outside the...
2011-05-23 H.G. MullerFix ArgTwo warnings
2011-05-23 H.G. MullerAdd Swiss tourneys through pairing engine
2011-05-14 H.G. MullerAdd secondry adapter command for UCCI or USI
2011-05-09 H.G. MullerAdd -userFileDirectory option
2011-05-09 H.G. MullerAdd option -absoluteAnalysisScores
2011-05-07 H.G. MullerAdd -first/secondPgnName option
2011-05-07 H.G. MullerPlug memory leak, filenames relative to installDir
2011-05-04 H.G. MullerMake option to draw second engine from first list
2011-05-04 H.G. MullerImplement Tournament Manager
2011-04-20 H.G. MullerMake engine loadable during session
2011-04-20 H.G. MullerBring structure in appData engine options
2011-04-07 H.G. MullerImplement sweep selection of promotion piece
2011-04-07 H.G. MullerImplement sweep selection as alternative for the piece...
2011-04-07 H.G. MullerMake sounds dialog for XBoard
2011-04-06 Arun Persaudfixed 64 bit warnings by casting integers to intptr_t...
2011-01-29 Arun PersaudUpdated copyright notice to 2011
2010-10-27 H.G. MullerMake -flipBlack and -allWhite option volatile
2010-10-16 H.G. MullerAdd option -variations to control variation-tree walking
2010-10-16 H.G. MullerInherit promoted-info that ICS does not give from previ...
2010-10-08 H.G. MullerAllow -timeIncrement to be a float
2010-10-08 Arun Persaudsecurity fix: replaced sprintf with snprintf
2010-10-08 Arun Persaudsecurity fix: replaced strcpy with safeStrCpy from...
2010-10-05 H.G. MullerMake board-size overrule options volatile
2010-09-17 Arun Persaudfixed internationalization for winboard
2010-08-14 H.G. MullerAdd -colorNickNames option
2010-08-14 H.G. MullerAllow match to be started from WB menu
2010-08-14 H.G. MullerAdd some book-control options
2010-08-05 H.G. MullerFix erors when compiling with --disable-zippy
2010-08-02 H.G. MullerDefine /firstUCI and /secondUCI as synonyms for /fUCI...
2010-08-02 H.G. MullerAdd string option /pieceNickNames
2010-02-23 H.G. MullerUse side-by-side boards to display background game
2010-02-21 H.G. MullerAdd option -shuffleOpenings
2010-02-21 H.G. MullerAdd -chatBoxes option to open Chat Boxes at startup
2010-02-08 H.G. MullerObserve a game in the background while playing
2010-02-07 Arun Persaudupdated year in copyright info
2010-02-06 H.G. MullerOne-click moves
2010-02-06 H.G. MullerDynamic Seek Graph
2010-02-06 H.G. MullerImplement SeekGraph in XBoard
2010-01-30 H.G. MullerFix of ancient WB bug: test integer option values for...
2010-01-12 H.G. MullerIndicate squares a lifted piece can legally move to
2010-01-12 H.G. MullerDisplay PV on right-clicking board
2010-01-09 H.G. MullerFix NoncompliantFEN defaults.
2010-01-09 H.G. MullerChange format of -adapterCommand.
2010-01-09 H.G. MullerCorrect XBoard default debug file name
2009-12-06 H.G. MullerA better and more flexible way of invoking Polyglot
2009-11-24 H.G. Mulleruse linux style options for config file and add a syste...
2009-11-24 H.G. Mullersame argDescriptor parsing for Xboard and Winbaord