Complete.Org: Mailing Lists: Archives: freeciv-java: July 1999:
[FreeCiv-Java] Client framwork update
Home

[FreeCiv-Java] Client framwork update

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Freeciv Java <freeciv-java@xxxxxxxxxxxx>
Subject: [FreeCiv-Java] Client framwork update
From: Artur Biesiadowski <abies@xxxxxxxxx>
Date: Thu, 15 Jul 1999 00:27:11 +0200

http://www.pg.gda.pl/~abies/freeciv/jfreeciv000.jar

You can know see tiles on the map - to do it you need to convert 45 wide
tile set to tiles.png and put into  current dir. Then run 
java -cp png.jar;. org.freeciv.tile.ImageSplitter tiles.png

Where png.jar is sixlegs png library (also under same dir on my page).

You can click on the map to randomly change tiles.

Also inside:
- program to scan enums from header files
- scanned enums :)
- start of actual client classes

Artur

[Prev in Thread] Current Thread [Next in Thread]
  • [FreeCiv-Java] Client framwork update, Artur Biesiadowski <=