oakes
|
f0ff37b344
|
Fix Android project in template
|
2014-11-06 16:37:54 -05:00 |
|
oakes
|
c195fd817f
|
Start 0.4.3-SNAPSHOT
|
2014-11-06 16:10:59 -05:00 |
|
oakes
|
a5febf56c0
|
Increment version number
|
2014-11-06 15:56:50 -05:00 |
|
oakes
|
9ebe9338b7
|
Use (game :x) and (game :y) again
|
2014-11-06 15:56:18 -05:00 |
|
oakes
|
7c5d7985e3
|
Mention (game :x) and (game :y) in defscreen docstring
|
2014-11-06 13:08:08 -05:00 |
|
oakes
|
bc3e7d837c
|
Change :assets-path to :assets-paths
|
2014-11-06 13:06:47 -05:00 |
|
oakes
|
24808b6e48
|
Update lein-droid in template
|
2014-11-04 17:26:00 -05:00 |
|
oakes
|
06a28157f5
|
Remove breakage exceptions and make (game :x) and (game :y) equivalent to (game :point-x) and (game :point-y)
|
2014-11-04 16:58:58 -05:00 |
|
oakes
|
624ece68fa
|
Merge branch 'brycecovert-add_music'
|
2014-11-04 16:44:11 -05:00 |
|
oakes
|
e7ca9139c9
|
Make music* take a string and fix docstrings
|
2014-11-04 16:43:55 -05:00 |
|
|
|
eb78a44f79
|
adding music
|
2014-11-04 12:46:48 -08:00 |
|
oakes
|
4cea69ef47
|
Adjust Android project.clj in template
|
2014-11-03 20:39:21 -05:00 |
|
oakes
|
4b16f5d29d
|
Start 0.4.2-SNAPSHOT
|
2014-10-17 14:58:07 -04:00 |
|
oakes
|
fd5f195636
|
Increment version number
|
2014-10-17 13:29:37 -04:00 |
|
oakes
|
a7964fcfb8
|
Remove type hints due to Android dexing error
|
2014-10-17 11:58:16 -04:00 |
|
oakes
|
26c2a2f890
|
Revert "Add input processors backwards"
This reverts commit e50bf569d1.
|
2014-10-17 11:27:08 -04:00 |
|
oakes
|
038b85220a
|
Update libGDX to 1.4.1
|
2014-10-12 21:40:01 -04:00 |
|
oakes
|
7197a864da
|
Cast unit to float in tiled map constructors
|
2014-10-12 21:34:06 -04:00 |
|
oakes
|
e50bf569d1
|
Add input processors backwards
|
2014-10-12 18:33:59 -04:00 |
|
oakes
|
00fced3317
|
Move the tiled-map* conditional to the renderer constructors
|
2014-09-27 00:40:48 -04:00 |
|
oakes
|
5d90389c27
|
Add pixmap-format and a new arity to pixmap*
|
2014-09-26 23:56:34 -04:00 |
|
oakes
|
f10639ed99
|
Only allow string paths when loading assets
|
2014-09-26 23:26:38 -04:00 |
|
oakes
|
647fa9f7a2
|
Start 0.4.1-SNAPSHOT
|
2014-09-24 16:57:30 -04:00 |
|
oakes
|
ab4eec3753
|
Increment version number
|
2014-09-24 15:58:50 -04:00 |
|
oakes
|
441a5ec18c
|
Capitalize dir name
|
2014-09-24 15:48:08 -04:00 |
|
oakes
|
5f5e1e6e8b
|
Break skin initialization into separate function
|
2014-09-24 12:18:56 -04:00 |
|
oakes
|
c6baf326ff
|
Fix how asset manager loads sounds
|
2014-09-24 12:07:39 -04:00 |
|
oakes
|
84e1359198
|
Fix conditional that throws exception
|
2014-09-24 11:36:24 -04:00 |
|
oakes
|
c5d105aaf6
|
Fix how asset manager loads bitmap font
|
2014-09-23 16:36:46 -04:00 |
|
oakes
|
7a83c3bf9f
|
Load skin with asset manager
|
2014-09-23 15:54:59 -04:00 |
|
oakes
|
6d184d8b98
|
Change how recording is started
|
2014-09-23 05:39:07 -04:00 |
|
oakes
|
cb1af60e5a
|
Revert "Make cell! private"
This reverts commit b58b2155bb.
|
2014-09-22 22:25:04 -04:00 |
|
oakes
|
b58b2155bb
|
Make cell! private
|
2014-09-22 22:21:25 -04:00 |
|
oakes
|
e171777a2e
|
Rename draw-entity! to draw! to reduce redundancy
|
2014-09-22 20:58:31 -04:00 |
|
oakes
|
822d6772c5
|
Remove run! function
|
2014-09-20 14:12:09 -04:00 |
|
oakes
|
b6417e10bb
|
Fix exception text
|
2014-09-19 17:58:32 -04:00 |
|
oakes
|
63f7aaa70a
|
Don't save duplicate entities vectors in timeline
|
2014-09-19 14:46:25 -04:00 |
|
oakes
|
ab3ad38890
|
Add time travel
|
2014-09-19 12:24:49 -04:00 |
|
oakes
|
1a9edceab9
|
Make update-fn! take variadic args
|
2014-09-18 16:06:26 -04:00 |
|
oakes
|
d38c1fe5ff
|
Throw exception for breaking change
|
2014-09-18 13:16:34 -04:00 |
|
oakes
|
d1974d5068
|
Remove radius arg from circle-shape
|
2014-09-18 12:22:40 -04:00 |
|
Zach Oakes
|
feb8d3484c
|
Merge pull request #50 from kul/master
unqote path in texture-atlas macro.
|
2014-09-18 01:34:23 -04:00 |
|
kul
|
c20d8c678d
|
unqote path in texture-atlas macro.
|
2014-09-18 10:23:40 +05:30 |
|
oakes
|
d36a87bff5
|
Throw exception in deprecated functions
|
2014-09-17 14:11:18 -04:00 |
|
oakes
|
83b980b30d
|
Revert "Add breaking changes"
This reverts commit f60d65e124.
|
2014-09-17 14:06:17 -04:00 |
|
oakes
|
f60d65e124
|
Add breaking changes
|
2014-09-17 12:14:14 -04:00 |
|
oakes
|
2651b519e8
|
Start 0.4.0-SNAPSHOT
|
2014-09-17 12:13:54 -04:00 |
|
oakes
|
16b4cbcf91
|
Start 0.3.12-SNAPSHOT
|
2014-09-08 00:45:56 -04:00 |
|
oakes
|
df19a9e025
|
Add caveat about mobile
|
2014-09-06 21:27:28 -04:00 |
|
oakes
|
4f233a24e0
|
Generate nightmod docs if files exist
|
2014-09-06 18:14:30 -04:00 |
|