Bart van Strien
|
cd330783f0
|
Apparently some compilers hate macros being redefined..
|
2011-12-27 23:04:50 +01:00 |
|
Bart van Strien
|
864c800e10
|
Fix some warnings
|
2011-12-27 21:25:06 +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
|
3da5b3fd46
|
Make the eof code compile on windows
|
2011-08-08 15:32:34 +02:00 |
|
Bart van Strien
|
7e06aebf66
|
Work around PhysicsFS eof bug on windows (issue #272)
|
2011-08-07 18:23:07 +02:00 |
|
Bart van Strien
|
defd6c5ee4
|
Attempt to close open files when File objects are destroyed
|
2011-08-06 13:42:57 +02:00 |
|
Bart van Strien
|
610b89cd19
|
Handle PHYSFS_fileExists failing with empty strings on windows
|
2011-02-20 01:00:27 +01: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
|
73aba4bdd4
|
eliminated a whole bunch of gcc warnings
|
2010-02-09 13:21:25 -05:00 |
|
rude
|
72efaa283f
|
Fixed crash on attempt to open non-existent file.
|
2010-02-03 20:48:58 +01: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
|
28b1ee4f16
|
Fixed bug which caused files opened in write mode to fail.
|
2009-09-02 22:47:11 +02:00 |
|
rude
|
78370abb58
|
Fixed MemoryData.
|
2009-07-28 17:43:22 +02:00 |
|
rude
|
dcb3dfd83d
|
Initial Mercurial commit.
|
2009-07-26 15:46:49 +02:00 |
|