projects
/
xboard.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'master' into v4.8.x
[xboard.git]
/
backend.h
2014-09-28
H.G.Muller
Print PGN Piece tag listing engine-defined pieces
blob
|
commitdiff
2014-09-28
H.G.Muller
Size seek graph to also cover board rim WinBoard
blob
|
commitdiff
|
diff to current
2014-09-28
H.G.Muller
Add extra font field to Option struct
blob
|
commitdiff
|
diff to current
2014-09-01
H.G.Muller
Add Save Selected Games menu item
blob
|
commitdiff
|
diff to current
2014-04-01
H.G. Muller
Allow pseudo-engines to adjust the clocks
blob
|
commitdiff
|
diff to current
2014-03-02
H.G. Muller
Kludge repair of expose after startup resize
blob
|
commitdiff
|
diff to current
2014-03-02
H.G. Muller
Allow adding played move to book
blob
|
commitdiff
|
diff to current
2014-03-02
H.G. Muller
Play move right-clicked in Edit Book dialog
blob
|
commitdiff
|
diff to current
2014-03-02
H.G. Muller
Let Ctrl-O key open chat for last talker
blob
|
commitdiff
|
diff to current
2014-03-02
H.G. Muller
Add Option type 'Skip'
blob
|
commitdiff
|
diff to current
2014-01-05
Arun Persaud
Merge branch 'v4.7.x' into master
blob
|
commitdiff
|
diff to current
2014-01-05
Arun Persaud
Updated copyright notice to 2014
blob
|
commitdiff
|
diff to current
2014-01-04
H.G. Muller
Implement EGBB probing and -first/secondDrawDepth
blob
|
commitdiff
|
diff to current
2013-12-22
H.G. Muller
Beef up variant detection
blob
|
commitdiff
|
diff to current
2013-12-22
H.G. Muller
Adapt WinBoard front-end to Mighty Lion
blob
|
commitdiff
|
diff to current
2013-12-22
H.G. Muller
Automatically adapt board format to FEN
blob
|
commitdiff
|
diff to current
2013-09-16
H.G. Muller
Repair XBoard from node-count patch
blob
|
commitdiff
|
diff to current
2013-08-31
H.G. Muller
Allow engine to define its own variant names
blob
|
commitdiff
|
diff to current
2013-08-27
H.G. Muller
Implement hover command
blob
|
commitdiff
|
diff to current
2013-08-27
H.G. Muller
Implement board-marker protocol
blob
|
commitdiff
|
diff to current
2013-06-01
H.G. Muller
Make writing of move counts in PositionToFEN optional
blob
|
commitdiff
|
diff to current
2013-05-02
H.G. Muller
Fix buffer overflow in feature parsing
blob
|
commitdiff
|
diff to current
2013-01-21
H.G. Muller
Fix some warnings
blob
|
commitdiff
|
diff to current
2013-01-19
H.G. Muller
Resend engine-defined options after reuse=0 reload
blob
|
commitdiff
|
diff to current
2013-01-09
Arun Persaud
Updated copyright notice to 2013
blob
|
commitdiff
|
diff to current
2012-12-07
H.G. Muller
Implement use of pause / resume protocol commands
blob
|
commitdiff
|
diff to current
2012-12-07
H.G. Muller
Implement book-creation functions
blob
|
commitdiff
|
diff to current
2012-12-07
H.G. Muller
Add Themes dialog (WB)
blob
|
commitdiff
|
diff to current
2012-11-06
H.G. Muller
Make xevalgraph.c backend
blob
|
commitdiff
|
diff to current
2012-11-06
H.G. Muller
Move MarkMenuItem to xoptions.c
blob
|
commitdiff
|
diff to current
2012-11-06
H.G. Muller
Move ICS-engine analyze and AnalyzeGame code to shared...
blob
|
commitdiff
|
diff to current
2012-11-06
H.G. Muller
Prepare xoptions.c for middle-end changes
blob
|
commitdiff
|
diff to current
2012-10-21
H.G. Muller
Cleanup CairoOverlayPiece
blob
|
commitdiff
|
diff to current
2012-09-27
H.G. Muller
Allow second engine to analyze too
blob
|
commitdiff
|
diff to current
2012-09-27
H.G. Muller
Add options -fe, -se, -is to load installed engines...
blob
|
commitdiff
|
diff to current
2012-06-02
Arun Persaud
bug #36229: changed ICS_* from define to enum
blob
|
commitdiff
|
diff to current
2012-05-28
Arun Persaud
fix bug #36228: reserved identifier violation
blob
|
commitdiff
|
diff to current
2012-04-17
H.G. Muller
Shuffle prototypes to correct header, or add them there
blob
|
commitdiff
|
diff to current
2012-04-10
H.G. Muller
Redo Eval Graph with generic popup
blob
|
commitdiff
|
diff to current
2012-04-10
H.G. Muller
Major refactoring of GenericPopUp
blob
|
commitdiff
|
diff to current
2012-04-10
H.G. Muller
Declare some shared global variables in backend.h
blob
|
commitdiff
|
diff to current
2012-04-10
H.G. Muller
Switch to using listboxes for engine-selection in WinBoard
blob
|
commitdiff
|
diff to current
2012-03-14
H.G. Muller
Implement exclude moves
blob
|
commitdiff
|
diff to current
2012-02-23
H.G. Muller
Use combobox line for recent engines when available
blob
|
commitdiff
|
diff to current
2012-02-08
H.G. Muller
Allow grouping of engines in engine list
blob
|
commitdiff
|
diff to current
2012-02-08
H.G. Muller
Put recently used engines in WB menu
blob
|
commitdiff
|
diff to current
2012-01-04
Arun Persaud
Updated copyright notice to 2012
blob
|
commitdiff
|
diff to current
2011-12-27
H.G. Muller
Allow setting of holdings with edit command
blob
|
commitdiff
|
diff to current
2011-12-19
Byrial Jensen
Definition of TimeMark moved from 3 c files to backend.h
blob
|
commitdiff
|
diff to current
2011-12-16
Byrial Jensen
Make GenericPopUp() more readable by using more named...
blob
|
commitdiff
|
diff to current
2011-12-15
Byrial Jensen
Add NO_GETTEXT flag for combobox. Fix bug #34991
blob
|
commitdiff
|
diff to current
2011-10-23
H.G. Muller
Fix some warnings
blob
|
commitdiff
|
diff to current
2011-10-23
H.G. Muller
Quickscan
blob
|
commitdiff
|
diff to current
2011-09-13
H.G. Muller
Move HistorySet to back-end
blob
|
commitdiff
|
diff to current
2011-08-10
H.G. Muller
Allow substitution of engines during tournament
blob
|
commitdiff
|
diff to current
2011-08-06
H.G. Muller
Implement searching games in Game List for a position
blob
|
commitdiff
|
diff to current
2011-08-06
H.G. Muller
Force Move History refresh after loading/reverting...
blob
|
commitdiff
|
diff to current
2011-07-04
H.G. Muller
Let -sweepPromotions also work for click-click moves
blob
|
commitdiff
|
diff to current
2011-06-10
H.G. Muller
Fix type of shuffleOpenings
blob
|
commitdiff
|
diff to current
2011-06-08
H.G. Muller
Let XBoard propose name of tourney file
blob
|
commitdiff
|
diff to current
2011-05-08
H.G. Muller
Allow changing MultiPV setting from Engine-Output window
blob
|
commitdiff
|
diff to current
2011-05-07
H.G. Muller
Make book-edit function WB
blob
|
commitdiff
|
diff to current
2011-05-04
H.G. Muller
Implement Tournament Manager
blob
|
commitdiff
|
diff to current
2011-05-04
H.G. Muller
Lock game an position file during writing
blob
|
commitdiff
|
diff to current
2011-05-04
H.G. Muller
Fix some warnings and header-file improvement
blob
|
commitdiff
|
diff to current
2011-04-20
H.G. Muller
Generalize WaitForSecond to WaitForEngine
blob
|
commitdiff
|
diff to current
2011-04-16
H.G. Muller
Fix gamelist highlight
blob
|
commitdiff
|
diff to current
2011-04-13
H.G. Muller
Refactor move type-in code
blob
|
commitdiff
|
diff to current
2011-04-11
H.G. Muller
Fix use of game/position file in first match game
blob
|
commitdiff
|
diff to current
2011-04-09
H.G. Muller
Third method of sweep selection
blob
|
commitdiff
|
diff to current
2011-04-07
H.G. Muller
Make generic XBoard popup, and implement 2 dialogs
blob
|
commitdiff
|
diff to current
2011-01-29
Arun Persaud
Updated copyright notice to 2011
blob
|
commitdiff
|
diff to current
2011-01-29
H.G. Muller
Move clock-click code to back-end
blob
|
commitdiff
|
diff to current
2010-11-14
H.G. Muller
Implement entering gating moves with mouse
blob
|
commitdiff
|
diff to current
2010-11-09
H.G. Muller
Let Engine #2 Settings start second engine
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-08
H.G. Muller
Allow -timeIncrement to be a float
blob
|
commitdiff
|
diff to current
2010-10-08
Arun Persaud
security fix: replaced strcpy with safeStrCpy from...
blob
|
commitdiff
|
diff to current
2010-08-14
H.G. Muller
Allow match to be started from WB menu
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
Remove misspelled prototype
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-25
H.G. Muller
Fix handling username change during game
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
Add upload of game to ICS for examining
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
Use right mouse button to view seek ads
blob
|
commitdiff
|
diff to current
2010-02-06
H.G. Muller
Implement SeekGraph in XBoard
blob
|
commitdiff
|
diff to current
2010-02-04
H.G. Muller
Fix u64 format for cygwin
blob
|
commitdiff
|
diff to current
2010-01-30
H.G. Muller
Refactoring of game-list-options dialog
blob
|
commitdiff
|
diff to current
2010-01-30
H.G. Muller
Move duplicat gamelist code to backend
blob
|
commitdiff
|
diff to current
2010-01-12
H.G. Muller
Indicate squares a lifted piece can legally move to
blob
|
commitdiff
|
diff to current
2010-01-12
H.G. Muller
Fix bug for incommensurate time odds
blob
|
commitdiff
|
diff to current
2010-01-12
H.G. Muller
Display PV right-clicked from EngineOutput window
blob
|
commitdiff
|
diff to current
2010-01-12
H.G. Muller
Display PV on right-clicking board
blob
|
commitdiff
|
diff to current
2010-01-09
H.G. Muller
Allow popup-less (fatal) exit of engine after tellusererror
blob
|
commitdiff
|
diff to current
2009-12-10
Eric Mullins
Changes needed to compile master branch.
blob
|
commitdiff
|
diff to current
2009-12-06
H.G. Muller
A better and more flexible way of invoking Polyglot
blob
|
commitdiff
|
diff to current
2009-11-24
H.G. Muller
Fix castling rights when copying FEN to clipboard ...
blob
|
commitdiff
|
diff to current
next