rude
|
28b1ee4f16
|
Fixed bug which caused files opened in write mode to fail.
|
2009-09-02 22:47:11 +02:00 |
|
bart@bart
|
0aae22d523
|
Fixed PHYSFS_fileLength segfault on non-existant files by checking if a file exists when a file object is created
|
2009-08-26 17:20:23 +02:00 |
|
rude
|
0fa37fc711
|
Fixed bug where file was left open when doing a love.filesystem.read.
|
2009-08-25 22:22:55 +02:00 |
|
rude
|
92c678ce02
|
Fixed file not closing after require(). Changed seek() to use seconds.
|
2009-08-24 19:57:08 +02:00 |
|
rude
|
c52c218ba1
|
Renamed Frame to Quad; added drawq/addq; fixed some bugs.
|
2009-08-17 23:35:04 +02:00 |
|
rude
|
45f69512ac
|
Added some resources.
|
2009-08-14 22:44:57 +02:00 |
|
rude
|
5c75f3b5a5
|
Fixed compilation errors in filesystem and added workaround for machines without PhysFS 2.0.
|
2009-08-13 21:55:05 +02: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
|
8e681b4204
|
It's now possible to build each module individually (as a DLL).
|
2009-08-04 19:57:14 +02:00 |
|
rude
|
524ef5e118
|
Added looping in love.audio (though needs implementation in love.sound).
|
2009-08-01 22:11:48 +02:00 |
|
rude
|
dcb3dfd83d
|
Initial Mercurial commit.
|
2009-07-26 15:46:49 +02:00 |
|