[Warzone2100-commits] [Warzone2100/warzone2100] 759b4c: map2preview: handle unknown tilesets

2013-01-07 Thread dak180
  Branch: refs/heads/3.1
  Home:   https://github.com/Warzone2100/warzone2100
  Commit: 759b4cc38de09660ccd2c22d48cafc44b60cf809
  
https://github.com/Warzone2100/warzone2100/commit/759b4cc38de09660ccd2c22d48cafc44b60cf809
  Author: Giel van Schijndel 
  Date:   2013-01-04 (Fri, 04 Jan 2013)

  Changed paths:
M tools/map/map2preview.cpp

  Log Message:
  ---
  map2preview: handle unknown tilesets

Signed-off-by: Giel van Schijndel 


  Commit: 0dae748d63bba0e8ea9a9986a7ec147fc27a7664
  
https://github.com/Warzone2100/warzone2100/commit/0dae748d63bba0e8ea9a9986a7ec147fc27a7664
  Author: Giel van Schijndel 
  Date:   2013-01-04 (Fri, 04 Jan 2013)

  Changed paths:
M src/power.cpp

  Log Message:
  ---
  Prevent out-of-bounds array access

GCC actually gives a warning for this.

Signed-off-by: Giel van Schijndel 


  Commit: 3042d5872a2458722bf271a6a4022ae62480bf0b
  
https://github.com/Warzone2100/warzone2100/commit/3042d5872a2458722bf271a6a4022ae62480bf0b
  Author: Giel van Schijndel 
  Date:   2013-01-04 (Fri, 04 Jan 2013)

  Changed paths:
M src/Makefile.am

  Log Message:
  ---
  Prevent updating autorevision.h's timestamp when its contents haven't changed

Signed-off-by: Giel van Schijndel 


  Commit: 60b33a16b83bc2f562edf21585f8fb0d3863478a
  
https://github.com/Warzone2100/warzone2100/commit/60b33a16b83bc2f562edf21585f8fb0d3863478a
  Author: Giel van Schijndel 
  Date:   2013-01-04 (Fri, 04 Jan 2013)

  Changed paths:
M src/Makefile.am
M src/power.cpp
M tools/map/map2preview.cpp

  Log Message:
  ---
  Merge branch 'build-problems' into bugfixes

Signed-off-by: Giel van Schijndel 


  Commit: 3bada3ce4fa2157c788d0fdc27287c84291676bd
  
https://github.com/Warzone2100/warzone2100/commit/3bada3ce4fa2157c788d0fdc27287c84291676bd
  Author: Cyp 
  Date:   2013-01-05 (Sat, 05 Jan 2013)

  Changed paths:
M src/wrappers.cpp

  Log Message:
  ---
  stats: Actually save stats, so players aren't stuck with the pacifier forever.

Stats were only saved in multiGameShutdown(), which apparently never gets 
called if closing the game.


  Commit: fc894f31335fbdf328984ad595accdd0c8467c3f
  
https://github.com/Warzone2100/warzone2100/commit/fc894f31335fbdf328984ad595accdd0c8467c3f
  Author: Cyp 
  Date:   2013-01-05 (Sat, 05 Jan 2013)

  Changed paths:
M src/multiint.cpp

  Log Message:
  ---
  stats: Use actual number of games played when drawing medals.

Players are no longer stuck with the pacifier forever.


  Commit: 1a35223e8aeef2f65299301370789157701d314e
  
https://github.com/Warzone2100/warzone2100/commit/1a35223e8aeef2f65299301370789157701d314e
  Author: Per 
  Date:   2013-01-05 (Sat, 05 Jan 2013)

  Changed paths:
M src/loop.cpp

  Log Message:
  ---
  stats: Prevent double-counting of wins/losses.

Fixes ticket:3855.


  Commit: 33ec6eee1aea9059261a16bc035b130d154b8932
  
https://github.com/Warzone2100/warzone2100/commit/33ec6eee1aea9059261a16bc035b130d154b8932
  Author: dak180 
  Date:   2013-01-05 (Sat, 05 Jan 2013)

  Changed paths:
A macosx/Resources/wz2100requirement.rqset
M macosx/Warzone.xcodeproj/project.pbxproj
M macosx/configs/Base-Framework.xcconfig
A macosx/configs/frameworkrequirement.sh
M macosx/configs/mkdmgs.sh

  Log Message:
  ---
  Do not rely on the default Designated Requirements.

Also, sign the frameworks earlier.


  Commit: 767c19e1b650655aeff66baafb93248271cdfd71
  
https://github.com/Warzone2100/warzone2100/commit/767c19e1b650655aeff66baafb93248271cdfd71
  Author: dak180 
  Date:   2013-01-05 (Sat, 05 Jan 2013)

  Changed paths:
M macosx/configs/mkdmgs.sh

  Log Message:
  ---
  Emit warnings on improperly / unsigned frameworks.


  Commit: c6e66959c9febd57f54d4e7b25ba9ff847b23727
  
https://github.com/Warzone2100/warzone2100/commit/c6e66959c9febd57f54d4e7b25ba9ff847b23727
  Author: dak180 
  Date:   2013-01-05 (Sat, 05 Jan 2013)

  Changed paths:
M macosx/configs/fetchscripts/SetupPrebuiltComponents-CS-ID.sh

  Log Message:
  ---
  Update the default layout for CS-ID.xcconfig.


  Commit: 20cefacef6e859421e83578d127e44a541c62f20
  
https://github.com/Warzone2100/warzone2100/commit/20cefacef6e859421e83578d127e44a541c62f20
  Author: cybersphinx 
  Date:   2013-01-06 (Sun, 06 Jan 2013)

  Changed paths:
M configure.ac

  Log Message:
  ---
  Make configure fail if it doesn't find flex.

Fixes #3859.


  Commit: eb62730d7846b67e0ac9fd07a63f599d43eaa78e
  
https://github.com/Warzone2100/warzone2100/commit/eb62730d7846b67e0ac9fd07a63f599d43eaa78e
  Author: dak180 
  Date:   2013-01-07 (Mon, 07 Jan 2013)

  Changed paths:
M configure.ac
A macosx/Resources/wz2100requirement.rqset
M macosx/Warzone.xcodeproj/project.pbxproj
M macosx/configs/Base-Framework.xcconfig
M macosx/configs/fetchscripts/SetupPrebuiltComponents-CS-ID.sh
A macosx/configs/frameworkrequirement.s

[Warzone2100-commits] [Warzone2100/warzone2100] 759b4c: map2preview: handle unknown tilesets

2013-01-07 Thread cybersphinx
  Branch: refs/heads/master
  Home:   https://github.com/Warzone2100/warzone2100
  Commit: 759b4cc38de09660ccd2c22d48cafc44b60cf809
  
https://github.com/Warzone2100/warzone2100/commit/759b4cc38de09660ccd2c22d48cafc44b60cf809
  Author: Giel van Schijndel 
  Date:   2013-01-04 (Fri, 04 Jan 2013)

  Changed paths:
M tools/map/map2preview.cpp

  Log Message:
  ---
  map2preview: handle unknown tilesets

Signed-off-by: Giel van Schijndel 


  Commit: 0dae748d63bba0e8ea9a9986a7ec147fc27a7664
  
https://github.com/Warzone2100/warzone2100/commit/0dae748d63bba0e8ea9a9986a7ec147fc27a7664
  Author: Giel van Schijndel 
  Date:   2013-01-04 (Fri, 04 Jan 2013)

  Changed paths:
M src/power.cpp

  Log Message:
  ---
  Prevent out-of-bounds array access

GCC actually gives a warning for this.

Signed-off-by: Giel van Schijndel 


  Commit: 3042d5872a2458722bf271a6a4022ae62480bf0b
  
https://github.com/Warzone2100/warzone2100/commit/3042d5872a2458722bf271a6a4022ae62480bf0b
  Author: Giel van Schijndel 
  Date:   2013-01-04 (Fri, 04 Jan 2013)

  Changed paths:
M src/Makefile.am

  Log Message:
  ---
  Prevent updating autorevision.h's timestamp when its contents haven't changed

Signed-off-by: Giel van Schijndel 


  Commit: 60b33a16b83bc2f562edf21585f8fb0d3863478a
  
https://github.com/Warzone2100/warzone2100/commit/60b33a16b83bc2f562edf21585f8fb0d3863478a
  Author: Giel van Schijndel 
  Date:   2013-01-04 (Fri, 04 Jan 2013)

  Changed paths:
M src/Makefile.am
M src/power.cpp
M tools/map/map2preview.cpp

  Log Message:
  ---
  Merge branch 'build-problems' into bugfixes

Signed-off-by: Giel van Schijndel 


  Commit: 3bada3ce4fa2157c788d0fdc27287c84291676bd
  
https://github.com/Warzone2100/warzone2100/commit/3bada3ce4fa2157c788d0fdc27287c84291676bd
  Author: Cyp 
  Date:   2013-01-05 (Sat, 05 Jan 2013)

  Changed paths:
M src/wrappers.cpp

  Log Message:
  ---
  stats: Actually save stats, so players aren't stuck with the pacifier forever.

Stats were only saved in multiGameShutdown(), which apparently never gets 
called if closing the game.


  Commit: fc894f31335fbdf328984ad595accdd0c8467c3f
  
https://github.com/Warzone2100/warzone2100/commit/fc894f31335fbdf328984ad595accdd0c8467c3f
  Author: Cyp 
  Date:   2013-01-05 (Sat, 05 Jan 2013)

  Changed paths:
M src/multiint.cpp

  Log Message:
  ---
  stats: Use actual number of games played when drawing medals.

Players are no longer stuck with the pacifier forever.


  Commit: 1a35223e8aeef2f65299301370789157701d314e
  
https://github.com/Warzone2100/warzone2100/commit/1a35223e8aeef2f65299301370789157701d314e
  Author: Per 
  Date:   2013-01-05 (Sat, 05 Jan 2013)

  Changed paths:
M src/loop.cpp

  Log Message:
  ---
  stats: Prevent double-counting of wins/losses.

Fixes ticket:3855.


  Commit: 33ec6eee1aea9059261a16bc035b130d154b8932
  
https://github.com/Warzone2100/warzone2100/commit/33ec6eee1aea9059261a16bc035b130d154b8932
  Author: dak180 
  Date:   2013-01-05 (Sat, 05 Jan 2013)

  Changed paths:
A macosx/Resources/wz2100requirement.rqset
M macosx/Warzone.xcodeproj/project.pbxproj
M macosx/configs/Base-Framework.xcconfig
A macosx/configs/frameworkrequirement.sh
M macosx/configs/mkdmgs.sh

  Log Message:
  ---
  Do not rely on the default Designated Requirements.

Also, sign the frameworks earlier.


  Commit: 767c19e1b650655aeff66baafb93248271cdfd71
  
https://github.com/Warzone2100/warzone2100/commit/767c19e1b650655aeff66baafb93248271cdfd71
  Author: dak180 
  Date:   2013-01-05 (Sat, 05 Jan 2013)

  Changed paths:
M macosx/configs/mkdmgs.sh

  Log Message:
  ---
  Emit warnings on improperly / unsigned frameworks.


  Commit: c6e66959c9febd57f54d4e7b25ba9ff847b23727
  
https://github.com/Warzone2100/warzone2100/commit/c6e66959c9febd57f54d4e7b25ba9ff847b23727
  Author: dak180 
  Date:   2013-01-05 (Sat, 05 Jan 2013)

  Changed paths:
M macosx/configs/fetchscripts/SetupPrebuiltComponents-CS-ID.sh

  Log Message:
  ---
  Update the default layout for CS-ID.xcconfig.


  Commit: 20cefacef6e859421e83578d127e44a541c62f20
  
https://github.com/Warzone2100/warzone2100/commit/20cefacef6e859421e83578d127e44a541c62f20
  Author: cybersphinx 
  Date:   2013-01-06 (Sun, 06 Jan 2013)

  Changed paths:
M configure.ac

  Log Message:
  ---
  Make configure fail if it doesn't find flex.

Fixes #3859.


  Commit: 1193559f5375f269b05e3d6eaa9eb6a247173e02
  
https://github.com/Warzone2100/warzone2100/commit/1193559f5375f269b05e3d6eaa9eb6a247173e02
  Author: cybersphinx 
  Date:   2013-01-07 (Mon, 07 Jan 2013)

  Changed paths:
M configure.ac
A macosx/Resources/wz2100requirement.rqset
M macosx/Warzone.xcodeproj/project.pbxproj
M macosx/configs/Base-Framework.xcconfig
M macosx/configs/fetchscripts/SetupPrebuiltComponents-CS-ID.sh
A macosx/configs/frameworkrequi

[Warzone2100-commits] [Warzone2100/warzone2100] 759b4c: map2preview: handle unknown tilesets

2013-01-04 Thread Giel van Schijndel
  Branch: refs/heads/bugfixes
  Home:   https://github.com/Warzone2100/warzone2100
  Commit: 759b4cc38de09660ccd2c22d48cafc44b60cf809
  
https://github.com/Warzone2100/warzone2100/commit/759b4cc38de09660ccd2c22d48cafc44b60cf809
  Author: Giel van Schijndel 
  Date:   2013-01-04 (Fri, 04 Jan 2013)

  Changed paths:
M tools/map/map2preview.cpp

  Log Message:
  ---
  map2preview: handle unknown tilesets

Signed-off-by: Giel van Schijndel 


  Commit: 0dae748d63bba0e8ea9a9986a7ec147fc27a7664
  
https://github.com/Warzone2100/warzone2100/commit/0dae748d63bba0e8ea9a9986a7ec147fc27a7664
  Author: Giel van Schijndel 
  Date:   2013-01-04 (Fri, 04 Jan 2013)

  Changed paths:
M src/power.cpp

  Log Message:
  ---
  Prevent out-of-bounds array access

GCC actually gives a warning for this.

Signed-off-by: Giel van Schijndel 


  Commit: 3042d5872a2458722bf271a6a4022ae62480bf0b
  
https://github.com/Warzone2100/warzone2100/commit/3042d5872a2458722bf271a6a4022ae62480bf0b
  Author: Giel van Schijndel 
  Date:   2013-01-04 (Fri, 04 Jan 2013)

  Changed paths:
M src/Makefile.am

  Log Message:
  ---
  Prevent updating autorevision.h's timestamp when its contents haven't changed

Signed-off-by: Giel van Schijndel 


  Commit: 60b33a16b83bc2f562edf21585f8fb0d3863478a
  
https://github.com/Warzone2100/warzone2100/commit/60b33a16b83bc2f562edf21585f8fb0d3863478a
  Author: Giel van Schijndel 
  Date:   2013-01-04 (Fri, 04 Jan 2013)

  Changed paths:
M src/Makefile.am
M src/power.cpp
M tools/map/map2preview.cpp

  Log Message:
  ---
  Merge branch 'build-problems' into bugfixes

Signed-off-by: Giel van Schijndel 


Compare: 
https://github.com/Warzone2100/warzone2100/compare/bf5834bb480b...60b33a16b83b
--
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits