|
|
|
@bb2fa26
|
10 years |
devnull |
Add a menu for in-game actions.
|
|
|
@4666fae
|
13 years |
devnull |
Moved many widely used variables to the Static class.
|
|
|
@331d180
|
13 years |
devnull |
Added the Static class.
|
|
|
@41c11dd
|
13 years |
devnull |
Added cities to the game, moved the map to a new static class, and …
|
|
|
@511177b
|
13 years |
devnull |
Added the player class. Forgot to do this before.
|
|
|
@c3ad11c
|
13 years |
devnull |
Units are now colored based on the player that controls them. The …
|
|
|
@99433bb
|
13 years |
devnull |
Added Enum.java (forgot to do this before)
|
|
|
@fea4b77
|
13 years |
devnull |
Implemented turn and support for computer-controller movement of …
|
|
|
@b660017
|
13 years |
devnull |
Removed the AppState enum and a bunch of code associated with it. This …
|
|
|
@379005b
|
13 years |
devnull |
Moved all the enums to an Enum.java file.
|
|
|
@bdd63ba
|
13 years |
devnull |
Clicking on a unit and then clicking on a tile in its range will move …
|
|
|
@113d7cf
|
14 years |
devnull |
Implemented saving/loading of the map and the units on it. Also did …
|
|
|
@ae564dc
|
14 years |
devnull |
Changed the target android version to 2.2
|
|
|
@b23048f
|
14 years |
devnull |
Created new unit classes, updated some basic data, will upload …
|
|
|
@78d3c6f
|
14 years |
devnull |
Minor changes to Unit and Soldier constructors
|
|
|
@b97a618
|
14 years |
devnull |
Touching a unit now displays its movement area. Touching a square …
|
|
|
@6a639f7
|
14 years |
devnull |
Redid something I undid in the last commit.
|
|
|
@ebaddd9
|
14 years |
devnull |
Added code to draw a unit's possible movement options on the map.
|
|
|
@5d77d43
|
14 years |
devnull |
merged Unit
|
|
|
@bbee931
|
14 years |
devnull |
Merge with 4ea71410ecc8df175ca6d416dbdb0f393e2b3431
|
|
|
@a79ce1b
|
14 years |
devnull |
Added some attributes to soldier class
|
|
|
@00c432c
|
14 years |
devnull |
updated small part of spec
|
|
|
@1a1e8c7
|
14 years |
devnull |
Added a basic draw function to Unit and made some other minor code changes.
|
|
|
@abe7b3d
|
14 years |
devnull |
Changed the package names from com.example.* to com.medievaltech.*
|
|
|
@54e0965
|
14 years |
devnull |
Merge with 254fecfd72fd67f9486c055e4b182be5f45655af
|
|
|
@7f693b4
|
14 years |
devnull |
Merge with 75ffb384ec7d8b4ad4fcbf491b318b55f8320342
|
|
|
@ece634d
|
14 years |
devnull |
Added Window as a container for other gui objects.
|
|
|
@15ddb57
|
14 years |
devnull |
More game objects
|
|
|
@26a9fd6
|
14 years |
devnull |
Added a Window class that draws all GUI objects that are added to it.
|
|
|
@a0f5455
|
14 years |
devnull |
Created the game package and started creating actual game objects.
|
|
|
@205f525
|
14 years |
devnull |
Added some buttons to the main menu. Added a new package to the …
|
|
|
@90838a1
|
14 years |
devnull |
Merge with b1ae6001d1e8a657ebc33569927039e37ca2d519
|
|
|
@dd3e793
|
14 years |
devnull |
Created a blank window where the main menu should be. Touching the …
|
|
|
@c088db6
|
14 years |
devnull |
updated spec Part 3, created Spec part 5
|
|
|
@681c37d
|
14 years |
devnull |
Removed advancewars.java because Game.java is the starting point of …
|
|
|
@082b3cd
|
14 years |
devnull |
uploaded spec folder
|
|
|
@2e798d9
|
14 years |
devnull |
-A simple 6x8 map now gets drawn to the screen, with green and blue …
|
|
|
@5d9e7bb
|
14 years |
devnull |
Added lots of code from the android blackjack project.
|
|
|
@9b1f66b
|
14 years |
devnull |
Initial checkin
|