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/gui
Jason Long 3597e11bbd tile-names: teach GUI how to load images for dyn-numbered tiles
(this only handles the main view, it does not do anything for the overlay view)
2014-09-21 16:37:37 -04:00
..
BudgetDialog.java BudgetDialog: refactor so components are layed out by separate functions 2013-02-27 00:38:54 +00:00
ColorParser.java Importing source code for MicropolisJ, the Java rewrite of Micropolis. 2013-02-14 21:02:42 +00:00
DemandIndicator.java refactor: remove isPic argument from cityMessage() notification 2013-09-22 00:48:34 +00:00
EvaluationPane.java refactor: remove isPic argument from cityMessage() notification 2013-09-22 00:48:34 +00:00
GraphsPane.java refactor: remove isPic argument from cityMessage() notification 2013-09-22 00:48:34 +00:00
MainWindow.java tools: make translation strings optional for tools 2014-01-05 22:13:51 +00:00
MessagesPane.java Importing source code for MicropolisJ, the Java rewrite of Micropolis. 2013-02-14 21:02:42 +00:00
MicropolisDrawingArea.java gui: draw tool cursor using fillRect rather than drawLine 2014-08-23 10:08:19 -07:00
NewCityDialog.java keyboard: let ESCAPE be used to close New City dialog 2013-07-25 20:48:01 +00:00
NotificationPane.java tiles.rc: use description numbers from tiles.rc rather than hardcoded numbers 2013-09-01 16:32:25 +00:00
OverlayMapView.java cleanup: rename isRoadAny() to isRoad()... ditto for isRailAny() 2014-09-21 16:28:02 -04:00
package.html Importing source code for MicropolisJ, the Java rewrite of Micropolis. 2013-02-14 21:02:42 +00:00
TileImages.java tile-names: teach GUI how to load images for dyn-numbered tiles 2014-09-21 16:37:37 -04:00