oakes
|
4f20cabb5d
|
Rename basic-map-layer to map-layer
|
2014-04-10 00:13:57 -04:00 |
|
oakes
|
3117bb7815
|
Add bundle? function
|
2014-04-09 20:00:35 -04:00 |
|
oakes
|
ad73891910
|
Merge bundle into internal entities
|
2014-04-09 18:35:22 -04:00 |
|
oakes
|
a8a980a569
|
Add bundle
|
2014-04-09 18:19:55 -04:00 |
|
oakes
|
1c28968d20
|
Adjust documentation
|
2014-04-09 12:16:59 -04:00 |
|
oakes
|
cd9cebb8e0
|
Add basic-map-layer
|
2014-04-09 12:11:08 -04:00 |
|
oakes
|
9a96162411
|
Remove warnings for now
|
2014-04-08 22:25:24 -04:00 |
|
oakes
|
b5e44dae65
|
Add color! macro
|
2014-04-08 22:07:01 -04:00 |
|
oakes
|
6a0ed22b1e
|
Add bitmap-font! macro
|
2014-04-08 21:53:45 -04:00 |
|
oakes
|
7da1cdaa52
|
Add type hints to screenshot! function
|
2014-04-08 16:36:14 -04:00 |
|
oakes
|
32e24c8a33
|
Add type hints
|
2014-04-08 16:35:39 -04:00 |
|
oakes
|
08a9eb9ff3
|
Allow creating textures from pixmaps
|
2014-04-08 14:42:40 -04:00 |
|
oakes
|
f8c8d65ae1
|
Add dispose warning to screenshot! function
|
2014-04-08 14:18:07 -04:00 |
|
oakes
|
986fc91fe4
|
Add warnings about disposing from memory
|
2014-04-08 14:16:24 -04:00 |
|
Zach Oakes
|
311780c87e
|
Merge pull request #12 from anthonyurena/master
fixed ByteBuffer management
|
2014-04-08 14:12:42 -04:00 |
|
anthonyurena
|
924a5425d1
|
fixed ByteBuffer management
this should be (.position 0) to ensure the buffer is at the beginning
|
2014-04-08 14:05:58 -04:00 |
|
oakes
|
aa0ad6df4c
|
Merge screenshot functions and allow specifying file name
|
2014-04-08 01:49:27 -04:00 |
|
Anthony Urena
|
16ba12315c
|
added rough implementation of screen shot capturing
|
2014-04-07 23:26:41 -04:00 |
|
oakes
|
6a3bbf07b6
|
Fix camera behavior
|
2014-04-07 11:26:10 -04:00 |
|
oakes
|
8d0502560a
|
Modify and add boolean functions
|
2014-04-07 01:56:35 -04:00 |
|
oakes
|
6e45161518
|
Reorder functions so documentation is consistent
|
2014-04-06 20:12:27 -04:00 |
|
oakes
|
84f41c9216
|
Remove deprecated functions
|
2014-04-06 16:48:05 -04:00 |
|
oakes
|
d42dc3e55c
|
Allow changing shape position via assoc
|
2014-04-06 14:31:55 -04:00 |
|
oakes
|
ef918eb21c
|
Start 0.3.0-SNAPSHOT
|
2014-04-06 02:27:41 -04:00 |
|
oakes
|
25895faa9b
|
Add boolean entity functions
|
2014-04-05 23:50:42 -04:00 |
|
oakes
|
f094a81651
|
Bring back shape-type
|
2014-04-04 03:16:08 -04:00 |
|
oakes
|
52ef5b9a38
|
Improve shape documentation
|
2014-04-04 03:06:49 -04:00 |
|
oakes
|
3d00c2d16a
|
Make shape entities
|
2014-04-04 03:00:08 -04:00 |
|
oakes
|
951dd3a6ec
|
Simplify pixmap! macro
|
2014-04-04 01:20:31 -04:00 |
|
oakes
|
d34568389b
|
Allow render-sorted! to use a custom sorting function
|
2014-04-03 23:59:54 -04:00 |
|
oakes
|
eb60b9ff3b
|
Update doclet
|
2014-04-03 23:42:51 -04:00 |
|
oakes
|
8fdf35665a
|
Add ShapeRenderer
|
2014-04-03 23:42:38 -04:00 |
|
oakes
|
57cae0c860
|
Allow creating new tiled maps, layers, and cells
|
2014-04-03 20:39:42 -04:00 |
|
oakes
|
ef692f4607
|
Add pixmap to doclet
|
2014-04-02 19:58:53 -04:00 |
|
oakes
|
0854b6c0e8
|
Add pixmap
|
2014-04-02 19:48:36 -04:00 |
|
oakes
|
6fe32e21c1
|
Start 0.2.5-SNAPSHOT
|
2014-04-02 14:26:04 -04:00 |
|
oakes
|
29f17691b7
|
Allow skin to take a FileHandle
|
2014-04-02 11:49:27 -04:00 |
|
oakes
|
d4268ef219
|
Update tutorial to reflect new version
|
2014-04-02 00:40:06 -04:00 |
|
oakes
|
ba2f32d986
|
Add key-pressed?
|
2014-04-02 00:19:52 -04:00 |
|
oakes
|
0b0e1edffd
|
Adjust docs
|
2014-04-02 00:12:54 -04:00 |
|
oakes
|
28509a8fe3
|
Increment template version number
|
2014-04-02 00:01:24 -04:00 |
|
oakes
|
3a2a891c7a
|
Increment version number
|
2014-04-01 23:59:47 -04:00 |
|
oakes
|
a3a18c089a
|
Rename symbols
|
2014-04-01 23:50:49 -04:00 |
|
oakes
|
38c797b19c
|
Add HTML tag
|
2014-04-01 17:09:54 -04:00 |
|
oakes
|
72bc408bd7
|
Fix print message
|
2014-04-01 17:02:50 -04:00 |
|
oakes
|
3fde16714f
|
Add index page and adjust CSS
|
2014-04-01 16:58:24 -04:00 |
|
oakes
|
8085e4eaa5
|
Add dark theme
|
2014-04-01 16:45:58 -04:00 |
|
oakes
|
ccff9ec4bd
|
Add special sanitizer for right arrows
|
2014-04-01 16:45:43 -04:00 |
|
oakes
|
8e5fe2c0f6
|
Output separate HTML files
|
2014-04-01 16:31:56 -04:00 |
|
oakes
|
f03cd07225
|
Improve how options are displayed
|
2014-04-01 15:12:37 -04:00 |
|