This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Warzone 2100 Project.".

The branch, pre-3.0 has been updated
       via  12b7dfad707a86b4792eeaf61e2f817c7e1a9d4a (commit)
      from  7836d26509e3d4e8ff1cb51c5f56c952e50de593 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 12b7dfad707a86b4792eeaf61e2f817c7e1a9d4a
Author: buginator <[email protected]>
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.

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

Summary of changes:
 data/{base => mp}/components/bodies/drtrans.pie    |    0
 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, 228 insertions(+), 134 deletions(-)
 copy data/{base => mp}/components/bodies/drtrans.pie (100%)


hooks/post-receive
-- 
Warzone 2100 Project.

------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits

Reply via email to