Bart van Strien
|
e3a5a6cd9f
Import thelinx' freedesktop patch as in bug #105
|
14 years ago |
rude
|
d27dd8b5dd
Added base64 support for FileData, and inlined all resources in boot.lua/graphics.lua as base64. Also removed old reshax stuff.
|
15 years ago |
rude
|
aa01c984b9
Updated all dates to 2010.
|
15 years ago |
bill@Ixion
|
3f70006283
Fixed Filesystem::getWorkingDirectory() so that it actually compiles on non-Windows systems.
|
15 years ago |
rude
|
a3f6a55593
Fixed UTF-8 encoding of APPDATA and CWD on Windows.
|
15 years ago |
bill@localhost
|
6853f8374e
made building from source on OS X a hell of a lot easier - no more .dylibs, and all the header files are contained in the frameworks (as they should be!)
|
16 years ago |
rude
|
435fc43f68
Fixed love.keyboard.setKeyRepeat, fixed issues with Body:getWhatever, and made the save directory settable.
|
16 years ago |
[email protected]
|
ff06834934
Made write dir override the .love
|
16 years ago |
bill@Ixion
|
ac16935782
now does what the previous commit was supposed to make it do, but with fewer bugs
|
16 years ago |
bill@Ixion
|
a45500c1ff
now uses the proper appdata directory on Mac OS X
|
16 years ago |
bill@Ixion
|
3655c9caae
Lots changed: ImageData can now encode itself to any format you like as long as it's tga, love.filesystem can now write data to files, added EncodedImageData class.
|
16 years ago |
rude
|
28b1ee4f16
Fixed bug which caused files opened in write mode to fail.
|
16 years ago |
bart@bart
|
0aae22d523
Fixed PHYSFS_fileLength segfault on non-existant files by checking if a file exists when a file object is created
|
16 years ago |
rude
|
0fa37fc711
Fixed bug where file was left open when doing a love.filesystem.read.
|
16 years ago |
rude
|
92c678ce02
Fixed file not closing after require(). Changed seek() to use seconds.
|
16 years ago |
rude
|
c52c218ba1
Renamed Frame to Quad; added drawq/addq; fixed some bugs.
|
16 years ago |
rude
|
45f69512ac
Added some resources.
|
16 years ago |
rude
|
5c75f3b5a5
Fixed compilation errors in filesystem and added workaround for machines without PhysFS 2.0.
|
16 years ago |
rude
|
dd420d68a3
Ok, project generation didn't really work out. Reverted.
|
16 years ago |
rude
|
ba1a75e547
Added many comments, and changed function names for wrapper functions.
|
16 years ago |
rude
|
8e681b4204
It's now possible to build each module individually (as a DLL).
|
16 years ago |
rude
|
524ef5e118
Added looping in love.audio (though needs implementation in love.sound).
|
16 years ago |
rude
|
dcb3dfd83d
Initial Mercurial commit.
|
16 years ago |