[Freeciv-Dev] [patch #1662] use specenum_gen for enum unit_flag_id / unit_role_id

2013-01-01 Thread Marko Lindqvist
Update of patch #1662 (project freeciv): Status: Ready For Test = Done Open/Closed:Open = Closed ___ Reply to this item at:

[Freeciv-Dev] [patch #1662] use specenum_gen for enum unit_flag_id / unit_role_id

2012-12-29 Thread Marko Lindqvist
Follow-up Comment #10, patch #1662 (project freeciv): - Patch for unit roles side. (file #16880) ___ Additional Item Attachment: File name: SpecenumUnitRoles.patchSize:9 KB

[Freeciv-Dev] [patch #1662] use specenum_gen for enum unit_flag_id / unit_role_id

2012-12-25 Thread Marko Lindqvist
Follow-up Comment #8, patch #1662 (project freeciv): - Patch for flags (not roles) (file #16871) ___ Additional Item Attachment: File name: SpecenumUnitTypeFlags.patchSize:21 KB

[Freeciv-Dev] [patch #1662] use specenum_gen for enum unit_flag_id / unit_role_id

2012-08-03 Thread Marko Lindqvist
Update of patch #1662 (project freeciv): Priority: 3 - Low = 5 - Normal Assigned to: syntron = cazfi Planned Release: 2.4.0 = 2.5.0

[Freeciv-Dev] [patch #1662] use specenum_gen for enum unit_flag_id / unit_role_id

2011-02-12 Thread Vijay Kiran Kamuju
Follow-up Comment #2, patch #1662 (project freeciv): where is the patch? ___ Reply to this item at: http://gna.org/patch/?1662 ___ Message sent via/by Gna! http://gna.org/

[Freeciv-Dev] [patch #1662] use specenum_gen for enum unit_flag_id / unit_role_id

2011-02-12 Thread Marko Lindqvist
Follow-up Comment #3, patch #1662 (project freeciv): What is the big advantage of having these as specenum? There's several downsides, and with ruleset defined flags you get no advantage of being able to use _by_name() for instance. ___

[Freeciv-Dev] [patch #1662] use specenum_gen for enum unit_flag_id / unit_role_id

2011-02-12 Thread Matthias Pfafferodt
Update of patch #1662 (project freeciv): Status: In Progress = Ready For Test ___ Follow-up Comment #4: Ups, that's why there were no comments ;-) I did find the old patch and rebased it to trunk

[Freeciv-Dev] [patch #1662] use specenum_gen for enum unit_flag_id / unit_role_id

2011-02-12 Thread Matthias Pfafferodt
Follow-up Comment #5, patch #1662 (project freeciv): What is the big advantage of having these as specenum? There's several downsides, and with ruleset defined flags you get no advantage of being able to use _by_name() for instance. IMO, specenums allow a clearer definition of the variable

[Freeciv-Dev] [patch #1662] use specenum_gen for enum unit_flag_id / unit_role_id

2011-02-12 Thread Matthias Pfafferodt
Follow-up Comment #6, patch #1662 (project freeciv): rewritten patch - do not try to merge both enums but do only a cleanup; no network changes! (file #12419) ___ Additional Item Attachment: File name:

[Freeciv-Dev] [patch #1662] use specenum_gen for enum unit_flag_id / unit_role_id

2010-11-23 Thread Matthias Pfafferodt
Update of patch #1662 (project freeciv): Planned Release: 2.3.0 = 2.4.0 ___ Follow-up Comment #1: this patch has to be addapted to the current codebase; it is work for 2.4.0

[Freeciv-Dev] [patch #1662] use specenum_gen for enum unit_flag_id / unit_role_id

2010-05-02 Thread Matthias Pfafferodt
URL: http://gna.org/patch/?1662 Summary: use specenum_gen for enum unit_flag_id / unit_role_id Project: Freeciv Submitted by: syntron Submitted on: Sonntag 02.05.2010 um 23:45 Category: general Priority: