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, master has been updated
       via  4bbd0e9b5fb972d4049456a9c89c3caf2829c4a0 (commit)
       via  955788bfa94d812637c1d5cd54fce2413ffd9331 (commit)
      from  49e9780f412edab6be982dc3cbd015f078e46493 (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 4bbd0e9b5fb972d4049456a9c89c3caf2829c4a0
Author: Per Inge Mathisen <[email protected]>
Date:   Sat Oct 16 20:53:06 2010 +0200

    Make movement code better by deleting more lines of code. Remove boundary 
vectors
    and the hack that makes droids phase in walk nodes opportunistically. Now 
follow path as given.

commit 955788bfa94d812637c1d5cd54fce2413ffd9331
Author: Per Inge Mathisen <[email protected]>
Date:   Sat Oct 16 20:49:52 2010 +0200

    Remove old, broken formation system. This removes 1084 lines of code.

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

Summary of changes:
 src/Makefile.am    |    3 -
 src/action.c       |   48 ----
 src/drive.c        |    2 -
 src/droid.c        |   22 --
 src/formation.c    |  666 ----------------------------------------------------
 src/formation.h    |   73 ------
 src/formationdef.h |   88 -------
 src/fpath.c        |    1 -
 src/game.c         |   49 +----
 src/init.c         |    7 -
 src/makefile.win32 |    1 -
 src/map.c          |    1 -
 src/move.c         |  253 ++-------------------
 src/multibot.cpp   |    2 -
 src/objmem.c       |    1 -
 src/order.c        |   21 --
 src/structure.c    |    2 -
 17 files changed, 21 insertions(+), 1219 deletions(-)
 delete mode 100644 src/formation.c
 delete mode 100644 src/formation.h
 delete mode 100644 src/formationdef.h


hooks/post-receive
-- 
Warzone 2100 Project.

------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
Warzone2100-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits

Reply via email to