Bart van Strien
|
864c800e10
|
Fix some warnings
|
2011-12-27 21:25:06 +01: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 |
|
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 |
|
Bart van Strien
|
eae6c0ff85
|
Remove duplicate lines_i, finally fix leak (issue #271)
|
2011-08-06 16:51:33 +02:00 |
|
Bart van Strien
|
fdc56e7e73
|
Fix File:getSize crashing for a non-existent file
|
2011-08-06 14:44:49 +02: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 |
|
bill@Ixion
|
8d17ca0546
|
Apparently we're not using love.filesystem.write anymore? Oh well. now file:write can write data as well.
|
2009-09-04 01:36:26 -05:00 |
|
rude
|
28b1ee4f16
|
Fixed bug which caused files opened in write mode to fail.
|
2009-09-02 22:47:11 +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 |
|