oakes
|
bc0844310d
|
Only allow entities that implement the draw-entity! function
|
2014-03-21 19:23:06 -04:00 |
|
oakes
|
8dd9024fc7
|
Fix defscreen to allow adding new screen functions in a REPL session
|
2014-03-21 14:51:32 -04:00 |
|
oakes
|
14ba95d670
|
Start 0.2.3-SNAPSHOT
|
2014-03-21 14:49:35 -04:00 |
|
oakes
|
dfe88b316b
|
Generalize wrapping code
|
2014-03-16 16:23:24 -04:00 |
|
oakes
|
3c94e08dbf
|
Allow passing a custom error function for screens
|
2014-03-16 13:31:18 -04:00 |
|
oakes
|
52f6b38477
|
Break camera code into separate file and add getter functions
|
2014-03-16 01:00:37 -04:00 |
|
oakes
|
9819b00d7b
|
Rename entity class and provide default delta-time
|
2014-03-15 21:21:48 -04:00 |
|
oakes
|
6565f9b31c
|
Remove unnecessary multi-method
|
2014-03-15 20:59:19 -04:00 |
|
oakes
|
07c296fee6
|
Draw entities with a protocol instead of a multi-method
|
2014-03-15 20:29:36 -04:00 |
|
oakes
|
8544ab94b6
|
Improve wording in the REPL section
|
2014-03-15 16:17:24 -04:00 |
|
oakes
|
362c88baec
|
Add instruction for restarting a screen
|
2014-03-15 16:12:27 -04:00 |
|
oakes
|
29e72e73b0
|
Simplify show method
|
2014-03-15 11:32:00 -04:00 |
|
oakes
|
242a2b9e33
|
Increment version number
|
2014-03-05 18:29:37 -05:00 |
|
oakes
|
da9d9ce767
|
Rename symbols to avoid conflicts
|
2014-03-05 18:16:35 -05:00 |
|
oakes
|
c8d20ced6c
|
Only make a new layer for each row of tiles in isometric maps
|
2014-02-24 13:35:38 -05:00 |
|
oakes
|
f21c6337b7
|
Update to 0.2.2-SNAPSHOT
|
2014-02-24 13:35:15 -05:00 |
|
oakes
|
c3c1b97a54
|
Add Timers section
|
2014-02-22 20:54:03 -05:00 |
|
oakes
|
495bc1ab91
|
Increment template version number
|
2014-02-22 20:20:12 -05:00 |
|
oakes
|
dd81ddf542
|
Increment version number
|
2014-02-22 19:35:49 -05:00 |
|
oakes
|
b196cbe5f0
|
Move more things to core-utils for better organization
|
2014-02-22 19:07:23 -05:00 |
|
oakes
|
a806010b17
|
Add timer
|
2014-02-22 18:59:10 -05:00 |
|
oakes
|
030c823699
|
Start 0.2.1-SNAPSHOT
|
2014-02-18 13:57:21 -05:00 |
|
oakes
|
46fb0cce6d
|
Improve plane
|
2014-02-14 00:33:29 -05:00 |
|
oakes
|
0b35a1d9ee
|
Make macro name consistent
|
2014-02-13 12:32:55 -05:00 |
|
oakes
|
0d1f1f1dad
|
Update template
|
2014-02-13 11:47:09 -05:00 |
|
oakes
|
5c93521ce5
|
Increment version number
|
2014-02-13 11:36:55 -05:00 |
|
oakes
|
c6b3794263
|
Fix math bugs
|
2014-02-13 11:27:11 -05:00 |
|
oakes
|
01ffc73e63
|
Use built-in sorting function
|
2014-02-13 10:58:25 -05:00 |
|
oakes
|
2e624233e2
|
Shorten function name
|
2014-02-13 02:56:52 -05:00 |
|
oakes
|
d6372ffdd9
|
Fix gdx-field and improve comments
|
2014-02-12 23:20:46 -05:00 |
|
oakes
|
6666c854c6
|
Add animation-controller
|
2014-02-12 21:31:48 -05:00 |
|
oakes
|
1a6da1e246
|
Add asset-manager
|
2014-02-12 21:10:59 -05:00 |
|
oakes
|
781b79e985
|
Add loader
|
2014-02-12 20:53:52 -05:00 |
|
oakes
|
57c32ea71f
|
Add sorting functions
|
2014-02-12 18:58:14 -05:00 |
|
oakes
|
f47319a8f8
|
Don't convert coordinates for non-isometric screens
|
2014-02-12 18:45:03 -05:00 |
|
oakes
|
a234f2275e
|
Shorten function name
|
2014-02-12 17:55:31 -05:00 |
|
oakes
|
c110f07deb
|
Add functions to assist with isometric maps
|
2014-02-12 17:34:14 -05:00 |
|
oakes
|
8c35048b87
|
Update neko and target Java 6 in Android template
|
2014-02-08 21:32:06 -05:00 |
|
oakes
|
4781d34efe
|
Allow rendering a subset of layers in a tiled map
|
2014-02-08 01:57:42 -05:00 |
|
oakes
|
99a69f5d47
|
Make the entities list a vector
|
2014-02-06 20:42:06 -05:00 |
|
oakes
|
0eb846360a
|
Allow creating a model from a ModelData
|
2014-01-29 22:39:37 -05:00 |
|
oakes
|
b6f0883b9f
|
Allow models to be rendered
|
2014-01-29 17:21:05 -05:00 |
|
oakes
|
bf3399e504
|
Add repo
|
2014-01-29 17:20:27 -05:00 |
|
oakes
|
1cb42d38a6
|
Overhaul the symbol system again
|
2014-01-29 15:01:55 -05:00 |
|
oakes
|
5ecdf787b7
|
Add attribute-type and other changes
|
2014-01-29 04:21:49 -05:00 |
|
oakes
|
21ae11e3d2
|
Fix macros
|
2014-01-29 03:28:32 -05:00 |
|
oakes
|
0efbe68fb5
|
Clean up static macros and add more to g3d
|
2014-01-29 03:11:59 -05:00 |
|
oakes
|
d2ffe4463f
|
Add model and model-builder
|
2014-01-29 02:18:00 -05:00 |
|
oakes
|
bb305f099f
|
Start 0.2.0-SNAPSHOT
|
2014-01-29 01:45:36 -05:00 |
|
oakes
|
1e83df1e92
|
Start g3d
|
2014-01-29 01:45:08 -05:00 |
|