Aaron Helton
1cbad267cc
Updated Formatting Rules. Fixed wildcard imports to explicit imports.
2017-08-06 14:09:36 -04:00
Aaron Helton
b2726a583f
Final change to gitignore (hopefully)
2017-08-03 23:58:19 -04:00
Aaron Helton
b4bfc9680d
Fixed formatting, more IDEA removal.
2017-08-03 23:56:18 -04:00
Aaron Helton
160dd8ec01
Ignore IntelliJ .idea directory
2017-08-03 23:46:59 -04:00
Aaron Helton
5a41187aa2
Merge branch 'master' of https://github.com/Aargonian/TileGameEngine
2017-08-03 23:45:47 -04:00
Aaron Helton
114207250b
Added README, explaining some of the current/future design thoughts.
2017-08-03 23:43:40 -04:00
Aaron Helton
c3c2f5991b
Created pom.xml and new directory structure
2017-07-26 13:18:32 -04:00
Aaron Helton
f356109f54
Removed IntelliJ Specific Files
2017-07-26 10:08:43 -04:00
Aaron Helton
320783f297
Added image resources to repo. Various extensive formatting fixes. Standardized on qualifying all local fields/methods with this.
2017-07-23 04:13:53 -04:00
Aaron Helton
38a0a5681a
Fixed various Resource references. Added the Pencil tool and the first bit of actual editing capability!
2017-07-23 03:56:56 -04:00
Aaron Helton
e1ef0af953
Reformatted code.
2017-07-23 00:28:53 -04:00
Aaron Helton
bc688393f9
Added bounds checking to the TileMap class.
2017-07-23 00:27:45 -04:00
Aaron Helton
e6f37d1b44
Began implementing the Resource framework. Added ImageResource and Resource, and altered ResourceLoader.
...
This will hopefully be the beginning of adding resources to the editor, with the goal of providing a unified interface for interacting with abstract resources, as well as for caching those resources and tracking their use.
2017-07-23 00:23:12 -04:00
Aaron Helton
69c89148e0
Fixed package names and imports.
2017-07-18 00:44:45 -04:00
Aaron Helton
d27c4077cb
Fixed directory structure
2017-07-18 00:34:47 -04:00
Aaron Helton
e5ec00c8a9
Several Changes and Updates.
2017-07-18 00:22:39 -04:00
Aaron Helton
8d56f8aae2
Initial Commit
2017-07-13 23:13:08 -04:00