Bart van Strien
|
830283ff17
|
Properly catch exceptions thrown by ImageData:getPixel/setPixel, thereby preventing an uncaught exception for an invalid index. (Bug #381)
|
2012-03-03 12:35:55 +01:00 |
|
Bart van Strien
|
d525349549
|
Fix usage of a string past its lifetime, and set a default type for encode
|
2012-01-12 11:30:09 +01:00 |
|
Bill Meltsner
|
be55579a22
|
Happy New Year, have an enormous diff
|
2012-01-09 02:41:11 -06:00 |
|
Bart van Strien
|
c707a4ca45
|
Properly export all lua-facing functions and use those for initialization (love.cpp no longer explicitly mentions implementations)
|
2011-12-24 01:10:40 +01:00 |
|
Bart van Strien
|
0aae9684b3
|
Automated formatting fix
|
2011-11-16 11:32:41 +01:00 |
|
Bart van Strien
|
ceab3f7a44
|
Catch exceptions thrown while encoding image data (issue #282)
|
2011-08-22 18:07:50 +02:00 |
|
Bart van Strien
|
94ec448a1b
|
Fix getPixel
|
2011-07-03 12:49:11 +02:00 |
|
Bart van Strien
|
f993fe99d3
|
Catch errors in getPixel and setPixel (bug #93)
|
2011-07-02 16:24:58 +02:00 |
|
Bill Meltsner
|
cee7a4ccdb
|
Removed EncodedImageData, added three new encoded image formats, and changed the way screenshots work - saving screenshots will be broken until we have some way of flipping ImageData, though
--HG--
branch : minor
|
2011-03-19 23:41:07 -05:00 |
|
Bill Meltsner
|
fde708160e
|
bringing in the new year by changing every 2010 to 2011
|
2011-01-15 14:40:27 -06:00 |
|
Bill Meltsner
|
b1dac7f381
|
EncodedImageData was implemented really stupidly. Now it's less stupid.
|
2010-04-11 23:09:29 -04:00 |
|
rude
|
aa01c984b9
|
Updated all dates to 2010.
|
2010-01-31 16:54:47 +01:00 |
|
rude
|
dd420d68a3
|
Ok, project generation didn't really work out. Reverted.
|
2009-08-10 21:33:07 +02:00 |
|
rude
|
ba1a75e547
|
Added many comments, and changed function names for wrapper functions.
|
2009-08-09 21:08:55 +02:00 |
|
rude
|
dcb3dfd83d
|
Initial Mercurial commit.
|
2009-07-26 15:46:49 +02:00 |
|