Fix multi-leg promotions
[xboard.git] / engineoutput.c
2016-03-29 H.G.MullerAdd more EPD code
2016-03-08 H.G.MullerFix spurious clearing of Engine Output during PV walk
2016-03-08 H.G.MullerSilence warning
2016-03-06 Arun PersaudMerge branch 'v4.8.x'
2016-03-06 Arun Persaudupdated copyright for 2016
2016-01-28 H.G.MullerAdd support for Multi-PV Margin
2015-10-20 H.G.MullerFix sortng of mate scores
2015-10-20 H.G.MullerPrint mate scores as #N in message field
2015-10-16 H.G.MullerFix exclusion header fix
2015-10-15 H.G.MullerDisplay exclusion header only for engines supporting...
2015-05-17 Arun PersaudUpdated copyright notice to 2015
2014-09-28 H.G.MullerSort fail lows and fail highs below others
2014-09-05 H.G.MullerFix size of time in Engine Output window
2014-09-04 H.G.MullerFix alignment in Engine Output window
2014-01-18 H.G. MullerImplement new mate-score standard
2014-01-18 H.G. Mullerswitch to new tbhits protocol
2014-01-18 H.G. MullerFix sorting of Engine Output
2014-01-18 H.G. MullerHandle fali-low & fail high
2014-01-18 H.G. MullerImplement extended thinking output
2014-01-18 H.G. MullerAllow hide/show of columns in Engine Output
2014-01-14 H.G. MullerFix sorting of Engine Output
2014-01-05 Arun PersaudUpdated copyright notice to 2014
2013-12-09 H.G. MullerFix sorting of lines in Engine Output
2013-02-18 H.G. MullerAllow display of 50-move counter in zippy mode
2013-01-09 Arun PersaudUpdated copyright notice to 2013
2012-09-27 H.G. MullerAllow second engine to analyze too
2012-05-28 Arun Persaudbug #36229: changed STATE_* from define to enum
2012-04-15 Byrial JensenTranslate "NPS" also in engine output window
2012-04-14 H.G. MullerFix crash due to empty PV
2012-04-10 H.G. MullerSilence unjust warning
2012-04-10 H.G. MullerFix PV sorting during fail low
2012-04-01 H.G. MullerKeep list of excluded moves in Engine Output header
2012-02-23 H.G. MullerFix translation of EngineOutputTitle WB
2012-02-16 Byrial JensenUse ngettext() instead of gettext() for a string to...
2012-01-04 Arun Persaudcode cleanup: make function definition confirm to GNU...
2012-01-04 Arun PersaudUpdated copyright notice to 2012
2011-12-22 Byrial JensenOne more string marked for translation
2011-12-03 Arun Persaudmarked more strings for translation
2011-11-26 H.G. MullerShow 50-move counter also when observing ICS games
2011-07-16 Arun PersaudRevert "fixed segfault in xengineoutput", fixed in...
2011-07-10 H.G. MullerPrint reversible plies done in stead of plies to go
2011-07-07 H.G. MullerAdd -scoreWhite option
2011-07-07 H.G. MullerPrint 50-move counter in Engine-Output title
2011-05-09 H.G. MullerAdd option -absoluteAnalysisScores
2011-05-08 H.G. MullerAllow changing MultiPV setting from Engine-Output window
2011-05-08 H.G. MullerNo clearing of Engine-Output memos on stat01
2011-04-06 Arun Persaudremoved check and #includes for malloc.h, since it...
2011-04-04 Arun Persaudcheck if malloc.h is present before including it
2010-11-09 H.G. MullerKeep last PV while clearing engine-output display
2010-10-08 Arun Persaudsecurity fix: replaced sprintf with snprintf
2010-10-08 Arun Persaudsecurity fix: replaced strcpy with safeStrCpy from...
2010-02-22 H.G. MullerFix copying of kibitzed info in Engine-Output window
2010-02-22 H.G. MullerInsert autoKibitz continuation lines at end of line
2009-11-18 Arun Persaudclean-up
2009-11-18 H.G. Mullerrefactoring of engineoutput