Branch: refs/heads/master
  Home:   https://github.com/Warzone2100/warzone2100
  Commit: 0e4acbb07b850249cf7ccd57324c4c21f13b801e
      
https://github.com/Warzone2100/warzone2100/commit/0e4acbb07b850249cf7ccd57324c4c21f13b801e
  Author: Per Inge Mathisen <per.mathi...@gmail.com>
  Date:   2016-10-19 (Wed, 19 Oct 2016)

  Changed paths:
    M src/ai.cpp
    M src/basedef.h
    M src/display3d.cpp
    M src/droid.cpp
    M src/droiddef.h
    M src/structure.cpp
    M src/structure.h
    M src/structuredef.h
    M src/weapondef.h

  Log Message:
  -----------
  Clean up weapon definitions. Now unified between all object types.


  Commit: 19634e80a364b830be41e58a3d72fea9c3c620e8
      
https://github.com/Warzone2100/warzone2100/commit/19634e80a364b830be41e58a3d72fea9c3c620e8
  Author: Per Inge Mathisen <per.mathi...@gmail.com>
  Date:   2016-10-25 (Tue, 25 Oct 2016)

  Changed paths:
    M data/base/structs/blderik.pie
    A data/base/structs/blderik_anim.pie
    M data/mp/components/bodies/scbd_std.pie
    M src/component.cpp
    M src/display3d.cpp
    M src/droid.cpp
    M src/move.cpp
    M src/structure.cpp

  Log Message:
  -----------
  Allow default animations. Fix super cyborg crash.


  Commit: 4cc23d22eae0a8207830910d54724589ce310eca
      
https://github.com/Warzone2100/warzone2100/commit/4cc23d22eae0a8207830910d54724589ce310eca
  Author: Per Inge Mathisen <per.mathi...@gmail.com>
  Date:   2016-10-25 (Tue, 25 Oct 2016)

  Changed paths:
    M configure.ac

  Log Message:
  -----------
  Fix --enable-debug=sanitize-address for later versions of glibc


  Commit: 74559bf41d7f0b91d727f19a64f5cc8c971970bc
      
https://github.com/Warzone2100/warzone2100/commit/74559bf41d7f0b91d727f19a64f5cc8c971970bc
  Author: Per Inge Mathisen <per.mathi...@gmail.com>
  Date:   2016-10-25 (Tue, 25 Oct 2016)

  Changed paths:
    M data/base/script/campaign/libcampaign.js

  Log Message:
  -----------
  Fix typo in campaign scripts. Found by 'Berserk Cyborg'.


  Commit: 720e0a3e3df5927ec34ae6d3c97d8116e114bb0e
      
https://github.com/Warzone2100/warzone2100/commit/720e0a3e3df5927ec34ae6d3c97d8116e114bb0e
  Author: Per Inge Mathisen <per.mathi...@gmail.com>
  Date:   2016-10-25 (Tue, 25 Oct 2016)

  Changed paths:
    M lib/ivis_opengl/piefunc.cpp

  Log Message:
  -----------
  Render skybox using triangles instead of quad strips.

>From patch by Vincent Lejeune <vljn....@gmail.com>


  Commit: 4dad70256ff35c251fa521aa0ad37c1b3bca0ebf
      
https://github.com/Warzone2100/warzone2100/commit/4dad70256ff35c251fa521aa0ad37c1b3bca0ebf
  Author: Per Inge Mathisen <per.mathi...@gmail.com>
  Date:   2016-10-25 (Tue, 25 Oct 2016)

  Changed paths:
    M lib/ivis_opengl/imdload.cpp
    M lib/ivis_opengl/pieblitfunc.cpp
    M lib/ivis_opengl/pieblitfunc.h
    M lib/ivis_opengl/piedraw.cpp
    M lib/ivis_opengl/piestate.cpp
    M lib/ivis_opengl/piestate.h

  Log Message:
  -----------
  New shader program interface.

The new interface allows easier definition of what uniforms to
use, and passing them to the activation function.

>From patch by Vincent Lejeune <vljn....@gmail.com>


  Commit: 50f8c993814028ba2e63aed68f4ba5ef8f062beb
      
https://github.com/Warzone2100/warzone2100/commit/50f8c993814028ba2e63aed68f4ba5ef8f062beb
  Author: vlj <vljn....@gmail.com>
  Date:   2016-10-25 (Tue, 25 Oct 2016)

  Changed paths:
    A data/base/shaders/decals.frag
    A data/base/shaders/decals.vert
    A data/base/shaders/terrain.frag
    A data/base/shaders/terrain.vert
    A data/base/shaders/terrain_water.vert
    A data/base/shaders/terraindepth.frag
    A data/base/shaders/water.frag
    A data/base/shaders/water.vert
    M lib/ivis_opengl/piematrix.cpp
    M lib/ivis_opengl/piematrix.h
    M lib/ivis_opengl/piestate.cpp
    M lib/ivis_opengl/piestate.h
    M lib/ivis_opengl/pietypes.h
    M src/display3d.cpp
    M src/terrain.cpp
    M src/terrain.h

  Log Message:
  -----------
  Render terrain using shaders rather than a fixed-function GL pipeline.

Signed-off-by: Per Inge Mathisen <per.mathi...@gmail.com>


  Commit: c53ac8303bb8fc42b19c55234c4e4127caa242e2
      
https://github.com/Warzone2100/warzone2100/commit/c53ac8303bb8fc42b19c55234c4e4127caa242e2
  Author: Per Inge Mathisen <per.mathi...@gmail.com>
  Date:   2016-10-25 (Tue, 25 Oct 2016)

  Changed paths:
    M lib/framework/crc.cpp
    M src/main.cpp

  Log Message:
  -----------
  Fix broken compile with latest OpenSSL


Compare: 
https://github.com/Warzone2100/warzone2100/compare/54673bc49c5c...c53ac8303bb8
------------------------------------------------------------------------------
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
_______________________________________________
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits

Reply via email to