freeciv:S2_1

Last commit made on 2011-07-28
Get this branch:
git clone -b S2_1 https://git.launchpad.net/freeciv

Branch merges

Branch information

Name:
S2_1
Repository:
lp:freeciv

Recent commits

1b889a0... by Egor Vyscrebentsov

gui-xaw: fix loading gray+alpha png (gna bug #18376)

[[originally from svn r20026]]

f182418... by Jacob Nevins <email address hidden>

Make the SaveSmallWonder improvement flag actually have an effect. Previously,
all small wonders were being rebuilt regardless of this flag.

Reported by Munk on forum.freeciv.org.

See gna bug #17333.

[[originally from svn r18786]]

2ad3c86... by Joan Creus

Small corrections

[[originally from svn r18433]]

ed517d1... by Jacob Nevins <email address hidden>

Use http rather than https for gna.org URLs.

See gna patch #1988

[[originally from svn r18111]]

f846fbc... by Christian Prochaska <email address hidden>

Fix line drawing and use SDL_gfx for frame drawing, too.

See Gna bug #15347.

[[originally from svn r17975]]

ce8581f... by Christian Prochaska <email address hidden>

Use SDL_gfx for line drawing.

See Gna bug #15347.

[[originally from svn r17903]]

463ee35... by pepeto <email address hidden>

Really close the sockets created by accept(), even if the number of
MAX_NUM_CONNECTIONS connections is already reached.

Reported by George Koehler (kernigh)

See gna bug #16461

[[originally from svn r17808]]

b5866f7... by pepeto <email address hidden>

Removed extra allocation of city::units_supported.

See gna bug #16427

[[originally from svn r17771]]

589c523... by pepeto <email address hidden>

Make the client argument -a working with password registration.

Report and patch by George Koehler (kernigh)

See gna bug #16421

[[originally from svn r17767]]

1272885... by pepeto <email address hidden>

Ensure that global warming or nuclear winter don't affect the same tile twice
in the same action.

Reported by HanduMan (handuman).

See gna bug #16411

[[originally from svn r17764]]