xboard.git
2010-10-16 H.G. MullerAllow lower-case piece indicator in drop-move notation
2010-10-16 H.G. MullerFix bug in ICS variant switch for Shogi
2010-10-16 H.G. MullerFix WinBoard Lance bug
2010-10-16 H.G. MullerAdapt WinBoard to Shogi implementation on Variant ICS
2010-10-16 H.G. MullerInherit promoted-info that ICS does not give from previ...
2010-10-16 H.G. MullerLimit multi-session clock handling to non-ICS games
2010-10-16 H.G. MullerChange evalgraph scale in drop games
2010-10-14 Arun Persaudbugfix: fixed readline support with icslogon option
2010-10-08 Arun Persaudfixed some typos that were introduced during the sprint...
2010-10-08 H.G. MullerFix uninitialized variable in book code
2010-10-08 H.G. MullerFix menu translation bug
2010-10-08 H.G. MullerAllow -timeIncrement to be a float
2010-10-08 Arun Persaudadding gnu-readline support
2010-10-08 Arun Persaudadded warning if icsLogon file couldn't be opened
2010-10-08 Arun Persaudsecurity fix: replaced some strcat with strncat
2010-10-08 Arun Persaudadd option for silent builds
2010-10-08 Arun Persaudbugfix: missing array index
2010-10-08 Arun Persaudadded new case for (Chessmove) 0 in common.h
2010-10-08 Arun Persaudcleaned up -Wall warnings (apart from settings some...
2010-10-08 Arun Persaudsizedefaults has 9 members, the last line of the array...
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. MullerEnhance multi-session TC clock handling
2010-10-05 H.G. MullerRemove promotion-piece encoding from ChessMove type
2010-10-05 H.G. MullerPass promoChar to SendMoveToICS
2010-10-05 H.G. MullerSuppress spurious use of SAN castling in mini variants
2010-10-05 H.G. MullerMake Shogi promotion zone board-size dependent
2010-10-05 H.G. MullerMake board-size overrule options volatile
2010-10-05 H.G. MullerStrip DOS line endings from parser.l
2010-09-17 H.G. MullerExtend mate test to drop games
2010-09-17 H.G. MullerExtend legality testing to drop moves
2010-09-17 H.G. MullerRevert splitting of UserMoveEvent
2010-09-17 H.G. MullerFix silent bug in drop moves
2010-09-17 H.G. MullerAllow parsing of upper-case machine moves
2010-09-17 H.G. MullerPrevent transmission of spurious promo char to other...
2010-09-17 Arun Persaudfixed internationalization for winboard
2010-09-01 H.G. MullerFix JAWS bug saying side to move in ICS play
2010-09-01 H.G. MullerMake WB run-time language switch possible from menu
2010-09-01 H.G. MullerUpdate WB translation template
2010-09-01 H.G. MullerUpdate docs
2010-09-01 H.G. MullerAdd some forgotten translation hooks
2010-09-01 H.G. MullerDo not translate game-end messages in PGN
2010-09-01 H.G. MullerInternationalization for WinBoard
2010-09-01 H.G. MullerMake the ID of all WB dialog items unique
2010-09-01 H.G. MullerMark XBoard result messages for internationalization
2010-09-01 H.G. MullerDo not exit after match when match started from menu
2010-09-01 H.G. MullerTrivial-draws recognition improved in Xiangqi
2010-09-01 H.G. MullerUpdate .dev files
2010-09-01 H.G. MullerFix some MSVC compile errors
2010-08-14 H.G. MullerImproved patch for expansion of WB settings-file name
2010-08-14 H.G. MullerAdd -colorNickNames option
2010-08-14 H.G. MullerTricked by the grossnes
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-07 Arun Persaudnew developer release
2010-08-07 H.G. MullerRepair exit-popup deadlock patch
2010-08-05 H.G. MullerFix erors when compiling with --disable-zippy
2010-08-02 H.G. MullerFix zippy handling of draw offers from ICS
2010-08-02 H.G. MullerFix regression in colorization of zippy-matched commands
2010-08-02 H.G. MullerSuggest default file name in browser dialog
2010-08-02 H.G. MullerDefine /firstUCI and /secondUCI as synonyms for /fUCI...
2010-08-02 H.G. MullerAdd string option /pieceNickNames
2010-08-02 H.G. MullerFix deadlock in match-result display
2010-07-14 H.G. MullerFix WinBoard game-list title
2010-07-14 H.G. MullerRefactoring of material-draws adjudication code
2010-07-14 H.G. MullerFix bug in sending cores command to engine
2010-07-14 H.G. MullerFix oneClickMove bug
2010-07-14 H.G. MullerRemove duplicate testing for cores feature
2010-07-14 H.G. MullerRemove misspelled prototype
2010-07-14 H.G. MullerFix parsing of SAN shogi promotions
2010-07-14 H.G. MullerFix variant switch on PGN loading
2010-07-14 H.G. MullerAdjudicate Xiangqi material draws with Advisor-less...
2010-07-14 H.G. MullerRemove font settings from master settings file
2010-07-01 H.G. MullerCut board squares out of texture bitmap more cleverly
2010-07-01 H.G. MullerAllow -flipBlack to work with font-based piece rendering
2010-07-01 H.G. MullerAllow font-based piece rendering in board sizes below...
2010-07-01 H.G. MullerIgnore checks in 50-move count for Xiangqi
2010-06-05 Arun Persaudremoved some garbage from configure.ac that got added...
2010-06-05 Clint AdamsRemove unnecessary double equals from configure.ac.
2010-05-28 H.G. MullerFix e.p. bug in xiangqi with -serverMoves option
2010-05-28 H.G. MullerRepair score printing with -serverMoves option
2010-05-28 H.G. MullerRepair animate dragging
2010-05-10 H.G. MullerFix game end during dragging
2010-05-10 H.G. MullerPop down old tags on loadng new game in WinBoard
2010-05-09 H.G. MullerReverse mousewheel action
2010-05-09 H.G. MullerFix bug in sending "usermove" when forcing book moves
2010-05-06 H.G. MullerFix engine stall on perpetual-check evasion
2010-05-06 H.G. MullerLet move parser return ImpossibleMove for off-board...
2010-05-06 H.G. MullerAlter XBoard key bindings to mimic WinBoard
2010-05-06 H.G. MullerUpdate README file
2010-05-06 H.G. MullerFix typos in html help file
2010-05-06 H.G. MullerFix JAWS piece drop cursor, and streamline some sentences
2010-04-01 H.G. MullerAllow escape sequences in telluser(error) messages
2010-04-01 H.G. MullerAllow lower-case promochar in moves of type h8=Q
2010-04-01 H.G. MullerFix Alt+M JAWS command in Two-Machines mode
2010-03-31 H.G. MullerFix rep-draw recognition
2010-03-28 H.G. MullerAllow any %ENVIRONMENTVAR% in WB settings file name...
2010-03-28 H.G. MullerFix info lines being used as normal thinking output
2010-03-27 Arun Persaudnew developer release
2010-03-27 H.G. MullerSuppress background observe for boards with own game...
next