lp://qastaging/jfcpi

Created by Sveinung Kvilhaugsvik and last modified
Get this branch:
bzr branch lp://qastaging/jfcpi
Only Sveinung Kvilhaugsvik can upload to this branch. If you are Sveinung Kvilhaugsvik please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Sveinung Kvilhaugsvik
Project:
Java Freeciv Protocol Implementation
Status:
Development

Recent revisions

2040. By Sveinung Kvilhaugsvik

Utility: TestArgumentSettings: More type info.

* specify the expected return type in getSetting()
* convert rather than relying on auto(un)boxing

2039. By Sveinung Kvilhaugsvik

GeneratePackets: ignore cast in IntExpression.

Ignore the C code casting the value to an int type when parsing an
IntExpression. It is still an integer value.

2038. By Sveinung Kvilhaugsvik

GeneratePackets: test parsing of char.

2037. By Sveinung Kvilhaugsvik

GeneratePackets: parse specenum INVALID exprs.

A specenum's INVALID value can be an expression instead of a simple integer
value. Parse it as an IntExpression.

2036. By Sveinung Kvilhaugsvik

GeneratePackets: simplify specenum parsing.

2035. By Sveinung Kvilhaugsvik

GeneratePackets: document version detection.

Document that passing the special value "detect" to the
--version-information option results in the use of the Freeciv version's
default settings.

2034. By Sveinung Kvilhaugsvik

build: use Freeciv series in generated code.

Use the name of the Freeciv version series as the default name of the code
generated from it. If the packet generator isn't found the exact version
will be used.

2033. By Sveinung Kvilhaugsvik

GeneratePackets: print Freeciv version series.

Add the new commandline option --print-source-version-series. It prints the
version series the Freeciv source code belongs to and exits.

2032. By Sveinung Kvilhaugsvik

Tests: document generator test peer creation.

2031. By Sveinung Kvilhaugsvik

GeneratePackets: config: sort C source list.

Sort the list of C source input files alpabetically.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.