[Freeciv-Dev] [bug #23678] DiplRel action cache usees the wrong req source value reference

2015-07-06 Thread Sveinung Kvilhaugsvik
URL:
  http://gna.org/bugs/?23678

 Summary: DiplRel action cache usees the wrong req source
value reference
 Project: Freeciv
Submitted by: sveinung
Submitted on: Mon 06 Jul 2015 09:28:43 PM UTC
Category: general
Severity: 3 - Normal
Priority: 5 - Normal
  Status: Ready For Test
 Assigned to: sveinung
Originator Email: 
 Open/Closed: Open
 Release: TRUNK, 2.6
 Discussion Lock: Any
Operating System: Any
 Planned Release: 3.0.0, 2.6.0

___

Details:

The requirement source value is a union. It is accessed as a unit_state rather
than a diplrel because of a copy paste error.



___

File Attachments:


---
Date: Mon 06 Jul 2015 09:28:43 PM UTC  Name:
0001-DiplRel-action-cache-Use-the-correct-req-source-valu.patch  Size: 1kB  
By: sveinung

http://gna.org/bugs/download.php?file_id=24617

___

Reply to this item at:

  http://gna.org/bugs/?23678

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #6104] [Killstack] Patch allows unit to escape instead of been killed

2015-07-06 Thread Sveinung Kvilhaugsvik
Update of patch #6104 (project freeciv):

 Planned Release: = 3.0.0  

___

Follow-up Comment #18:

Looks like you didn't include everything in the new version.

Targeting this patch to 3.0

___

Reply to this item at:

  http://gna.org/patch/?6104

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #6126] Remove custom foreign city explanation for city joining

2015-07-06 Thread Sveinung Kvilhaugsvik
Update of patch #6126 (project freeciv):

  Depends on: = patch #6124


___

Reply to this item at:

  http://gna.org/patch/?6126

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #6124] Explain when being foreign makes a target illegal.

2015-07-06 Thread Sveinung Kvilhaugsvik
Update of patch #6124 (project freeciv):

  Depends on: = patch #6123


___

Reply to this item at:

  http://gna.org/patch/?6124

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #6125] Explain when being domestic makes a target illegal

2015-07-06 Thread Sveinung Kvilhaugsvik
Update of patch #6125 (project freeciv):

  Depends on: = patch #6124


___

Reply to this item at:

  http://gna.org/patch/?6125

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #6123] Cache fake actions for local DiplRel

2015-07-06 Thread Sveinung Kvilhaugsvik
URL:
  http://gna.org/patch/?6123

 Summary: Cache fake actions for local DiplRel
 Project: Freeciv
Submitted by: sveinung
Submitted on: Mon 06 Jul 2015 10:08:10 PM UTC
Category: general
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: sveinung
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 3.0.0, 2.6.0

___

Details:

Cache if a unit is able to perform any action at all (ACTION_ANY) and if it is
able to perform any hostile action (ACTION_HOSTILE) given each local DiplRel.



___

File Attachments:


---
Date: Mon 06 Jul 2015 10:08:10 PM UTC  Name:
0002-Cache-fake-actions-for-local-DiplRel.patch  Size: 3kB   By: sveinung

http://gna.org/patch/download.php?file_id=24618

___

Reply to this item at:

  http://gna.org/patch/?6123

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #6124] Explain when being foreign makes a target illegal.

2015-07-06 Thread Sveinung Kvilhaugsvik
URL:
  http://gna.org/patch/?6124

 Summary: Explain when being foreign makes a target illegal.
 Project: Freeciv
Submitted by: sveinung
Submitted on: Mon 06 Jul 2015 10:30:51 PM UTC
Category: general
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: sveinung
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 3.0.0

___

Details:

Freeciv has code that tries to explain why an action can't be done. Make it
identify situations were an action can't be done because the target is
foreign.



___

File Attachments:


---
Date: Mon 06 Jul 2015 10:30:51 PM UTC  Name:
0003-Explain-when-being-foreign-makes-a-target-illegal.patch  Size: 4kB   By:
sveinung

http://gna.org/patch/download.php?file_id=24619

___

Reply to this item at:

  http://gna.org/patch/?6124

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #6125] Explain when being domestic makes a target illegal

2015-07-06 Thread Sveinung Kvilhaugsvik
URL:
  http://gna.org/patch/?6125

 Summary: Explain when being domestic makes a target illegal
 Project: Freeciv
Submitted by: sveinung
Submitted on: Mon 06 Jul 2015 10:33:22 PM UTC
Category: general
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: sveinung
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 3.0.0

___

Details:

Freeciv has code that tries to explain why an action can't be done. Make it
identify situations were an action can't be done because the target is
domestic.



___

File Attachments:


---
Date: Mon 06 Jul 2015 10:33:22 PM UTC  Name:
0004-Explain-when-being-domestic-makes-a-target-illegal.patch  Size: 3kB   By:
sveinung

http://gna.org/patch/download.php?file_id=24620

___

Reply to this item at:

  http://gna.org/patch/?6125

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #6126] Remove custom foreign city explanation for city joining

2015-07-06 Thread Sveinung Kvilhaugsvik
URL:
  http://gna.org/patch/?6126

 Summary: Remove custom foreign city explanation for city
joining
 Project: Freeciv
Submitted by: sveinung
Submitted on: Mon 06 Jul 2015 10:35:29 PM UTC
Category: general
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: sveinung
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 3.0.0

___

Details:

The system that explains why an action is illegal can now detect if an action
is illegal because the target city is foreign.



___

File Attachments:


---
Date: Mon 06 Jul 2015 10:35:29 PM UTC  Name:
0005-Remove-custom-foreign-city-explanation-for-city-join.patch  Size: 3kB  
By: sveinung

http://gna.org/patch/download.php?file_id=24621

___

Reply to this item at:

  http://gna.org/patch/?6126

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev