source: advance-wars/src/com/medievaltech/advancewars/GameView.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @41c11dd   13 years devnull Added cities to the game, moved the map to a new static class, and …
(edit) @c3ad11c   13 years devnull Units are now colored based on the player that controls them. The …
(edit) @fea4b77   13 years devnull Implemented turn and support for computer-controller movement of …
(edit) @b660017   13 years devnull Removed the AppState enum and a bunch of code associated with it. This …
(edit) @379005b   13 years devnull Moved all the enums to an Enum.java file.
(edit) @bdd63ba   13 years devnull Clicking on a unit and then clicking on a tile in its range will move …
(edit) @113d7cf   13 years devnull Implemented saving/loading of the map and the units on it. Also did …
(edit) @b97a618   14 years devnull Touching a unit now displays its movement area. Touching a square …
(edit) @ebaddd9   14 years devnull Added code to draw a unit's possible movement options on the map.
(edit) @1a1e8c7   14 years devnull Added a basic draw function to Unit and made some other minor code changes.
(add) @abe7b3d   14 years devnull Changed the package names from com.example.* to com.medievaltech.*
Note: See TracRevisionLog for help on using the revision log.