[Freeciv-commits] r25150 - /trunk/client/gui-sdl2/

2014-06-15 Thread cazfi74
Author: cazfi Date: Mon Jun 16 00:33:04 2014 New Revision: 25150 URL: http://svn.gna.org/viewcvs/freeciv?rev=25150&view=rev Log: Renamed sdl2-client's SDL_FillRectAlpha() as fill_rect_alpha() See patch #4796 Modified: trunk/client/gui-sdl2/chatline.c trunk/client/gui-sdl2/citydlg.c t

[Freeciv-commits] r25148 - /trunk/ai/default/advmilitary.c

2014-06-15 Thread cazfi74
Author: cazfi Date: Sun Jun 15 23:11:26 2014 New Revision: 25148 URL: http://svn.gna.org/viewcvs/freeciv?rev=25148&view=rev Log: AI selects first defender unit before city walls as build target as an response to danger even if the danger is not urgent. See patch #4798 Modified: trunk/ai/defa

[Freeciv-commits] r25149 - /branches/S2_5/ai/default/advmilitary.c

2014-06-15 Thread cazfi74
Author: cazfi Date: Sun Jun 15 23:11:32 2014 New Revision: 25149 URL: http://svn.gna.org/viewcvs/freeciv?rev=25149&view=rev Log: AI selects first defender unit before city walls as build target as an response to danger even if the danger is not urgent. See patch #4798 Modified: branches/S2_5

[Freeciv-commits] r25147 - in /trunk/client/gui-gtk-3.0: choice_dialog.c choice_dialog.h dialogs.c diplomat_dialog.c

2014-06-15 Thread sveinung84
Author: sveinung Date: Sun Jun 15 15:32:43 2014 New Revision: 25147 URL: http://svn.gna.org/viewcvs/freeciv?rev=25147&view=rev Log: Gtk3 client: Change the way spy action probabilities are displayed. - Show the action success probability as "?%" in stead of making the button red when the probab

[Freeciv-commits] r25146 - in /trunk/client/gui-gtk-2.0: choice_dialog.c choice_dialog.h dialogs.c diplomat_dialog.c

2014-06-15 Thread sveinung84
Author: sveinung Date: Sun Jun 15 14:42:25 2014 New Revision: 25146 URL: http://svn.gna.org/viewcvs/freeciv?rev=25146&view=rev Log: Gtk2 client: Change the way spy action probabilities are displayed. - Show the action success probability as "?%" in stead of showing a warning icon when the proba

[Freeciv-commits] r25145 - /trunk/client/attribute.c

2014-06-15 Thread pepeto69
Author: pepeto Date: Sun Jun 15 11:58:06 2014 New Revision: 25145 URL: http://svn.gna.org/viewcvs/freeciv?rev=25145&view=rev Log: Fix client attribute hash value function. It might cause floating point exception since patch #4729 was applied. See gna bug #22185 & bug #22193 Modified: trunk/c