Commit: 12b7dfad707a86b4792eeaf61e2f817c7e1a9d4a

Author: buginator <bugina...@gna.org>
Date:   Tue Oct 12 00:29:14 2010 -0400

The Super Transport (which is the same gfx as the transport in SP game) is 
available
    in MP games now.
    The Super Transport can carry a max of 10 units, their weights are 
calculated by
    Cyborg / light unit : 1 "slot" used
    Medium unit : 2 "slots" used.
    Heavy : 3 "slots" used.

    The Super Transport becomes available after you reseach the cyborg 
transport,
    and you research the Super Transport.

    The stats of the Super Transport are NOT final.

 data/mp/components/bodies/drtrans.pie              |  251 ++++++++++++++++++++
 data/mp/messages/resmessagesall.rmsg               |   15 ++
 data/mp/messages/strings/names.txt                 |    3 +
 data/mp/messages/strings/resstrings.txt            |    2 +
 data/mp/stats/assignweapons.txt                    |    1 +
 data/mp/stats/body.txt                             |    1 +
 data/mp/stats/research/multiplayer/prresearch.txt  |    2 +
 data/mp/stats/research/multiplayer/research.txt    |    1 +
 .../stats/research/multiplayer/resultcomponent.txt |    1 +
 data/mp/stats/templates.txt                        |    1 +
 src/display.c                                      |   17 +-
 src/intdisplay.c                                   |   29 ++-
 src/mapdisplay.c                                   |  139 ++++++-----
 src/order.c                                        |   82 ++++---
 src/transporter.c                                  |   68 ++++--
 15 files changed, 479 insertions(+), 134 deletions(-)


-------------------------


------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits

Reply via email to