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 |
|
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
|
5061fd75cb
|
Always clear layers in :on-show
|
2014-09-06 13:17:08 -04:00 |
|
oakes
|
9558673d01
|
Deprecate run! infavor of screen! to avoid conflict with clojure 1.7
|
2014-09-06 11:50:47 -04:00 |
|
oakes
|
5425625709
|
Remove :on-dispose (no different than :on-hide)
|
2014-09-04 16:57:28 -04:00 |
|
oakes
|
d6b994602f
|
Add execute-fn-on-gl! function
|
2014-09-01 23:18:11 -04:00 |
|
oakes
|
bf77d6b82d
|
Add :on-dispose
|
2014-09-01 22:53:48 -04:00 |
|
oakes
|
b7c33a563b
|
Get function directly from screen object
|
2014-09-01 11:16:36 -04:00 |
|
oakes
|
27786d6b2a
|
Add functions to the screen object
|
2014-09-01 00:54:49 -04:00 |
|
oakes
|
96988182c4
|
Clean up defscreen
|
2014-08-31 23:27:22 -04:00 |
|
oakes
|
e02272932f
|
Remove assert from set-screen! function
|
2014-08-27 14:05:33 -04:00 |
|
oakes
|
466a11f408
|
Introduce (game :point-x) and (game :point-y) to preserve backwards compatibility
|
2014-08-26 23:42:41 -04:00 |
|
oakes
|
c3f74d97f7
|
Remove assertions
|
2014-08-26 21:18:50 -04:00 |
|
oakes
|
8b5474fab0
|
Flip (game :y)
|
2014-08-26 20:43:46 -04:00 |
|
oakes
|
00e522948a
|
Revert "Add :x and :y to all screen maps"
This reverts commit 94bf3807ea.
|
2014-08-26 20:40:59 -04:00 |
|
oakes
|
94bf3807ea
|
Add :x and :y to all screen maps
|
2014-08-26 18:50:12 -04:00 |
|
oakes
|
e3ca0ff234
|
Revert "Add :x and :y to screen map when necessary"
This reverts commit 1c85268b95.
|
2014-08-26 18:36:11 -04:00 |
|
oakes
|
1c85268b95
|
Add :x and :y to screen map when necessary
|
2014-08-26 18:13:31 -04:00 |
|
oakes
|
97a3938039
|
Replace throw with an assert
|
2014-08-23 23:11:38 -04:00 |
|
oakes
|
a72df8b0ad
|
Remove confusing reference
|
2014-08-23 23:03:53 -04:00 |
|
oakes
|
522c8b6ea4
|
Add more assertions to core.clj
|
2014-08-23 22:59:36 -04:00 |
|
oakes
|
7ce81abe9f
|
Improve error message when passing invalid defscreen args
|
2014-08-23 22:20:30 -04:00 |
|
oakes
|
8288139b32
|
Add 2d physics functions to the docstring
|
2014-08-23 17:18:26 -04:00 |
|
oakes
|
b1dd7f39dc
|
Move macro and adjust docstring
|
2014-08-20 20:46:03 -04:00 |
|
oakes
|
e437761c3e
|
Fix on-pause and on-resume comments
|
2014-08-20 10:40:52 -04:00 |
|
oakes
|
8965588d98
|
Use asset manager in image constructor
|
2014-08-10 17:10:55 -04:00 |
|
oakes
|
d2481a6aaf
|
Rearrange imports
|
2014-08-08 15:52:34 -04:00 |
|
oakes
|
93ad83db7b
|
Support next version of libGDX
|
2014-08-08 15:48:52 -04:00 |
|
oakes
|
1ffe3858eb
|
Add examples of UI widgets with no style
|
2014-08-03 19:13:25 -04:00 |
|
oakes
|
34f1618f31
|
Move comments in defscreen docstring for better readability
|
2014-08-03 13:17:29 -04:00 |
|
oakes
|
ac1012a471
|
Don't call the same event multiple times
|
2014-08-03 13:17:00 -04:00 |
|
oakes
|
40c1bc617a
|
Make the filter-fn the first arg to be consistent with filter
|
2014-08-02 22:25:57 -04:00 |
|
oakes
|
1ed5ff9a2a
|
Use more efficient way to get layer
|
2014-08-02 17:28:03 -04:00 |
|
oakes
|
eab8caaf63
|
Fix libGDX capitalization
|
2014-08-02 16:43:49 -04:00 |
|
oakes
|
f9a8fe7156
|
Remove :keycode from key events
|
2014-08-02 15:58:11 -04:00 |
|
oakes
|
2e87bcc712
|
Use consistent wording
|
2014-08-02 15:35:33 -04:00 |
|
oakes
|
5a89eee201
|
Use 'when' because there is no else condition
|
2014-08-02 15:34:07 -04:00 |
|
oakes
|
d6174afc1c
|
Add find-first as a convenience
|
2014-08-01 18:02:20 -04:00 |
|
oakes
|
7c07912fda
|
Cast to vector for clarity
|
2014-08-01 12:40:39 -04:00 |
|
oakes
|
800a0f8e86
|
Add question marks
|
2014-07-31 21:15:37 -04:00 |
|
oakes
|
dba57240dd
|
Add and rename REPL functions
|
2014-07-31 21:10:27 -04:00 |
|
oakes
|
e196600efe
|
Remove unnecessary require
|
2014-07-31 00:16:51 -04:00 |
|
oakes
|
dd304b7344
|
Start work on REPL convenience functions
|
2014-07-31 00:15:49 -04:00 |
|