vrld
|
e3067ff33d
|
Fix issue #136 - Filter for Imagefonts.
|
2011-01-07 14:08:10 +01:00 |
|
vrld
|
28df1edf03
|
Code cleanup: remove unnecessary `print' routines
|
2011-01-02 22:58:53 +01:00 |
|
Bart van Strien
|
36226401bf
|
Store and restore caption and mouse visibility when using setMode (bug #142)
|
2010-12-20 17:38:26 +01:00 |
|
Bart van Strien
|
f4da97d46e
|
Add hasFocus (issue #117)
|
2010-11-28 11:29:48 +01:00 |
|
Bart van Strien
|
9d35792fe5
|
Did the name change
|
2010-08-13 13:33:13 +02:00 |
|
Bart van Strien
|
f87738edb5
|
Added first review of vrld's FBO patch
|
2010-08-10 19:05:56 +02:00 |
|
Bart van Strien
|
b8c82d51b8
|
Oops, that wasn't supposed to be in the repo (yet)
|
2010-08-10 16:43:35 +02:00 |
|
Bart van Strien
|
8362e86627
|
First import and review of vrld's patch
|
2010-08-10 16:23:11 +02:00 |
|
Bill Meltsner
|
176645e25d
|
added love.graphics.setIcon
|
2010-08-01 08:56:05 -05:00 |
|
Bill Meltsner
|
0f84907996
|
Dropped the required OS X version to 10.4 - some frameworks may have to be recompiled but the source itself compiles fine (with a couple tweaks)
|
2010-05-22 18:17:08 -05:00 |
|
Bill Meltsner
|
f8f812a719
|
did a bunch of other stuff, sorry about the monolithic changeset but the diffs should be understandable enough
|
2010-04-15 10:19:01 -04:00 |
|
rude
|
aa01c984b9
|
Updated all dates to 2010.
|
2010-01-31 16:54:47 +01:00 |
|
Bill Meltsner
|
8de70ca2aa
|
added polyline support to love.graphics.line (the syntax is the same as love.graphics.polygon - either a list or a table of vertices)
|
2010-01-19 08:27:12 -05:00 |
|
rude
|
87e3c4131c
|
Finally abstracted constants properly. Changed how the event module works; wasn't really abstract before. Removed libs we're not going to use: native, signal.
|
2009-10-10 11:11:04 +02:00 |
|
rude
|
623e701549
|
Modules now reside in Lua and are treated (almost) like normal objects.
Also added a way of getting a pointer to abstract module instances internally.
|
2009-09-02 21:18:13 +02:00 |
|
bill@Ixion
|
cece5fe625
|
readded support for screenshots - love.graphics.newScreenshot() returns ImageData that can be manipulated as one pleases
|
2009-09-01 03:56:00 -05:00 |
|
rude
|
a237008ce2
|
ParticleSystem works now. Error handler no longer loops forever. :)
|
2009-08-27 00:48:08 +02:00 |
|
rude
|
c52c218ba1
|
Renamed Frame to Quad; added drawq/addq; fixed some bugs.
|
2009-08-17 23:35:04 +02:00 |
|
rude
|
26625c46cb
|
Fixed RBG -> RGB in Graphics.
|
2009-07-30 00:59:46 +02:00 |
|
rude
|
0c241a14fb
|
Added resources, and changed slightly how wrappers expose functions.
|
2009-07-30 00:37:43 +02:00 |
|
rude
|
78370abb58
|
Fixed MemoryData.
|
2009-07-28 17:43:22 +02:00 |
|
rude
|
4f32377efa
|
Added working SpriteBatch.
|
2009-07-27 02:10:51 +02:00 |
|
rude
|
e0115a384e
|
Moved most constants into relevant classes.
|
2009-07-26 23:05:26 +02:00 |
|
rude
|
dcb3dfd83d
|
Initial Mercurial commit.
|
2009-07-26 15:46:49 +02:00 |
|