projects
/
xboard.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Merge branch 'v4.7.x' into master
[xboard.git]
/
backend.c
2010-11-09
H.G. Muller
Let Engine #2 Settings start second engine
blob
|
commitdiff
|
diff to current
2010-11-09
H.G. Muller
Allow arbitrary nesting of sub-variations in PGN input
blob
|
commitdiff
|
diff to current
2010-11-09
H.G. Muller
Implement setup (engine-GUI) command
blob
|
commitdiff
|
diff to current
2010-11-09
H.G. Muller
Restrict use of a2a3 kludge
blob
|
commitdiff
|
diff to current
2010-11-09
H.G. Muller
Remember values set by -firstOptions, -secondOptions
blob
|
commitdiff
|
diff to current
2010-11-09
H.G. Muller
Delete some stale promotion code
blob
|
commitdiff
|
diff to current
2010-11-09
H.G. Muller
Bugfix for safeStrCpy patch for XBoard
blob
|
commitdiff
|
diff to current
2010-11-09
H.G. Muller
Fix spurious promotions with legality testing off
blob
|
commitdiff
|
diff to current
2010-10-29
H.G. Muller
Make deferral default in Shogi promotions
blob
|
commitdiff
|
diff to current
2010-10-28
H.G. Muller
Animate piece explosions in drag-drop moves and in XB
blob
|
commitdiff
|
diff to current
2010-10-28
H.G. Muller
Suppress promotion popup if piece will explode
blob
|
commitdiff
|
diff to current
2010-10-28
H.G. Muller
Let -oneClickMove also work in EditGame mode
blob
|
commitdiff
|
diff to current
2010-10-22
H.G. Muller
Make starting new variation dependent on shift key
blob
|
commitdiff
|
diff to current
2010-10-22
H.G. Muller
Fix merging bug
blob
|
commitdiff
|
diff to current
2010-10-16
H.G. Muller
Add option -variations to control variation-tree walking
blob
|
commitdiff
|
diff to current
2010-10-16
H.G. Muller
Fix bug in ICS variant switch for Shogi
blob
|
commitdiff
|
diff to current
2010-10-16
H.G. Muller
Adapt WinBoard to Shogi implementation on Variant ICS
blob
|
commitdiff
|
diff to current
2010-10-16
H.G. Muller
Inherit promoted-info that ICS does not give from previ...
blob
|
commitdiff
|
diff to current
2010-10-16
H.G. Muller
Limit multi-session clock handling to non-ICS games
blob
|
commitdiff
|
diff to current
2010-10-14
Arun Persaud
bugfix: fixed readline support with icslogon option
blob
|
commitdiff
|
diff to current
2010-10-08
H.G. Muller
Allow -timeIncrement to be a float
blob
|
commitdiff
|
diff to current
2010-10-08
Arun Persaud
adding gnu-readline support
blob
|
commitdiff
|
diff to current
2010-10-08
Arun Persaud
added new case for (Chessmove) 0 in common.h
blob
|
commitdiff
|
diff to current
2010-10-08
Arun Persaud
cleaned up -Wall warnings (apart from settings some...
blob
|
commitdiff
|
diff to current
2010-10-08
Arun Persaud
security fix: replaced sprintf with snprintf
blob
|
commitdiff
|
diff to current
2010-10-08
Arun Persaud
security fix: replaced strcpy with safeStrCpy from...
blob
|
commitdiff
|
diff to current
2010-10-05
H.G. Muller
Enhance multi-session TC clock handling
blob
|
commitdiff
|
diff to current
2010-10-05
H.G. Muller
Remove promotion-piece encoding from ChessMove type
blob
|
commitdiff
|
diff to current
2010-10-05
H.G. Muller
Pass promoChar to SendMoveToICS
blob
|
commitdiff
|
diff to current
2010-10-05
H.G. Muller
Make Shogi promotion zone board-size dependent
blob
|
commitdiff
|
diff to current
2010-09-17
H.G. Muller
Extend mate test to drop games
blob
|
commitdiff
|
diff to current
2010-09-17
H.G. Muller
Extend legality testing to drop moves
blob
|
commitdiff
|
diff to current
2010-09-17
H.G. Muller
Revert splitting of UserMoveEvent
blob
|
commitdiff
|
diff to current
2010-09-17
H.G. Muller
Fix silent bug in drop moves
blob
|
commitdiff
|
diff to current
2010-09-17
H.G. Muller
Prevent transmission of spurious promo char to other...
blob
|
commitdiff
|
diff to current
2010-09-01
H.G. Muller
Add some forgotten translation hooks
blob
|
commitdiff
|
diff to current
2010-09-01
H.G. Muller
Do not translate game-end messages in PGN
blob
|
commitdiff
|
diff to current
2010-09-01
H.G. Muller
Internationalization for WinBoard
blob
|
commitdiff
|
diff to current
2010-09-01
H.G. Muller
Mark XBoard result messages for internationalization
blob
|
commitdiff
|
diff to current
2010-09-01
H.G. Muller
Do not exit after match when match started from menu
blob
|
commitdiff
|
diff to current
2010-09-01
H.G. Muller
Trivial-draws recognition improved in Xiangqi
blob
|
commitdiff
|
diff to current
2010-09-01
H.G. Muller
Fix some MSVC compile errors
blob
|
commitdiff
|
diff to current
2010-08-14
H.G. Muller
Add -colorNickNames option
blob
|
commitdiff
|
diff to current
2010-08-07
H.G. Muller
Repair exit-popup deadlock patch
blob
|
commitdiff
|
diff to current
2010-08-05
H.G. Muller
Fix erors when compiling with --disable-zippy
blob
|
commitdiff
|
diff to current
2010-08-02
H.G. Muller
Fix regression in colorization of zippy-matched commands
blob
|
commitdiff
|
diff to current
2010-08-02
H.G. Muller
Add string option /pieceNickNames
blob
|
commitdiff
|
diff to current
2010-08-02
H.G. Muller
Fix deadlock in match-result display
blob
|
commitdiff
|
diff to current
2010-07-14
H.G. Muller
Refactoring of material-draws adjudication code
blob
|
commitdiff
|
diff to current
2010-07-14
H.G. Muller
Fix bug in sending cores command to engine
blob
|
commitdiff
|
diff to current
2010-07-14
H.G. Muller
Fix oneClickMove bug
blob
|
commitdiff
|
diff to current
2010-07-14
H.G. Muller
Remove duplicate testing for cores feature
blob
|
commitdiff
|
diff to current
2010-07-14
H.G. Muller
Fix variant switch on PGN loading
blob
|
commitdiff
|
diff to current
2010-07-14
H.G. Muller
Adjudicate Xiangqi material draws with Advisor-less...
blob
|
commitdiff
|
diff to current
2010-07-01
H.G. Muller
Ignore checks in 50-move count for Xiangqi
blob
|
commitdiff
|
diff to current
2010-05-28
H.G. Muller
Fix e.p. bug in xiangqi with -serverMoves option
blob
|
commitdiff
|
diff to current
2010-05-28
H.G. Muller
Repair score printing with -serverMoves option
blob
|
commitdiff
|
diff to current
2010-05-28
H.G. Muller
Repair animate dragging
blob
|
commitdiff
|
diff to current
2010-05-10
H.G. Muller
Fix game end during dragging
blob
|
commitdiff
|
diff to current
2010-05-09
H.G. Muller
Fix bug in sending "usermove" when forcing book moves
blob
|
commitdiff
|
diff to current
2010-05-06
H.G. Muller
Fix engine stall on perpetual-check evasion
blob
|
commitdiff
|
diff to current
2010-04-01
H.G. Muller
Allow escape sequences in telluser(error) messages
blob
|
commitdiff
|
diff to current
2010-03-31
H.G. Muller
Fix rep-draw recognition
blob
|
commitdiff
|
diff to current
2010-03-28
H.G. Muller
Fix info lines being used as normal thinking output
blob
|
commitdiff
|
diff to current
2010-03-27
H.G. Muller
Suppress background observe for boards with own game...
blob
|
commitdiff
|
diff to current
2010-03-27
H.G. Muller
Fix crash on switching to ICS xiangqi game
blob
|
commitdiff
|
diff to current
2010-03-25
H.G. Muller
Allow loading of PGN variations in XBoard
blob
|
commitdiff
|
diff to current
2010-03-25
H.G. Muller
Paint highlights on dual board (WB)
blob
|
commitdiff
|
diff to current
2010-02-27
H.G. Muller
Remake programVersion string after receiving engine...
blob
|
commitdiff
|
diff to current
2010-02-25
H.G. Muller
Also capture (numeric) whispers of players for -autoKibitz
blob
|
commitdiff
|
diff to current
2010-02-25
H.G. Muller
Add kibitzes and c-shouts Chat Box
blob
|
commitdiff
|
diff to current
2010-02-25
H.G. Muller
Mark non-compliant lines of engine in debug file
blob
|
commitdiff
|
diff to current
2010-02-25
H.G. Muller
Redraw second board on expose events
blob
|
commitdiff
|
diff to current
2010-02-25
H.G. Muller
Print seconds with 2 digits in backgroundObserve status...
blob
|
commitdiff
|
diff to current
2010-02-24
H.G. Muller
Do not recognize non-ICS variants from PGN event tag
blob
|
commitdiff
|
diff to current
2010-02-23
H.G. Muller
Fix display of uninitialized boards in background observe
hgm-4.20100223
blob
|
commitdiff
|
diff to current
2010-02-23
H.G. Muller
Use side-by-side boards to display background game
blob
|
commitdiff
|
diff to current
2010-02-23
H.G. Muller
Repair background-observe patch
blob
|
commitdiff
|
diff to current
2010-02-22
H.G. Muller
Allow walking a kibitzed PV
blob
|
commitdiff
|
diff to current
2010-02-22
H.G. Muller
Don't disturb background observe when receiving new...
blob
|
commitdiff
|
diff to current
2010-02-21
H.G. Muller
Let yy_text determine progress of PV parsing
blob
|
commitdiff
|
diff to current
2010-02-21
H.G. Muller
Support playing through PGN variation comments
blob
|
commitdiff
|
diff to current
2010-02-21
H.G. Muller
Add Annotate item in Step menu
blob
|
commitdiff
|
diff to current
2010-02-21
H.G. Muller
Let the sounds sound on receiving a message in a Chat Box
blob
|
commitdiff
|
diff to current
2010-02-21
H.G. Muller
Allow WB Chat Box to be dedicated to shouts and 'it'
blob
|
commitdiff
|
diff to current
2010-02-21
H.G. Muller
Add upload of game to ICS for examining
blob
|
commitdiff
|
diff to current
2010-02-21
H.G. Muller
Handle display of PV that starts with other move than...
blob
|
commitdiff
|
diff to current
2010-02-21
H.G. Muller
Seek-Graph bugfix: disappearing output in ICS console
blob
|
commitdiff
|
diff to current
2010-02-21
H.G. Muller
Fix right-edge spillover of Seek-Graph dots in WinBoard
blob
|
commitdiff
|
diff to current
2010-02-09
H.G. Muller
Capture holdings of background observed game
blob
|
commitdiff
|
diff to current
2010-02-09
H.G. Muller
Match handles with multiple titles for channel Chat...
blob
|
commitdiff
|
diff to current
2010-02-09
H.G. Muller
Do not pop down Seek Graph on on-dot click
blob
|
commitdiff
|
diff to current
2010-02-08
H.G. Muller
Observe a game in the background while playing
blob
|
commitdiff
|
diff to current
2010-02-07
H.G. Muller
Remove race condition in clock switching
blob
|
commitdiff
|
diff to current
2010-02-07
H.G. Muller
Let second click on piece make only capture, with ...
blob
|
commitdiff
|
diff to current
2010-02-07
H.G. Muller
Bugfix stale first-click
blob
|
commitdiff
|
diff to current
2010-02-07
H.G. Muller
Add promotions and e.p. to oneClickMove
blob
|
commitdiff
|
diff to current
2010-02-07
Arun Persaud
updated year in copyright info
blob
|
commitdiff
|
diff to current
2010-02-06
H.G. Muller
One-click moves
blob
|
commitdiff
|
diff to current
2010-02-06
H.G. Muller
Use squares for computer seek ads
blob
|
commitdiff
|
diff to current
next