[Warzone2100-commits] [Warzone2100/warzone2100] ae5918: Fix another research cancellation not registering ...

2012-02-06 Thread GitHub
  Branch: refs/heads/bugfixes
  Home:   https://github.com/Warzone2100/warzone2100
  Commit: ae59186a07a026ae6dfb4acc78c657f7ca10d279
  
https://github.com/Warzone2100/warzone2100/commit/ae59186a07a026ae6dfb4acc78c657f7ca10d279
  Author: Cyp c...@wz2100.net
  Date:   2012-02-06 (Mon, 06 Feb 2012)

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

  Log Message:
  ---
  Fix another research cancellation not registering in UI.

If cancelling a research by clicking on the current research, in the research 
menu (not
right-clicking on the facility), then the next completed research in the same 
facility
would linger after completion.

Research is cancelled twice when clicking on the current research, but was 
incorrectly
registered as cancelling three times, confusing the facility. Also, when 
cancelling, the
second cancellation would fail to be registered, due to the ID of the research 
facility
not being sent.

Fixes ticket:3130.


  Commit: 24d0d1b64c115a82ea52cd06e8dd7322c7d8beea
  
https://github.com/Warzone2100/warzone2100/commit/24d0d1b64c115a82ea52cd06e8dd7322c7d8beea
  Author: Cyp c...@wz2100.net
  Date:   2012-02-06 (Mon, 06 Feb 2012)

  Changed paths:
M src/template.cpp

  Log Message:
  ---
  Always show droids in production, even if obsolete.

This allows cancelling production of obsolete droids, without cancelling all 
production in the factory.


Compare: https://github.com/Warzone2100/warzone2100/compare/a271286...24d0d1b
--
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


[Warzone2100-commits] [Warzone2100/warzone2100] ae5918: Fix another research cancellation not registering ...

2012-02-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/Warzone2100/warzone2100
  Commit: ae59186a07a026ae6dfb4acc78c657f7ca10d279
  
https://github.com/Warzone2100/warzone2100/commit/ae59186a07a026ae6dfb4acc78c657f7ca10d279
  Author: Cyp c...@wz2100.net
  Date:   2012-02-06 (Mon, 06 Feb 2012)

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

  Log Message:
  ---
  Fix another research cancellation not registering in UI.

If cancelling a research by clicking on the current research, in the research 
menu (not
right-clicking on the facility), then the next completed research in the same 
facility
would linger after completion.

Research is cancelled twice when clicking on the current research, but was 
incorrectly
registered as cancelling three times, confusing the facility. Also, when 
cancelling, the
second cancellation would fail to be registered, due to the ID of the research 
facility
not being sent.

Fixes ticket:3130.


  Commit: 24d0d1b64c115a82ea52cd06e8dd7322c7d8beea
  
https://github.com/Warzone2100/warzone2100/commit/24d0d1b64c115a82ea52cd06e8dd7322c7d8beea
  Author: Cyp c...@wz2100.net
  Date:   2012-02-06 (Mon, 06 Feb 2012)

  Changed paths:
M src/template.cpp

  Log Message:
  ---
  Always show droids in production, even if obsolete.

This allows cancelling production of obsolete droids, without cancelling all 
production in the factory.


Compare: https://github.com/Warzone2100/warzone2100/compare/a271286...24d0d1b
--
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