xboard.git
2010-11-21 Arun Persaudtypo in date of developer release
2010-11-21 Arun Persaudnew developer release
2010-11-21 Arun Persaudadded latest version of parser.c
2010-11-21 Arun Persaudupdated Changelog, etc for developer release
2010-11-21 Arun PersaudRevert "adding gnu-readline support"
2010-11-21 Arun PersaudRevert "bugfix: fixed readline support with icslogon...
2010-11-21 H.G. MullerMake Hoplite moves irreversible in Spartan Chess
2010-11-21 H.G. MullerGive Lance moves of Amazon in variant super
2010-11-21 H.G. MullerChange representation of Bede in variant fairy initial...
2010-11-21 H.G. MullerMake yyskipmoves also suppress examining of drop moves
2010-11-21 H.G. MullerDefine moves for Dragon Horse outside Shogi
2010-11-18 H.G. MullerFix safety crash when appending comments
2010-11-18 H.G. MullerFix safeStrCpy
2010-11-18 H.G. MullerFix default holdings size for variant seirawan
2010-11-18 H.G. MullerFix home-dir crash
2010-11-18 H.G. MullerFix one-click moving on up-click
2010-11-16 Arun Persaudfixed buffer size for snprintf
2010-11-14 H.G. MullerAccept Seirawan-style gating suffixes
2010-11-14 H.G. MullerUse Falcon and Alfil as built-ins for Seirawan chess
2010-11-14 H.G. MullerImplement entering gating moves with mouse
2010-11-14 H.G. MullerImplement variant seirawan
2010-11-14 H.G. MullerAdd -variant seirawan to menu
2010-11-14 H.G. MullerFix acceptance of null-move with legality testing off
2010-11-14 H.G. MullerFix one-click bug
2010-11-14 H.G. MullerFix mouse-driver buglet
2010-11-14 H.G. MullerList some undocumented commands as compliant
2010-11-14 H.G. MullerList Hint with compliant commands
2010-11-14 H.G. MullerRestrict use of escape expansion
2010-11-14 H.G. MullerMake safeStrCpy safe
2010-11-09 H.G. MullerAllow clicked name internal to the icsMenu command...
2010-11-09 H.G. MullerLet Engine #2 Settings start second engine
2010-11-09 H.G. MullerNewly lexed parser.c
2010-11-09 H.G. MullerFix bug in parsing illegal Pawn captures
2010-11-09 H.G. MullerKeep last PV while clearing engine-output display
2010-11-09 H.G. MullerGive Lance moves of Berolina Pawn
2010-11-09 H.G. MullerUse SAN even on illegal moves
2010-11-09 H.G. MullerUse normal SAN for wildcard pieces
2010-11-09 H.G. MullerFix some warnings
2010-11-09 H.G. MullerAllow arbitrary nesting of sub-variations in PGN input
2010-11-09 H.G. MullerImplement setup (engine-GUI) command
2010-11-09 H.G. MullerRestrict use of a2a3 kludge
2010-11-09 H.G. MullerRemember values set by -firstOptions, -secondOptions
2010-11-09 H.G. MullerMake test for valid promotion piece color-dependent
2010-11-09 H.G. MullerRemove validity test on promochar from parser
2010-11-09 H.G. MullerAdd the actual size-33 Shogi bitmaps
2010-11-09 H.G. MullerDelete some stale promotion code
2010-11-09 H.G. MullerAugment moves of some fairy pieces
2010-11-09 H.G. MullerBugfix safeStrCpy patch, WinBoard
2010-11-09 H.G. MullerBugfix for safeStrCpy patch for XBoard
2010-11-09 H.G. MullerFix spurious promotions with legality testing off
2010-10-29 H.G. MullerMake deferral default in Shogi promotions
2010-10-28 H.G. MullerAnimate piece explosions in drag-drop moves and in XB
2010-10-28 H.G. MullerSuppress promotion popup if piece will explode
2010-10-28 H.G. MullerMake Knight hop first straight, then diagonal
2010-10-28 H.G. MullerLet -oneClickMove also work in EditGame mode
2010-10-27 H.G. MullerMake -flipBlack and -allWhite option volatile
2010-10-27 H.G. MullerProvide some sample board-texture pixmaps
2010-10-27 H.G. MullerThe -overrideLineGap option is made to work in XBoard
2010-10-27 H.G. MullerImplement board textures in XBoard
2010-10-27 H.G. MullerComplete WB (western) bitmaps for Shogi at size 33
2010-10-22 H.G. MullerMake starting new variation dependent on shift key
2010-10-22 H.G. MullerFix merging bug
2010-10-18 H.G. MullerAdd set of shogi pixmaps for XBoard
2010-10-18 H.G. MullerImplement -flipBlack in XBoard
2010-10-16 H.G. MullerDisable some very verbose debug printing
2010-10-16 H.G. MullerAdd option -variations to control variation-tree walking
2010-10-16 H.G. MullerAllow full promotion suffixes on SAN piece moves
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
next