Bill Meltsner
|
fde708160e
|
bringing in the new year by changing every 2010 to 2011
|
2011-01-15 14:40:27 -06:00 |
|
Bart van Strien
|
aa7ec54121
|
Add love.filesystem.getLastModified (issue #163)
|
2011-01-06 22:54:51 +01:00 |
|
Bart van Strien
|
9b7df91797
|
Added ?/init.lua to the love loader (issue #116)
|
2010-11-28 11:39:55 +01:00 |
|
Bart van Strien
|
2169f531f8
|
Threads now get the love.filesystem package.loader too
|
2010-10-14 20:24:38 +02:00 |
|
rude
|
d27dd8b5dd
|
Added base64 support for FileData, and inlined all resources in boot.lua/graphics.lua as base64. Also removed old reshax stuff.
|
2010-09-19 13:22:10 +02:00 |
|
bart@bartbes.ath.cx
|
bf72299223
|
Fixed bug/epic fail in loader
|
2010-04-18 23:40:01 +02:00 |
|
bart@bartbes.ath.cx
|
736f7ab1a2
|
love.thread can now share full userdata
|
2010-02-14 17:41:11 +01:00 |
|
bart@bartbes.ath.cx
|
355a94755d
|
Added first version of thread and enabled newFileData
|
2010-02-12 20:24:39 +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
|
623e701549
|
Modules now reside in Lua and are treated (almost) like normal objects.
Also added a way of getting a pointer to abstract module instances internally.
|
2009-09-02 21:18:13 +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
|
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
|
0c241a14fb
|
Added resources, and changed slightly how wrappers expose functions.
|
2009-07-30 00:37:43 +02:00 |
|
rude
|
dcb3dfd83d
|
Initial Mercurial commit.
|
2009-07-26 15:46:49 +02:00 |
|