Branch: refs/heads/master
  Home:   https://github.com/Warzone2100/warzone2100
  Commit: a94bd6629d17f50df9b3a58b97bb3f8cd734e12b
      
https://github.com/Warzone2100/warzone2100/commit/a94bd6629d17f50df9b3a58b97bb3f8cd734e12b
  Author: Cyp <c...@wz2100.net>
  Date:   2012-03-11 (Sun, 11 Mar 2012)

  Changed paths:
    M src/combat.cpp

  Log Message:
  -----------
  Disable target prediction for droids that are trying to drive through stuff.

This implies that if the droid suddenly figures out how to tunnel through the 
wall it
was trying to drive through for the last half hour, the shot will miss.


  Commit: da9d427e5def9b82ab95c99b42ec8e2049bfcd12
      
https://github.com/Warzone2100/warzone2100/commit/da9d427e5def9b82ab95c99b42ec8e2049bfcd12
  Author: Cyp <c...@wz2100.net>
  Date:   2012-03-11 (Sun, 11 Mar 2012)

  Changed paths:
    M src/game.cpp
  M src/research.cpp

  Log Message:
  -----------
  Try to avoid pointers to stack getting saved.

Also, fix a harmless out of bounds »myUnusedPointer = 
&myVector[myVector.size()]«.

Introduced in d818ff5a195d9e010edf9dd060c9553a07dfec5c.

Hopefully fixes ticket:3200.


  Commit: fc0348a5d1fc66b3c7196b3a7805d62673ebba7b
      
https://github.com/Warzone2100/warzone2100/commit/fc0348a5d1fc66b3c7196b3a7805d62673ebba7b
  Author: Michał Dutkiewicz <emd...@gmail.com>
  Date:   2012-03-12 (Mon, 12 Mar 2012)

  Changed paths:
    M src/frontend.h

  Log Message:
  -----------
  Squeeze out additional 50 pixels for menu texts (preserving 640x480 
compatibility)

Refs #2650.


  Commit: d364a00b7f76f798dae72f2826ebc55ba5a55913
      
https://github.com/Warzone2100/warzone2100/commit/d364a00b7f76f798dae72f2826ebc55ba5a55913
  Author: Michał Dutkiewicz <emd...@gmail.com>
  Date:   2012-03-12 (Mon, 12 Mar 2012)

  Changed paths:
    M src/keyedit.cpp

  Log Message:
  -----------
  Make keyboard mapping editor more consistent with menu


  Commit: f24ce24dc0fee84731687222f9ed1672f825d798
      
https://github.com/Warzone2100/warzone2100/commit/f24ce24dc0fee84731687222f9ed1672f825d798
  Author: Michał Dutkiewicz <emd...@gmail.com>
  Date:   2012-03-12 (Mon, 12 Mar 2012)

  Changed paths:
    M src/ingameop.cpp
  M src/ingameop.h

  Log Message:
  -----------
  Make in game options a bit wider (to give more room for translations) and 
improve sound options margins

Refs #2650.


  Commit: 4a6be03ffb69863b14ac934877d71a1bfd851f0a
      
https://github.com/Warzone2100/warzone2100/commit/4a6be03ffb69863b14ac934877d71a1bfd851f0a
  Author: Michał Dutkiewicz <emd...@gmail.com>
  Date:   2012-03-12 (Mon, 12 Mar 2012)

  Changed paths:
    M src/frontend.cpp
  M src/frontend.h

  Log Message:
  -----------
  Better descriptions for the unit colour options.

Also moves the rotating radar option into graphics options.
unitcolouroptions5.diff, closes #3265.


  Commit: 2c093a6ff96bce87f2edc1d1a7c10369a2f78c58
      
https://github.com/Warzone2100/warzone2100/commit/2c093a6ff96bce87f2edc1d1a7c10369a2f78c58
  Author: cybersphinx <chr....@gmx.net>
  Date:   2012-03-12 (Mon, 12 Mar 2012)

  Changed paths:
    M po/fr.po

  Log Message:
  -----------
  French translation update by Amiral JCDG.

Closes #3276.


  Commit: c363c6285b662491e3e7afc6830583c71f9f3e3f
      
https://github.com/Warzone2100/warzone2100/commit/c363c6285b662491e3e7afc6830583c71f9f3e3f
  Author: cybersphinx <chr....@gmx.net>
  Date:   2012-03-12 (Mon, 12 Mar 2012)

  Changed paths:
    M po/ca_ES.po
  M po/cs.po
  M po/da.po
  M po/de.po
  M po/en_GB.po
  M po/es.po
  M po/et_EE.po
  M po/fi.po
  M po/fy.po
  M po/ga.po
  M po/hr.po
  M po/hu.po
  M po/it.po
  M po/ko.po
  M po/la.po
  M po/lt.po
  M po/nb.po
  M po/nl.po
  M po/pl.po
  M po/pt.po
  M po/pt_BR.po
  M po/ro.po
  M po/ru.po
  M po/sk.po
  M po/sl.po
  M po/tr.po
  M po/uk_UA.po
  M po/zh_CN.po
  M po/zh_TW.po

  Log Message:
  -----------
  Update translations.


  Commit: 8c034fee8b11c6813fdc330f218af6571e285fd2
      
https://github.com/Warzone2100/warzone2100/commit/8c034fee8b11c6813fdc330f218af6571e285fd2
  Author: cybersphinx <chr....@gmx.net>
  Date:   2012-03-12 (Mon, 12 Mar 2012)

  Changed paths:
    M src/display3d.cpp
  M src/display3d.h
  M src/main.cpp

  Log Message:
  -----------
  Clear out blueprints when ending a game.

Fixes #3181.


  Commit: 6e0c364c99f8c85b5be96087059db7f627c2d3bc
      
https://github.com/Warzone2100/warzone2100/commit/6e0c364c99f8c85b5be96087059db7f627c2d3bc
  Author: cybersphinx <chr....@gmx.net>
  Date:   2012-03-12 (Mon, 12 Mar 2012)

  Changed paths:
    M src/loop.cpp

  Log Message:
  -----------
  Don't let the radar handle already processed events.

Fixes #3179.


  Commit: f05142c7ebb3bf7a961a4908478be4787201270c
      
https://github.com/Warzone2100/warzone2100/commit/f05142c7ebb3bf7a961a4908478be4787201270c
  Author: cybersphinx <chr....@gmx.net>
  Date:   2012-03-12 (Mon, 12 Mar 2012)

  Changed paths:
    M src/keybind.cpp

  Log Message:
  -----------
  Display game speed as decimals, not fractions.

Also add 0.5. Refs #3277.


  Commit: 589b5abbe8bb0d3141684343dd70999ef6ef4ffe
      
https://github.com/Warzone2100/warzone2100/commit/589b5abbe8bb0d3141684343dd70999ef6ef4ffe
  Author: vexed <ve...@wz2100.net>
  Date:   2012-03-12 (Mon, 12 Mar 2012)

  Changed paths:
    M data/base/texpages/page-100-rock-earth-rockies.png
  M data/base/texpages/page-101-cliff-rockies.png
  M data/base/texpages/page-102-bottom-rockies.png
  M data/base/texpages/page-103-tiles-rockies.png
  M data/base/texpages/page-104-snowgrass-rockies.png
  M data/base/texpages/page-105-snow-rockies.png
  M data/base/texpages/page-106-snowrock-rockies.png
  M data/base/texpages/page-107-brown-earth-rockies.png
  M data/base/texpages/page-108-snowcliff-rockies.png
  M data/base/texpages/page-80-water-1.png
  M data/base/texpages/page-81-water-2.png
  M data/base/texpages/page-82-yellow-sand-arizona.png
  M data/base/texpages/page-83-red-earth-arizona.png
  M data/base/texpages/page-84-tiles-arizona.png
  M data/base/texpages/page-85-cliff-arizona.png
  M data/base/texpages/page-86-bottom-arizona.png
  M data/base/texpages/page-87-mud-arizona.png
  M data/base/texpages/page-88-grass-arizona.png
  M data/base/texpages/page-89-gray-rubble-urban.png
  M data/base/texpages/page-90-green-urban.png
  M data/base/texpages/page-91-tiles-urban.png
  M data/base/texpages/page-92-medium-tiles-urban.png
  M data/base/texpages/page-93-big-tiles-urban.png
  M data/base/texpages/page-94-cliffs-urban.png
  M data/base/texpages/page-95-brown-rocks-urban.png
  M data/base/texpages/page-96-burned-ground-urban.png
  M data/base/texpages/page-97-burned-tiles-urban.png
  M data/base/texpages/page-98-bottom-urban.png
  M data/base/texpages/page-99-grass-rockies.png

  Log Message:
  -----------
  Use lower-res textures as default.


  Commit: 5d69236edaeb4fedfc068cc3f088729afe84475b
      
https://github.com/Warzone2100/warzone2100/commit/5d69236edaeb4fedfc068cc3f088729afe84475b
  Author: cybersphinx <chr....@gmx.net>
  Date:   2012-03-12 (Mon, 12 Mar 2012)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  Update ChangeLog.


  Commit: ddd61cb6e397fb6e9a8b7ac1675ca125e5d20e03
      
https://github.com/Warzone2100/warzone2100/commit/ddd61cb6e397fb6e9a8b7ac1675ca125e5d20e03
  Author: dak180 <dak...@users.sourceforge.net>
  Date:   2012-03-12 (Mon, 12 Mar 2012)

  Changed paths:
    M tests/Tests.xcodeproj/project.pbxproj
  M tests/configs/qslint-All.xcconfig

  Log Message:
  -----------
  Get rid of useless warnings, take 2.


  Commit: 7f6ad1dafff3b70ac0408c093b46dbfc540245d9
      
https://github.com/Warzone2100/warzone2100/commit/7f6ad1dafff3b70ac0408c093b46dbfc540245d9
  Author: cybersphinx <chr....@gmx.net>
  Date:   2012-03-12 (Mon, 12 Mar 2012)

  Changed paths:
    M src/intdisplay.cpp

  Log Message:
  -----------
  Properly scale the transports in the research list.

Refs #3277.


  Commit: d04b86ba24b5b903dbd4420394c3684c2ae4c10f
      
https://github.com/Warzone2100/warzone2100/commit/d04b86ba24b5b903dbd4420394c3684c2ae4c10f
  Author: cybersphinx <chr....@gmx.net>
  Date:   2012-03-12 (Mon, 12 Mar 2012)

  Changed paths:
    M ChangeLog
  M data/base/texpages/page-100-rock-earth-rockies.png
  M data/base/texpages/page-101-cliff-rockies.png
  M data/base/texpages/page-102-bottom-rockies.png
  M data/base/texpages/page-103-tiles-rockies.png
  M data/base/texpages/page-104-snowgrass-rockies.png
  M data/base/texpages/page-105-snow-rockies.png
  M data/base/texpages/page-106-snowrock-rockies.png
  M data/base/texpages/page-107-brown-earth-rockies.png
  M data/base/texpages/page-108-snowcliff-rockies.png
  M data/base/texpages/page-80-water-1.png
  M data/base/texpages/page-81-water-2.png
  M data/base/texpages/page-82-yellow-sand-arizona.png
  M data/base/texpages/page-83-red-earth-arizona.png
  M data/base/texpages/page-84-tiles-arizona.png
  M data/base/texpages/page-85-cliff-arizona.png
  M data/base/texpages/page-86-bottom-arizona.png
  M data/base/texpages/page-87-mud-arizona.png
  M data/base/texpages/page-88-grass-arizona.png
  M data/base/texpages/page-89-gray-rubble-urban.png
  M data/base/texpages/page-90-green-urban.png
  M data/base/texpages/page-91-tiles-urban.png
  M data/base/texpages/page-92-medium-tiles-urban.png
  M data/base/texpages/page-93-big-tiles-urban.png
  M data/base/texpages/page-94-cliffs-urban.png
  M data/base/texpages/page-95-brown-rocks-urban.png
  M data/base/texpages/page-96-burned-ground-urban.png
  M data/base/texpages/page-97-burned-tiles-urban.png
  M data/base/texpages/page-98-bottom-urban.png
  M data/base/texpages/page-99-grass-rockies.png
  M lib/netplay/netplay.cpp
  M po/ca_ES.po
  M po/cs.po
  M po/da.po
  M po/de.po
  M po/en_GB.po
  M po/es.po
  M po/et_EE.po
  M po/fi.po
  M po/fr.po
  M po/fy.po
  M po/ga.po
  M po/hr.po
  M po/hu.po
  M po/it.po
  M po/ko.po
  M po/la.po
  M po/lt.po
  M po/nb.po
  M po/nl.po
  M po/pl.po
  M po/pt.po
  M po/pt_BR.po
  M po/ro.po
  M po/ru.po
  M po/sk.po
  M po/sl.po
  M po/tr.po
  M po/uk_UA.po
  M po/zh_CN.po
  M po/zh_TW.po
  M src/ai.cpp
  M src/combat.cpp
  M src/display3d.cpp
  M src/display3d.h
  M src/effects.cpp
  M src/frontend.cpp
  M src/frontend.h
  M src/game.cpp
  M src/ingameop.cpp
  M src/ingameop.h
  M src/intdisplay.cpp
  M src/keybind.cpp
  M src/keyedit.cpp
  M src/loop.cpp
  M src/main.cpp
  M src/move.cpp
  M src/research.cpp
  M src/structure.cpp
  M src/template.cpp
  M tests/Tests.xcodeproj/project.pbxproj
  M tests/configs/qslint-All.xcconfig

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


Compare: https://github.com/Warzone2100/warzone2100/compare/cb285e9...d04b86b
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits

Reply via email to