rude
|
e0d3e3b33d
Fixed bug in love.graphics.quad.
|
15 years ago |
rude
|
05439961d2
Font can now be omitted from setFont/newFont to use the default font.
|
15 years ago |
rude
|
0df1aeb0f3
Changed how scripts are embedded.
|
16 years ago |
[email protected]
|
d22d268c92
Fixed some constants
|
16 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 |
bill@Ixion
|
5850700c8e
creating a font with faulty data now throws an exception; error handler now wraps error text if it's too long
|
16 years ago |
bill@Ixion
|
0e0c7527b1
Fixed crash when love.graphics.newFont() was passed nil or nonexistent argument #1
|
16 years ago |
rude
|
a237008ce2
ParticleSystem works now. Error handler no longer loops forever. :)
|
16 years ago |
rude
|
a3bff7cde9
Reintegrated ParticleSystem.
|
16 years ago |
bart@bart
|
d610cecc20
Fixed Quads, made optional arguments optional
|
16 years ago |
rude
|
c52c218ba1
Renamed Frame to Quad; added drawq/addq; fixed some bugs.
|
16 years ago |
rude
|
dd420d68a3
Ok, project generation didn't really work out. Reverted.
|
16 years ago |
rude
|
ba1a75e547
Added many comments, and changed function names for wrapper functions.
|
16 years ago |
rude
|
8e681b4204
It's now possible to build each module individually (as a DLL).
|
16 years ago |
rude
|
477d5a05b8
Updated love.font, and added Glyph object in love.graphics.
|
16 years ago |
rude
|
0c241a14fb
Added resources, and changed slightly how wrappers expose functions.
|
16 years ago |
rude
|
4f32377efa
Added working SpriteBatch.
|
16 years ago |
rude
|
76e59f37d0
Added destructor in Frame.
|
16 years ago |
rude
|
57aea1cd51
Added love.graphics.drawf.
|
16 years ago |
rude
|
e0115a384e
Moved most constants into relevant classes.
|
16 years ago |
rude
|
dcb3dfd83d
Initial Mercurial commit.
|
16 years ago |