Branch: refs/heads/3.1
  Home:   https://github.com/Warzone2100/warzone2100
  Commit: a00bab1a65d4f7f35c560635ceb70c37d73f59cf
      
https://github.com/Warzone2100/warzone2100/commit/a00bab1a65d4f7f35c560635ceb70c37d73f59cf
  Author: dak180 <[email protected]>
  Date:   2012-04-10 (Tue, 10 Apr 2012)

  Changed paths:
    M macosx/configs/Base-Framework.xcconfig
    M macosx/configs/Project-All.xcconfig

  Log Message:
  -----------
  Use Clang wherever possible.


  Commit: be375355edd2fe4efc7d77d6d909a51c04351cf2
      
https://github.com/Warzone2100/warzone2100/commit/be375355edd2fe4efc7d77d6d909a51c04351cf2
  Author: Per Inge Mathisen <[email protected]>
  Date:   2012-04-11 (Wed, 11 Apr 2012)

  Changed paths:
    M src/game.cpp

  Log Message:
  -----------
  Keep default secondary order from droid initialization if no replacement 
order found in savegame. Should fix ticket:3359


  Commit: b9d6e17f93c5f651c1070c4d89eedaec094794a1
      
https://github.com/Warzone2100/warzone2100/commit/b9d6e17f93c5f651c1070c4d89eedaec094794a1
  Author: cybersphinx <[email protected]>
  Date:   2012-04-19 (Thu, 19 Apr 2012)

  Changed paths:
    M po/hu.po

  Log Message:
  -----------
  Hungarian translation update by mtomi78.

Closes #3412.


  Commit: 0ad1b227ff63958b1af969f6e6b3d256f8607647
      
https://github.com/Warzone2100/warzone2100/commit/0ad1b227ff63958b1af969f6e6b3d256f8607647
  Author: cybersphinx <[email protected]>
  Date:   2012-04-19 (Thu, 19 Apr 2012)

  Changed paths:
    M data/mp/multiplay/maps/4c-greatrift/droid.ini
    M data/mp/multiplay/maps/4c-greatrift/feature.ini
    M data/mp/multiplay/maps/4c-greatrift/game.map
    M data/mp/multiplay/maps/4c-greatrift/struct.ini
    M data/mp/multiplay/maps/8c-mizamaze/droid.ini
    M data/mp/multiplay/maps/8c-mizamaze/feature.ini
    M data/mp/multiplay/maps/8c-mizamaze/game.map
    M data/mp/multiplay/maps/8c-mizamaze/struct.ini
    M data/mp/multiplay/maps/8c-wheeloffortune/droid.ini
    M data/mp/multiplay/maps/8c-wheeloffortune/feature.ini
    M data/mp/multiplay/maps/8c-wheeloffortune/game.map
    M data/mp/multiplay/maps/8c-wheeloffortune/struct.ini
    M data/mp/multiplay/maps/8c-wheeloffortune/ttypes.ttp

  Log Message:
  -----------
  Map fixes and updates: GreatRift, MizaMaze, Wheel.

Thanks to NoQ. Closes #2857, refs #3317.


  Commit: 7c3e66d270402624942d6dfcf1ed6477bcebd358
      
https://github.com/Warzone2100/warzone2100/commit/7c3e66d270402624942d6dfcf1ed6477bcebd358
  Author: Per Inge Mathisen <[email protected]>
  Date:   2012-04-22 (Sun, 22 Apr 2012)

  Changed paths:
    M src/game.cpp

  Log Message:
  -----------
  Fix save game load crash due to dangling, dead target from structures.


  Commit: a67868fed5e3035a7d182095b9d49374c2b4047d
      
https://github.com/Warzone2100/warzone2100/commit/a67868fed5e3035a7d182095b9d49374c2b4047d
  Author: cybersphinx <[email protected]>
  Date:   2012-04-22 (Sun, 22 Apr 2012)

  Changed paths:
    M po/pl.po

  Log Message:
  -----------
  Polish translation update by Emdek.

Closes #1347.


  Commit: 188b4ac5a010e8ab2c1b86b4e77728b76067f713
      
https://github.com/Warzone2100/warzone2100/commit/188b4ac5a010e8ab2c1b86b4e77728b76067f713
  Author: cybersphinx <[email protected]>
  Date:   2012-04-22 (Sun, 22 Apr 2012)

  Changed paths:
    M po/hu.po

  Log Message:
  -----------
  Hungarian translation update by mtomi78.

Closes #3412.


  Commit: 74bd1b13aed3a369e0c93796d56ee5f323593f27
      
https://github.com/Warzone2100/warzone2100/commit/74bd1b13aed3a369e0c93796d56ee5f323593f27
  Author: cybersphinx <[email protected]>
  Date:   2012-04-22 (Sun, 22 Apr 2012)

  Changed paths:
    M po/pt_BR.po

  Log Message:
  -----------
  Brazilian translation update by Tucalipe.

Closes #3415.


  Commit: fb42df24c25e4e0a87978f768917b5bc254b7fbe
      
https://github.com/Warzone2100/warzone2100/commit/fb42df24c25e4e0a87978f768917b5bc254b7fbe
  Author: cybersphinx <[email protected]>
  Date:   2012-04-22 (Sun, 22 Apr 2012)

  Changed paths:
    M lib/ivis_opengl/screen.cpp
    M lib/ivis_opengl/screen.h
    M src/terrain.cpp

  Log Message:
  -----------
  VA-based fallback for terrain renderer.

Patch adds VA-based fallback for terrain render, thus lowering OpenGL
requirements from 1.4+vbo ext to 1.2 for this component. TCMask uses
texture crossbar feature from 1.4 (or 1.3+ext). Patch by I-NoD.
Refs #3248.


  Commit: d9e35f181f626dc37be97d0d7cdf1fd5081c36f5
      
https://github.com/Warzone2100/warzone2100/commit/d9e35f181f626dc37be97d0d7cdf1fd5081c36f5
  Author: cybersphinx <[email protected]>
  Date:   2012-04-22 (Sun, 22 Apr 2012)

  Changed paths:
    M lib/ivis_opengl/screen.cpp
    M lib/ivis_opengl/screen.h
    M src/clparse.cpp

  Log Message:
  -----------
  Split --fallbackmode into --noshaders and --novbos.

Closes #3248.


  Commit: 6ed2964db1a23475cb01bf43c8a94164363543d2
      
https://github.com/Warzone2100/warzone2100/commit/6ed2964db1a23475cb01bf43c8a94164363543d2
  Author: cybersphinx <[email protected]>
  Date:   2012-04-22 (Sun, 22 Apr 2012)

  Changed paths:
    M data/mp/multiplay/maps/4c-greatrift/droid.ini
    M data/mp/multiplay/maps/4c-greatrift/feature.ini
    M data/mp/multiplay/maps/4c-greatrift/game.map
    M data/mp/multiplay/maps/4c-greatrift/struct.ini
    M data/mp/multiplay/maps/8c-mizamaze/droid.ini
    M data/mp/multiplay/maps/8c-mizamaze/feature.ini
    M data/mp/multiplay/maps/8c-mizamaze/game.map
    M data/mp/multiplay/maps/8c-mizamaze/struct.ini
    M data/mp/multiplay/maps/8c-wheeloffortune/droid.ini
    M data/mp/multiplay/maps/8c-wheeloffortune/feature.ini
    M data/mp/multiplay/maps/8c-wheeloffortune/game.map
    M data/mp/multiplay/maps/8c-wheeloffortune/struct.ini
    M data/mp/multiplay/maps/8c-wheeloffortune/ttypes.ttp
    M macosx/configs/Base-Framework.xcconfig
    M macosx/configs/Project-All.xcconfig
    M po/hu.po
    M po/pl.po
    M po/pt_BR.po
    M src/game.cpp

  Log Message:
  -----------
  Merge branch 'bugfixes' into 3.1

* bugfixes:
  Brazilian translation update by Tucalipe.
  Hungarian translation update by mtomi78.
  Polish translation update by Emdek.
  Fix save game load crash due to dangling, dead target from structures.
  Map fixes and updates: GreatRift, MizaMaze, Wheel.
  Hungarian translation update by mtomi78.
  Keep default secondary order from droid initialization if no replacement 
order found in savegame. Should fix ticket:3359
  Use Clang wherever possible.


Compare: https://github.com/Warzone2100/warzone2100/compare/079087a...6ed2964
------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Warzone2100-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits

Reply via email to