Branch: refs/heads/3.1
  Home:   https://github.com/Warzone2100/warzone2100
  Commit: bd44c3f8b7904465fe9d3d9a719f271da442b256
      
https://github.com/Warzone2100/warzone2100/commit/bd44c3f8b7904465fe9d3d9a719f271da442b256
  Author: dak180 <dak...@users.sourceforge.net>
  Date:   2012-02-25 (Sat, 25 Feb 2012)

  Changed paths:
    M src/main.cpp

  Log Message:
  -----------
  Add a note to prevent repeats of c6a37b45.


  Commit: a1fc808e6b425cafbd909230fd973b2289256a9b
      
https://github.com/Warzone2100/warzone2100/commit/a1fc808e6b425cafbd909230fd973b2289256a9b
  Author: dak180 <dak...@users.sourceforge.net>
  Date:   2012-02-25 (Sat, 25 Feb 2012)

  Changed paths:
    A tools/map/MapUtilities.xcodeproj/Do not hand edit these files under any 
circumstances, always use xcode   
  M tools/map/MapUtilities.xcodeproj/project.pbxproj
  M tools/map/configs/Project-All.xcconfig
  M tools/map/configs/map2png-All.xcconfig

  Log Message:
  -----------
  Update the MapUtilities xcode project.


  Commit: c91f51a3cfd99024c997461efb0c2d4afd8075a4
      
https://github.com/Warzone2100/warzone2100/commit/c91f51a3cfd99024c997461efb0c2d4afd8075a4
  Author: dak180 <dak...@users.sourceforge.net>
  Date:   2012-02-25 (Sat, 25 Feb 2012)

  Changed paths:
    A tests/.gitignore
  A tests/Tests.xcodeproj/Do not hand edit these files under any circumstances, 
always use xcode        
  A tests/Tests.xcodeproj/project.pbxproj
  A tests/configs/Base-Tests.xcconfig
  A tests/configs/Project-All.xcconfig
  A tests/configs/maptest-All.xcconfig
  A tests/configs/maptest-Debug.xcconfig
  A tests/configs/maptest-Release.xcconfig
  A tests/configs/maptest-StaticAnalyzer.xcconfig
  A tests/configs/modeltest-All.xcconfig
  A tests/configs/modeltest-Debug.xcconfig
  A tests/configs/modeltest-Release.xcconfig
  A tests/configs/modeltest-StaticAnalyzer.xcconfig
  A tests/configs/qslint-All.xcconfig
  A tests/configs/qslint-Debug.xcconfig
  A tests/configs/qslint-Release.xcconfig
  A tests/configs/qslint-StaticAnalyzer.xcconfig
  A tests/configs/qtscripttest-All.xcconfig
  A tests/configs/qtscripttest-Debug.xcconfig
  A tests/configs/qtscripttest-Release.xcconfig
  A tests/configs/qtscripttest-StaticAnalyzer.xcconfig
  A tests/configs/scripts/jslist.sh
  A tests/configs/scripts/maplist.sh
  A tests/configs/scripts/modellist.sh

  Log Message:
  -----------
  Add an xcode project to run the tests.

Also makes the qslint command line program.


  Commit: fcede64e428e46657db2ef7b0f7bd1ce26b1d91d
      
https://github.com/Warzone2100/warzone2100/commit/fcede64e428e46657db2ef7b0f7bd1ce26b1d91d
  Author: vexed <ve...@wz2100.net>
  Date:   2012-02-25 (Sat, 25 Feb 2012)

  Changed paths:
    M data/mp/stats/templates.txt
  M src/action.cpp
  M src/ai.cpp
  M src/component.cpp
  M src/design.cpp
  M src/display.cpp
  M src/display.h
  M src/display3d.cpp
  M src/drive.cpp
  M src/droid.cpp
  M src/droiddef.h
  M src/fpath.cpp
  M src/function.cpp
  M src/game.cpp
  M src/group.cpp
  M src/hci.cpp
  M src/intdisplay.cpp
  M src/intorder.cpp
  M src/keybind.cpp
  M src/loop.cpp
  M src/mapdisplay.cpp
  M src/mission.cpp
  M src/move.cpp
  M src/objmem.cpp
  M src/order.cpp
  M src/projectile.cpp
  M src/qtscriptfuncs.cpp
  M src/research.cpp
  M src/scriptai.cpp
  M src/scriptfuncs.cpp
  M src/scripttabs.cpp
  M src/structure.cpp
  M src/template.cpp
  M src/transporter.cpp

  Log Message:
  -----------
  Create new droid type, DROID_SUPERTRANSPORTER.
fixes ticket:3196


  Commit: 13fba992e76fcaecc25d58e6086f0217b2acba04
      
https://github.com/Warzone2100/warzone2100/commit/13fba992e76fcaecc25d58e6086f0217b2acba04
  Author: cybersphinx <chr....@gmx.net>
  Date:   2012-02-25 (Sat, 25 Feb 2012)

  Changed paths:
    M src/Makefile.am

  Log Message:
  -----------
  Don't remove autorevision.h on make clean.

Otherwise building from a tarball fails after make (dist)clean.


  Commit: f627fd803c3356fe344e09ac172634e93e774332
      
https://github.com/Warzone2100/warzone2100/commit/f627fd803c3356fe344e09ac172634e93e774332
  Author: cybersphinx <chr....@gmx.net>
  Date:   2012-02-25 (Sat, 25 Feb 2012)

  Changed paths:
    M po/ru.po

  Log Message:
  -----------
  Russian translation update by Vadim S. Sabinich.

Closes #3221.


  Commit: 6f5bf39951eccb4d2ee01cef7a64269820a1ddcb
      
https://github.com/Warzone2100/warzone2100/commit/6f5bf39951eccb4d2ee01cef7a64269820a1ddcb
  Author: cybersphinx <chr....@gmx.net>
  Date:   2012-02-25 (Sat, 25 Feb 2012)

  Changed paths:
    M po/de.po

  Log Message:
  -----------
  German translation update by Kreuvf.

Closes #3205.


  Commit: 6bc90e6d2e0343d7d5e6e54be09f97f2c8e1cbd8
      
https://github.com/Warzone2100/warzone2100/commit/6bc90e6d2e0343d7d5e6e54be09f97f2c8e1cbd8
  Author: vexed <ve...@wz2100.net>
  Date:   2012-02-25 (Sat, 25 Feb 2012)

  Changed paths:
    M src/drive.cpp
  M src/move.cpp
  M src/scriptai.cpp
  M src/scriptfuncs.cpp
  M src/selection.cpp
  M src/structure.cpp
  M src/transporter.cpp

  Log Message:
  -----------
  Apply rest of the patch that was mistakenly left out of
fcede64e428e46657db2ef7b0f7bd1ce26b1d91d
Thanks to cybersphinx for the heads up.


  Commit: 475d1e625218924d252f5eb546e55824a5f697ed
      
https://github.com/Warzone2100/warzone2100/commit/475d1e625218924d252f5eb546e55824a5f697ed
  Author: vexed <ve...@wz2100.net>
  Date:   2012-02-25 (Sat, 25 Feb 2012)

  Changed paths:
    M src/multimenu.cpp

  Log Message:
  -----------
  Scale the transporter & Super Transporter on the scoreboard screen.
Fixes ticket:3210


  Commit: 9e63fe34339128f5844d21a67f72a5c2d2bf0814
      
https://github.com/Warzone2100/warzone2100/commit/9e63fe34339128f5844d21a67f72a5c2d2bf0814
  Author: vexed <ve...@wz2100.net>
  Date:   2012-02-27 (Mon, 27 Feb 2012)

  Changed paths:
    M src/droid.cpp
  M src/droiddef.h
  M src/mission.cpp
  M src/move.cpp
  M src/multigifts.cpp
  M src/objmem.cpp
  M src/order.cpp
  M src/qtscriptfuncs.cpp
  M src/research.cpp
  M src/scriptfuncs.cpp
  M src/structure.cpp

  Log Message:
  -----------
  Fix transporter check for SP games.
Add some FIXME comments when we properly fix the campaign scripts.
Expose DROID_SUPERTRANSPORTER to the script engine
Fix gifting of the Super Transporter, along with some other fixes.
Fixes ticket:3224


  Commit: 9e6c53400bea51fbf9a7b43c72a52b95899058c9
      
https://github.com/Warzone2100/warzone2100/commit/9e6c53400bea51fbf9a7b43c72a52b95899058c9
  Author: vexed <ve...@wz2100.net>
  Date:   2012-02-27 (Mon, 27 Feb 2012)

  Changed paths:
    M data/mp/stats/templates.txt
  M po/de.po
  M po/ru.po
  M src/Makefile.am
  M src/action.cpp
  M src/ai.cpp
  M src/component.cpp
  M src/design.cpp
  M src/display.cpp
  M src/display.h
  M src/display3d.cpp
  M src/drive.cpp
  M src/droid.cpp
  M src/droiddef.h
  M src/fpath.cpp
  M src/function.cpp
  M src/game.cpp
  M src/group.cpp
  M src/hci.cpp
  M src/intdisplay.cpp
  M src/intorder.cpp
  M src/keybind.cpp
  M src/loop.cpp
  M src/main.cpp
  M src/mapdisplay.cpp
  M src/mission.cpp
  M src/move.cpp
  M src/multigifts.cpp
  M src/multimenu.cpp
  M src/objmem.cpp
  M src/order.cpp
  M src/projectile.cpp
  M src/qtscriptfuncs.cpp
  M src/research.cpp
  M src/scriptai.cpp
  M src/scriptfuncs.cpp
  M src/scripttabs.cpp
  M src/selection.cpp
  M src/structure.cpp
  M src/template.cpp
  M src/transporter.cpp
  A tests/.gitignore
  A tests/Tests.xcodeproj/Do not hand edit these files under any circumstances, 
always use xcode        
  A tests/Tests.xcodeproj/project.pbxproj
  A tests/configs/Base-Tests.xcconfig
  A tests/configs/Project-All.xcconfig
  A tests/configs/maptest-All.xcconfig
  A tests/configs/maptest-Debug.xcconfig
  A tests/configs/maptest-Release.xcconfig
  A tests/configs/maptest-StaticAnalyzer.xcconfig
  A tests/configs/modeltest-All.xcconfig
  A tests/configs/modeltest-Debug.xcconfig
  A tests/configs/modeltest-Release.xcconfig
  A tests/configs/modeltest-StaticAnalyzer.xcconfig
  A tests/configs/qslint-All.xcconfig
  A tests/configs/qslint-Debug.xcconfig
  A tests/configs/qslint-Release.xcconfig
  A tests/configs/qslint-StaticAnalyzer.xcconfig
  A tests/configs/qtscripttest-All.xcconfig
  A tests/configs/qtscripttest-Debug.xcconfig
  A tests/configs/qtscripttest-Release.xcconfig
  A tests/configs/qtscripttest-StaticAnalyzer.xcconfig
  A tests/configs/scripts/jslist.sh
  A tests/configs/scripts/maplist.sh
  A tests/configs/scripts/modellist.sh
  A tools/map/MapUtilities.xcodeproj/Do not hand edit these files under any 
circumstances, always use xcode     
  M tools/map/MapUtilities.xcodeproj/project.pbxproj
  M tools/map/configs/Project-All.xcconfig
  M tools/map/configs/map2png-All.xcconfig

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


Compare: https://github.com/Warzone2100/warzone2100/compare/7eb89ba...9e6c534
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
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-d2d
_______________________________________________
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits

Reply via email to