index
:
pax-romana
master
ggez game demo
System administrator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tileset.rs
Age
Commit message (
Expand
)
Author
2019-07-13
fmt
tom barrett
2019-07-13
less code
tom barrett
2019-07-13
fmt
tom barrett
2019-07-10
animation now always works, added player spawn
tom barrett
2019-07-08
rotation now works
tom barrett
2019-07-07
reorganized
tom barrett
2019-07-05
now a cells struct whichs layers own, which takes from tileset tiles
tom barrett
2019-07-05
removed math, operable to map and layers, on the way to merging tile and frame
tom barrett
2019-07-04
moved animation file, moved player function to enitity, tile now uses animati...
tom barrett
2019-07-04
better naming
tom barrett
2019-07-02
entities now spawn on points
tom barrett
2019-07-01
invisible property now works
tom barrett
2019-07-01
simpilfied interfaces and added new xml properties
tom barrett
2019-06-28
animation working
tom barrett
2019-06-28
unified interfaces
tom barrett
2019-06-27
tiles can now animate
tom barrett
2019-06-26
clippy and fmt
tom barrett
2019-06-26
now can parse tile properties
tom barrett
2019-06-22
reordered layers, now added rotation of tiles, fixed tileset mapping bug
tom barrett
2019-06-19
camera now doesnt display unused map
tom barrett
2019-06-18
much better way of receiving xml
tom barrett
2019-06-16
layers now supported
tom barrett