Alex Szpakowski
|
a7e4148869
|
Merged default into minor
--HG--
branch : minor
|
2015-01-16 15:47:26 -04:00 |
|
Alex Szpakowski
|
c7b45b3505
|
Updated copyright for the new year
|
2014-12-31 19:32:43 -04:00 |
|
Alex Szpakowski
|
8d0654a6a7
|
Added runtime drag-and-drop file and folder support via new love.filedropped and love.directorydropped event callback functions. filedropped has a single File object argument, and directorydropped has a single string argument containing the full path of the directory, which can be used with love.filesystem.mount.
--HG--
branch : minor
|
2014-10-18 20:30:36 -03:00 |
|
Alex Szpakowski
|
3120a0e650
|
Goodbye 2013, hello 2014!
|
2014-01-03 17:28:58 -04:00 |
|
Alex Szpakowski
|
8fbf43fcc3
|
Added File:setBuffer/getBuffer, File:flush, and File:getMode.
|
2013-06-27 06:26:20 -03:00 |
|
Alex Szpakowski
|
186bcae7cb
|
Added File:isOpen
|
2013-06-27 02:23:56 -03:00 |
|
Alex Szpakowski
|
96161c66f6
|
Updated copyright text for the new year
|
2013-02-05 05:32:49 -04:00 |
|
Bart van Strien
|
33d7115887
|
Make love.sound.newDecoder accept FileData, and make File->read return FileData
|
2012-10-14 17:19:40 +02:00 |
|
Bart van Strien
|
7793e7f02f
|
CRLF to LF
|
2012-07-04 14:40:24 +02:00 |
|
rude
|
81c38e22d0
|
Applied the new style guidelines.
Well, sort of. Lot's more to be done, but this is a start.
|
2012-06-28 23:52:33 +02:00 |
|
Bill Meltsner
|
be55579a22
|
Happy New Year, have an enormous diff
|
2012-01-09 02:41:11 -06:00 |
|
Bill Meltsner
|
7378a90101
|
Upgrade love.filesystem to use 64-bit numbers for dealing with file sizes, thus (hopefully) enabling lovers to work with very large files (based on Boolsheet's patch in issue #179)
|
2011-12-22 02:45:11 -06:00 |
|
Bart van Strien
|
0aae9684b3
|
Automated formatting fix
|
2011-11-16 11:32:41 +01:00 |
|
Bill Meltsner
|
fde708160e
|
bringing in the new year by changing every 2010 to 2011
|
2011-01-15 14:40:27 -06:00 |
|
rude
|
aa01c984b9
|
Updated all dates to 2010.
|
2010-01-31 16:54:47 +01: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
|
dcb3dfd83d
|
Initial Mercurial commit.
|
2009-07-26 15:46:49 +02:00 |
|