Bill Meltsner
|
d35dbaa28b
Add __eq metamethod to all objects (checks to see if the Proxy data they represent are equal)
|
14 years ago |
Bill Meltsner
|
fde708160e
bringing in the new year by changing every 2010 to 2011
|
14 years ago |
rude
|
31c9995082
Fixed some type conversion warnings in VC. Mostly float <-> int and bool <-> int.
|
14 years ago |
[email protected]
|
200d4bc653
It looks like a dirty hack, it probably is, but this fixes the GC
|
15 years ago |
[email protected]
|
3d726b0dd9
Added mutexes to the GC and made tip buildable again on linux
|
15 years ago |
Bill Meltsner
|
17d7770eec
added varargs version of luax_convobj (for making Rasterizers)
|
15 years ago |
Bill Meltsner
|
b1dac7f381
EncodedImageData was implemented really stupidly. Now it's less stupid.
|
15 years ago |
[email protected]
|
736f7ab1a2
love.thread can now share full userdata
|
15 years ago |
[email protected]
|
7935050435
Now builds on Ubuntu 9.10
|
15 years ago |
rude
|
aa01c984b9
Updated all dates to 2010.
|
15 years ago |
rude
|
5b30c7fcfe
Major developments to love.audio/love.sound. Music and Sound are gone. There are only Sources now, which is much cleaner.
|
15 years ago |
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.
|
16 years ago |
rude
|
42a3be2171
Added __tostring for all types.
|
16 years ago |
rude
|
3c2bd1bd9c
Fixed epic bug in runtime.cpp causing non-Lua-owned objects to be released by Lua GC.
|
16 years ago |
rude
|
623e701549
Modules now reside in Lua and are treated (almost) like normal objects.
|
16 years ago |
rude
|
d4a97d49f3
Added all callbacks to World.
|
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
|
0c241a14fb
Added resources, and changed slightly how wrappers expose functions.
|
16 years ago |
rude
|
dcb3dfd83d
Initial Mercurial commit.
|
16 years ago |