.. |
AbstractDrawer.java
|
Drawer.getImage() added. AbstractDrawer.java added to contain image for
|
2016-05-09 16:56:41 +02:00 |
Application.java
|
Complete overhaul of Application & ApplicationFrame so that game can end
|
2016-05-13 20:31:28 +02:00 |
ApplicationFrame.java
|
Removed unnecessary commented code line
|
2016-05-14 03:05:17 +02:00 |
Box.java
|
reformatted code
|
2016-04-24 23:01:34 +02:00 |
Control.java
|
added Control.ioErrorMessage() method (USE THIS TO HANDLE IOExceptions)
|
2016-05-13 18:22:48 +02:00 |
Destroyable.java
|
reformatted code
|
2016-04-24 23:01:34 +02:00 |
Direction.java
|
refactored Game.getRandomDirection() to Direction.getRandom()
|
2016-05-13 22:00:06 +02:00 |
Display.java
|
Implemented proper map size handling in Display
|
2016-05-14 03:05:17 +02:00 |
Drawer.java
|
Drawer.getImage() added. AbstractDrawer.java added to contain image for
|
2016-05-09 16:56:41 +02:00 |
Dungeon.java
|
Stored height alongside width in dungeon
|
2016-05-14 03:05:17 +02:00 |
Field.java
|
now "flying" Stargates destroy Replicators, and belonging bugfix
|
2016-05-13 23:52:10 +02:00 |
FieldDrawer.java
|
Drawer.getImage() added. AbstractDrawer.java added to contain image for
|
2016-05-09 16:56:41 +02:00 |
FlowOfTime.java
|
now Replicators wait 2 seconds before making first move
|
2016-05-13 23:17:07 +02:00 |
Game.java
|
Implemented proper map size handling in Display
|
2016-05-14 03:05:17 +02:00 |
GameoverCause.java
|
added GameoverCause.java -- enum to indicate cause of Game's ending
|
2016-05-07 13:40:47 +02:00 |
Gap.java
|
now "flying" Stargates destroy Replicators, and belonging bugfix
|
2016-05-13 23:52:10 +02:00 |
GapDrawer.java
|
Drawer.getImage() added. AbstractDrawer.java added to contain image for
|
2016-05-09 16:56:41 +02:00 |
Gate.java
|
now "flying" Stargates destroy Replicators, and belonging bugfix
|
2016-05-13 23:52:10 +02:00 |
GateDrawer.java
|
GateDrawer now handles open-close properly
|
2016-05-13 15:17:39 +02:00 |
Measurable.java
|
reformatted code
|
2016-04-24 23:01:34 +02:00 |
Menu.java
|
Cleaned up Menu
|
2016-05-07 13:02:35 +02:00 |
Pickable.java
|
reformatted code
|
2016-04-24 23:01:34 +02:00 |
Player.java
|
replicators now make Gaps Fields
|
2016-05-13 22:53:19 +02:00 |
PlayerBase.java
|
now "flying" Stargates destroy Replicators, and belonging bugfix
|
2016-05-13 23:52:10 +02:00 |
PlayerBaseDrawer.java
|
Implemented initial player death
|
2016-05-13 22:10:54 +02:00 |
PlayerDrawer.java
|
Implemented initial player death
|
2016-05-13 22:10:54 +02:00 |
Scale.java
|
now "flying" Stargates destroy Replicators, and belonging bugfix
|
2016-05-13 23:52:10 +02:00 |
ScaleDrawer.java
|
ScaleDrawer now handles boxes properly
|
2016-05-13 15:19:32 +02:00 |
Stargate.java
|
fixed a bug where Stargate.teleport() wouldn't call Tile.onEntry()
|
2016-05-14 00:03:47 +02:00 |
Tile.java
|
now "flying" Stargates destroy Replicators, and belonging bugfix
|
2016-05-13 23:52:10 +02:00 |
Wall.java
|
now "flying" Stargates destroy Replicators, and belonging bugfix
|
2016-05-13 23:52:10 +02:00 |
WallDrawer.java
|
Drawer.getImage() added. AbstractDrawer.java added to contain image for
|
2016-05-09 16:56:41 +02:00 |
ZPM.java
|
reformatted code
|
2016-04-24 23:01:34 +02:00 |