oakes
|
12b9e22e31
|
Increment version number
|
2014-06-15 00:08:52 -04:00 |
|
oakes
|
84a314e0b0
|
Add gl macro
|
2014-06-13 12:50:36 -04:00 |
|
oakes
|
666b694c67
|
Fix broken image link
|
2014-06-12 11:53:37 -04:00 |
|
oakes
|
44eeda1f95
|
Don't throw error when drawing a nil
|
2014-06-03 22:32:13 -04:00 |
|
oakes
|
a541ae8d7b
|
Rearrange texture constructor so reflection isn't needed
|
2014-06-03 13:49:59 -04:00 |
|
oakes
|
29fcab7c28
|
Add missing doc for label styles
|
2014-06-02 21:39:18 -04:00 |
|
oakes
|
597d616841
|
Point beginners to Nightmod
|
2014-05-30 10:41:07 -04:00 |
|
oakes
|
4c1fd98422
|
Reduce redundancy of wording
|
2014-05-30 10:35:06 -04:00 |
|
oakes
|
1d10fec24f
|
Add link to Nightmod
|
2014-05-30 10:31:09 -04:00 |
|
oakes
|
75246ee21c
|
Revert change to the add-timer! function
|
2014-05-27 16:10:32 -04:00 |
|
oakes
|
7ffd8d1469
|
Make add-timer! return nil
|
2014-05-27 13:21:13 -04:00 |
|
oakes
|
6c01e89d62
|
Fix argument order
|
2014-05-25 22:40:08 -04:00 |
|
oakes
|
16dc076355
|
Start 0.3.7-SNAPSHOT
|
2014-05-25 22:14:02 -04:00 |
|
oakes
|
9657127646
|
Increment version number
|
2014-05-25 21:42:12 -04:00 |
|
oakes
|
f80fb7bb57
|
Update LibGDX and increment template version number
|
2014-05-25 21:41:59 -04:00 |
|
oakes
|
47749d6a9d
|
Change order of conditionals
|
2014-05-25 21:32:32 -04:00 |
|
oakes
|
d70f9df22d
|
Simplify wording about using declare
|
2014-05-25 21:22:18 -04:00 |
|
oakes
|
cc17e483b3
|
Don't remove entities/world when disposing the world
|
2014-05-25 19:27:21 -04:00 |
|
oakes
|
9f03440009
|
Clear the physics world during REPL development
|
2014-05-25 19:01:48 -04:00 |
|
oakes
|
70cea243ca
|
Use update-fn! instead of swap!
|
2014-05-25 16:58:06 -04:00 |
|
oakes
|
d6f9d6a944
|
Fix how the screen is updated
|
2014-05-25 16:46:34 -04:00 |
|
oakes
|
817d36e82e
|
Fix how listeners are initialized
|
2014-05-25 15:28:14 -04:00 |
|
oakes
|
63c316de64
|
Improve spacing
|
2014-05-25 14:30:37 -04:00 |
|
oakes
|
2a7607463a
|
Allow nested bundles
|
2014-05-24 16:21:12 -04:00 |
|
oakes
|
cf7fb7911f
|
Allow width and height to work without a camera
|
2014-05-23 13:54:49 -04:00 |
|
oakes
|
ef87700ace
|
Use input->screen in tutorial
|
2014-05-23 13:50:34 -04:00 |
|
oakes
|
275b74ae29
|
Start 0.3.6-SNAPSHOT
|
2014-05-23 13:33:48 -04:00 |
|
oakes
|
30bb960476
|
Add run! to the tutorial
|
2014-05-23 12:35:18 -04:00 |
|
oakes
|
dc54957bae
|
Improve docstring and symbol names
|
2014-05-23 12:04:06 -04:00 |
|
oakes
|
0dc673ea9b
|
Increment version number
|
2014-05-23 11:48:11 -04:00 |
|
oakes
|
02fb380c58
|
Remove origin-x/origin-y and add scale-x/scale-y to shape
|
2014-05-23 03:20:00 -04:00 |
|
oakes
|
1c878bf078
|
Revert "Remove origin-x and origin-y from shape"
This reverts commit 5e89e9fead.
|
2014-05-23 03:01:22 -04:00 |
|
oakes
|
5e89e9fead
|
Remove origin-x and origin-y from shape
|
2014-05-23 02:53:03 -04:00 |
|
oakes
|
bfd9f71b47
|
Don't re-evaluate the first arg passed to model
|
2014-05-22 16:14:35 -04:00 |
|
oakes
|
0cb0af6fb7
|
Improve documentation of model
|
2014-05-22 02:42:35 -04:00 |
|
oakes
|
b59f2f8e55
|
Allow model position to be set without assoc
|
2014-05-22 02:09:30 -04:00 |
|
oakes
|
57673614d4
|
Allow ModelInstance constructors to work
|
2014-05-21 22:18:10 -04:00 |
|
oakes
|
88bb6e54e3
|
Clarify conditional logic
|
2014-05-21 22:17:03 -04:00 |
|
oakes
|
9ddc6017ab
|
Allow tracking timers globally
|
2014-05-21 16:11:25 -04:00 |
|
oakes
|
9601600051
|
If a timer already exists with a given id, stop and replace it with the new one
|
2014-05-20 18:16:17 -04:00 |
|
oakes
|
a529a19ef2
|
Add run! function
|
2014-05-20 03:42:20 -04:00 |
|
oakes
|
1c3a8150fe
|
Sort before creating HTML files
|
2014-05-19 03:58:24 -04:00 |
|
oakes
|
8937b8608a
|
Clean up doclet code and export embeddable HTML
|
2014-05-19 03:22:18 -04:00 |
|
oakes
|
aed7e8e57e
|
Pass metadata the wrapper function so it knows which screen function is running
|
2014-05-17 23:26:21 -04:00 |
|
oakes
|
24eeb208ea
|
Update compliment
|
2014-05-17 10:05:34 -04:00 |
|
oakes
|
1b9fa835a5
|
Start 0.3.5-SNAPSHOT
|
2014-05-16 18:54:12 -04:00 |
|
oakes
|
0c7bcb7511
|
Reflect API change
|
2014-05-16 18:53:54 -04:00 |
|
oakes
|
edde8e507f
|
Fix typo
|
2014-05-16 18:37:47 -04:00 |
|
oakes
|
0acc58a2c4
|
Increment version number
|
2014-05-16 18:26:37 -04:00 |
|
oakes
|
02bfa2393c
|
Remove loader macros and improve docstrings
|
2014-05-16 18:24:43 -04:00 |
|