| Merge pull request #18 from BU-CS673/production |
|
More...
|
almost 12 years ago
|
| Merge pull request #17 from BU-CS673/production |
|
More...
|
almost 12 years ago
|
| Merge pull request #16 from BU-CS673/Aaron |
|
More...
|
almost 12 years ago
|
| Moved Entity matches() method to test class. Removed null checks from Entity sublcasses implementing Drawable. |
|
More...
|
almost 12 years ago
|
| Added TODO comments to many classes. |
|
More...
|
almost 12 years ago
|
| Added javadoc comments to many Entity and subclass methods. |
|
More...
|
almost 12 years ago
|
| Fixed bug in Tank constructor, rewrote Tank tests to include texture loading. |
|
More...
|
almost 12 years ago
|
| Created DummyEntity class for Entity unit testing to avoid OpenGL conflicts. Added unit tests for Entity class. |
|
More...
|
almost 12 years ago
|
| Added Drawable interface, templates for Grass, Road, and Tree classes, and outlined many Entity methods. |
|
More...
|
almost 12 years ago
|
| Fixed merge conflicts with changes to DrawableEntities. |
|
More...
|
almost 12 years ago
|
| First mockups of basic game classes (Entity, Terrain, etc.). No unit tests yet. |
|
More...
|
almost 12 years ago
|
| Merge pull request #12 from BU-CS673/graphics |
|
More...
|
almost 12 years ago
|
| Created Damageable interface. |
|
More...
|
almost 12 years ago
|
| Added javadoc comment to Graphics.dispose() method |
|
More...
|
almost 12 years ago
|
| Merge pull request #13 from BU-CS673/graphics |
|
More...
|
almost 12 years ago
|
| Merge pull request #11 from BU-CS673/Canfield |
|
More...
|
almost 12 years ago
|
| Changed Sprite.create from generic method to overloaded |
|
More...
|
almost 12 years ago
|
| Fixed issues w/ having multiple graphics testers |
|
More...
|
almost 12 years ago
|
| Added graphics tests; Fixed issues uncovered by tests |
|
More...
|
almost 12 years ago
|
| Continued implementing Sprite and TankSprite |
|
More...
|
almost 12 years ago
|
| Added tank.png (temp sprite), added comments |
|
More...
|
almost 12 years ago
|
| Continued implementing Sprites |
|
More...
|
almost 12 years ago
|
| Added libgdx libraries to the classpath |
|
More...
|
almost 12 years ago
|
| Merge pull request #10 from BU-CS673/graphics |
|
More...
|
almost 12 years ago
|
| Added libgdx libraries and Updated graphics system |
|
More...
|
almost 12 years ago
|
| Added period for correctness |
|
More...
|
almost 12 years ago
|
| Initial Ethan Branch |
|
More...
|
almost 12 years ago
|
| Merge pull request #6 from BU-CS673/graphics |
|
More...
|
almost 12 years ago
|
| Created initial structure for the graphics subsystem |
|
More...
|
almost 12 years ago
|
| Merge pull request #5 from BU-CS673/master |
|
More...
|
almost 12 years ago
|