User contributions
- 20:52, 20 May 2012 (diff | hist) . . (+1,359) . . N LineStippleSnippet (Created page with "With the removal of setLineStipple in LÖVE 0.8.0 here is an alternative, based on Bresenham's Line Drawing Algorithm. <source lang="lua"> function lineStipple( x1, y1, x2, y2, ...")
- 13:40, 23 September 2011 (diff | hist) . . (+10) . . Goo
- 19:32, 18 September 2011 (diff | hist) . . (+39) . . ColorFactory
- 19:31, 18 September 2011 (diff | hist) . . (+27) . . ColorFactory
- 19:30, 18 September 2011 (diff | hist) . . (-39) . . ColorFactory
- 19:30, 18 September 2011 (diff | hist) . . (-206) . . ColorFactory
- 19:29, 18 September 2011 (diff | hist) . . (0) . . ColorFactory
- 19:29, 18 September 2011 (diff | hist) . . (-1) . . ColorFactory
- 19:28, 18 September 2011 (diff | hist) . . (+40) . . ColorFactory
- 19:27, 18 September 2011 (diff | hist) . . (0) . . N File:Colorfactory screenshot2.png (current)
- 19:26, 18 September 2011 (diff | hist) . . (+516) . . N ColorFactory (Created page with "Category:Games {{#set:Name=Color Factory}} {{#set:Author=User:Ljdp}} {{#set:Genre=Puzzle / Programming}} {{#set:LOVE Version=0.7}} {{#set:Description=Control two waldos, rota...")
- 19:17, 18 September 2011 (diff | hist) . . (0) . . N File:Colorfactory screenshot.gif (current)
- 16:04, 11 September 2011 (diff | hist) . . (+281) . . Getting Started (Added an extra terminal command for OSX.)
- 03:12, 27 February 2010 (diff | hist) . . (+517) . . ImageData:mapPixel (Two examples for the function.)