This repository has been archived on 2025-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
citylimitsj/src/micropolisj/engine
jason@long.name 082e05f63c toolstroke: fix how tool results are reported
also, fix query tool functionality

git-svn-id: https://micropolis.googlecode.com/svn/trunk/micropolis-java@643 d9718cc8-9f43-0410-858b-315f434eb58c
2013-05-16 23:45:13 +00:00
..
AirplaneSprite.java Importing source code for MicropolisJ, the Java rewrite of Micropolis. 2013-02-14 21:02:42 +00:00
Animate.java cleanup: fix really minor typo in comment 2013-02-23 12:54:04 +00:00
BudgetNumbers.java javadocs: document the BudgetNumbers class 2013-02-20 01:36:57 +00:00
Bulldozer.java toolstroke: add sound support for tooleffect class 2013-05-16 23:44:54 +00:00
CityBudget.java CityBudget: move in the four escrow-style account balances 2013-03-23 15:45:52 +00:00
CityEval.java java6-compat: eliminate use of diamond operator (a J7-only feature) 2013-02-24 14:01:36 +00:00
CityLocation.java javadocs: document CityLocation, CityEval, and MapGenerator classes 2013-02-18 01:56:47 +00:00
CityProblem.java Importing source code for MicropolisJ, the Java rewrite of Micropolis. 2013-02-14 21:02:42 +00:00
Disaster.java Importing source code for MicropolisJ, the Java rewrite of Micropolis. 2013-02-14 21:02:42 +00:00
EarthquakeListener.java Importing source code for MicropolisJ, the Java rewrite of Micropolis. 2013-02-14 21:02:42 +00:00
ExplosionSprite.java cleanup: use new isZoneCenter() check instead of testing for ZONEBIT flag 2013-05-05 18:52:28 +00:00
GameLevel.java Importing source code for MicropolisJ, the Java rewrite of Micropolis. 2013-02-14 21:02:42 +00:00
HelicopterSprite.java Importing source code for MicropolisJ, the Java rewrite of Micropolis. 2013-02-14 21:02:42 +00:00
MapGenerator.java CityBudget: do not change funds when generating a map 2013-03-23 15:46:05 +00:00
MapListener.java Importing source code for MicropolisJ, the Java rewrite of Micropolis. 2013-02-14 21:02:42 +00:00
MapScanner.java cleanup: use new isZoneCenter() check instead of testing for ZONEBIT flag 2013-05-05 18:52:28 +00:00
MapState.java Importing source code for MicropolisJ, the Java rewrite of Micropolis. 2013-02-14 21:02:42 +00:00
Micropolis.java cleanup: use new isZoneCenter() check instead of testing for ZONEBIT flag 2013-05-05 18:52:28 +00:00
MicropolisMessage.java Importing source code for MicropolisJ, the Java rewrite of Micropolis. 2013-02-14 21:02:42 +00:00
MicropolisTool.java toolstroke: separate class for road-like tools 2013-05-16 23:41:49 +00:00
MonsterSprite.java Importing source code for MicropolisJ, the Java rewrite of Micropolis. 2013-02-14 21:02:42 +00:00
package.html Importing source code for MicropolisJ, the Java rewrite of Micropolis. 2013-02-14 21:02:42 +00:00
RoadLikeTool.java toolstroke: convert RoadLikeTool completely to use ToolEffect 2013-05-16 23:44:28 +00:00
ShipSprite.java Importing source code for MicropolisJ, the Java rewrite of Micropolis. 2013-02-14 21:02:42 +00:00
Sound.java Importing source code for MicropolisJ, the Java rewrite of Micropolis. 2013-02-14 21:02:42 +00:00
Speed.java simspeed: no matter speed, always two animation cycles per sim step 2013-04-29 22:02:29 +00:00
Sprite.java cleanup: use new isZoneCenter() check instead of testing for ZONEBIT flag 2013-05-05 18:52:28 +00:00
SpriteKind.java Importing source code for MicropolisJ, the Java rewrite of Micropolis. 2013-02-14 21:02:42 +00:00
TileConstants.java ToolStroke: update Park tool to use new ToolEffect class 2013-05-16 23:42:21 +00:00
ToolEffect.java toolstroke: fix how tool results are reported 2013-05-16 23:45:13 +00:00
ToolEffectIfc.java toolstroke: add sound support for tooleffect class 2013-05-16 23:44:54 +00:00
ToolPreview.java toolstroke: fix how tool results are reported 2013-05-16 23:45:13 +00:00
ToolResult.java Importing source code for MicropolisJ, the Java rewrite of Micropolis. 2013-02-14 21:02:42 +00:00
ToolStroke.java toolstroke: fix how tool results are reported 2013-05-16 23:45:13 +00:00
TornadoSprite.java Importing source code for MicropolisJ, the Java rewrite of Micropolis. 2013-02-14 21:02:42 +00:00
TrafficGen.java java6-compat: eliminate use of diamond operator (a J7-only feature) 2013-02-24 14:01:36 +00:00
TrainSprite.java Importing source code for MicropolisJ, the Java rewrite of Micropolis. 2013-02-14 21:02:42 +00:00
TranslatedToolEffect.java toolstroke: add sound support for tooleffect class 2013-05-16 23:44:54 +00:00
ZoneStatus.java javadocs: document the ZoneStatus class 2013-02-20 01:36:50 +00:00