vrld
|
aa5eb4380d
Add Color class.
|
14 years ago |
vrld
|
2a42c64a35
Replace line drawing via GL_LINE with custom line drawing (issue #153)
|
14 years ago |
Bill Meltsner
|
33a2110b00
added love.graphics.arc
|
14 years ago |
Bill Meltsner
|
94b4319878
trashed old unnecessary font stuff - compiles, but obviously will not work yet
|
14 years ago |
Bill Meltsner
|
fde708160e
bringing in the new year by changing every 2010 to 2011
|
14 years ago |
vrld
|
e3067ff33d
Fix issue #136 - Filter for Imagefonts.
|
14 years ago |
vrld
|
28df1edf03
Code cleanup: remove unnecessary `print' routines
|
14 years ago |
Bart van Strien
|
36226401bf
Store and restore caption and mouse visibility when using setMode (bug #142)
|
14 years ago |
Bart van Strien
|
f4da97d46e
Add hasFocus (issue #117)
|
14 years ago |
Bart van Strien
|
9d35792fe5
Did the name change
|
15 years ago |
Bart van Strien
|
f87738edb5
Added first review of vrld's FBO patch
|
15 years ago |
Bart van Strien
|
b8c82d51b8
Oops, that wasn't supposed to be in the repo (yet)
|
15 years ago |
Bart van Strien
|
8362e86627
First import and review of vrld's patch
|
15 years ago |
Bill Meltsner
|
176645e25d
added love.graphics.setIcon
|
15 years ago |
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)
|
15 years ago |
Bill Meltsner
|
f8f812a719
did a bunch of other stuff, sorry about the monolithic changeset but the diffs should be understandable enough
|
15 years ago |
rude
|
aa01c984b9
Updated all dates to 2010.
|
15 years ago |
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)
|
15 years ago |
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.
|
16 years ago |
rude
|
623e701549
Modules now reside in Lua and are treated (almost) like normal objects.
|
16 years ago |
bill@Ixion
|
cece5fe625
readded support for screenshots - love.graphics.newScreenshot() returns ImageData that can be manipulated as one pleases
|
16 years ago |
rude
|
a237008ce2
ParticleSystem works now. Error handler no longer loops forever. :)
|
16 years ago |
rude
|
c52c218ba1
Renamed Frame to Quad; added drawq/addq; fixed some bugs.
|
16 years ago |
rude
|
26625c46cb
Fixed RBG -> RGB in Graphics.
|
16 years ago |
rude
|
0c241a14fb
Added resources, and changed slightly how wrappers expose functions.
|
16 years ago |
rude
|
78370abb58
Fixed MemoryData.
|
16 years ago |
rude
|
4f32377efa
Added working SpriteBatch.
|
16 years ago |
rude
|
e0115a384e
Moved most constants into relevant classes.
|
16 years ago |
rude
|
dcb3dfd83d
Initial Mercurial commit.
|
16 years ago |