Typo in lime-map.lua
|
|
1
|
157
|
February 28, 2011
|
Subtle bug/unintended-behavior in lime-tile.lua in Tile:create()
|
|
7
|
206
|
February 27, 2011
|
ObjectsByName.lua - Garbage-collection friendly name-object & object-name mapping facility.
|
|
4
|
242
|
February 27, 2011
|
Suggestion: use json as the format for all property values - also as defined in Tiled
|
|
12
|
276
|
February 25, 2011
|
Alternate Tile Editors
|
|
8
|
187
|
February 25, 2011
|
Finding png-files locally...
|
|
1
|
148
|
February 24, 2011
|
The Big Refactor
|
|
22
|
366
|
February 22, 2011
|
"drawModeToggleHandler" and "pauseResumeGameHandler" button handlers
|
|
1
|
140
|
February 22, 2011
|
Profiling corona apps
|
|
1
|
163
|
February 22, 2011
|
Possible feature: Tiles place on "static-layer" would automatically become static physics bodies?
|
|
13
|
273
|
February 21, 2011
|
Performance Issues
|
|
3
|
160
|
February 21, 2011
|
Dynamic resolution tilesets - misplaced map (drawn starting from one tile to the right)
|
|
4
|
181
|
February 20, 2011
|
New: Mobile Lime API
|
|
1
|
164
|
February 20, 2011
|
relative position of a object
|
|
7
|
309
|
February 19, 2011
|
Specify body-shape for a tile as a property?
|
|
8
|
143
|
February 19, 2011
|
pass lua code via TILED properties
|
|
8
|
172
|
February 19, 2011
|
How to specify an out of order frame-sequence for sprite animation, like 1,3,4,7 ?
|
|
2
|
163
|
February 19, 2011
|
Additional convenience functions to navigate the Lime-world tree
|
|
2
|
178
|
February 19, 2011
|
Generic button-type object-listener handler that transforms a tile-object into a ui.newButton
|
|
0
|
193
|
February 18, 2011
|
gotcha... TiledID start counting at 0 and Sprite frames start counting at 1...
|
|
1
|
128
|
February 18, 2011
|
Bug in Map:getTileSetFromGID(gid) ?
|
|
2
|
174
|
February 18, 2011
|
Realize the visuals before fire listeners in Object:create() lime-object.lua ?
|
|
1
|
182
|
February 18, 2011
|
Director Class + Lime + Memory Management
|
|
28
|
352
|
February 18, 2011
|
2.8: lime-interface.lua is in tutorials but not in main module directory - causes error if not found
|
|
3
|
197
|
February 18, 2011
|
Auto-draw ui.newLabel() thru object-property definitions in Tiled
|
|
5
|
172
|
February 18, 2011
|
nested config files work counterintuitive (?)
|
|
2
|
170
|
February 17, 2011
|
Small doc bug: Map property "tileLayers" instead of "layers"
|
|
1
|
144
|
February 17, 2011
|
layer:removeTileAt does not remove properties?
|
|
1
|
129
|
February 17, 2011
|
how will the updates to Lime work?
|
|
2
|
163
|
February 17, 2011
|
Tile as static body?
|
|
7
|
187
|
February 17, 2011
|