Bart van Strien
|
dc873c24f0
Some exception cleanup
|
14 vuotta sitten |
Bart van Strien
|
8f9a4ef15d
Improve stop and rewind logic for openal
|
14 vuotta sitten |
Bart van Strien
|
96a5a3e402
Catch not just the generic utf8 exception, but a few specific ones as well (bug #244)
|
14 vuotta sitten |
Bart van Strien
|
c28659ae33
Rework source updates, do clean stopping of streaming sources once they end. (bug #295)
|
14 vuotta sitten |
Bart van Strien
|
9199f1be5b
Catch ALL the utf8 errors (bug #244)
|
14 vuotta sitten |
vrld
|
65f8bcd375
Another take at issue #294, which should fix issues with nVidia cards.
|
14 vuotta sitten |
vrld
|
4f0028050d
Fix issue #294 (really this time).
|
14 vuotta sitten |
vrld
|
eec0250545
Fix issue #292: Can't send arrays to pixeleffects.
|
14 vuotta sitten |
vrld
|
2eb9ee20d5
Fix issue #291: Usage of unsanitized GLSL compiler errors.
|
14 vuotta sitten |
vrld
|
d5dce6284f
Fix issue #294: Canvas not working when not rendering to default render target.
|
14 vuotta sitten |
Bart van Strien
|
78389d2e69
Oops, reversed that.
|
14 vuotta sitten |
Bart van Strien
|
31f290f062
Update changelog according to (Anonymous user)'s Guide To A Better Love Changelog for 0.8.0.
|
14 vuotta sitten |
Bill Meltsner
|
77f2f856e1
Reset OS X deployment target to 10.5, we're not abandoning Leopard or anything
|
14 vuotta sitten |
Bill Meltsner
|
884b0bdccd
Modernize and update Xcode project to handle love.graphics changes
|
14 vuotta sitten |
Bart van Strien
|
6e630e8987
Fix width for getWrap and catch utf8 decoding errors in getWrap and getSize (issues #230 and #244)
|
14 vuotta sitten |
Bart van Strien
|
190e11d016
Move wrapping to Font::getWrap and make printf use that (fixes issue #230)
|
14 vuotta sitten |
Bart van Strien
|
f9084c4625
Thread:getKeys needs to return a 1-indexed table
|
14 vuotta sitten |
Bart van Strien
|
cc7b6431eb
Change default segments for l.g.circle to max(10, r)
|
14 vuotta sitten |
Bart van Strien
|
7ab910f281
Update changelog
|
14 vuotta sitten |
Bart van Strien
|
3d1fac07b2
Switch love.timer.sleep to seconds
|
14 vuotta sitten |
rude
|
729cce93cd
Prepared love.nsi for statically linked Lua.
|
14 vuotta sitten |
Bart van Strien
|
0d174cfb81
Fix compiler warnings
|
14 vuotta sitten |
Bart van Strien
|
5c43ba2779
More float quad work (issue #285)
|
14 vuotta sitten |
Bart van Strien
|
b14ca78109
Add string mapping for spritebatch usage parameter (issue #264)
|
14 vuotta sitten |
Bart van Strien
|
f0dad41f39
Switch quads over to floats instead of ints (issue #285)
|
14 vuotta sitten |
Bart van Strien
|
ceab3f7a44
Catch exceptions thrown while encoding image data (issue #282)
|
14 vuotta sitten |
Bart van Strien
|
efb04ab27c
Add love.thread.getKeys (issue #276)
|
14 vuotta sitten |
Bart van Strien
|
09367dc3bd
Make love loaders the first 2, preventing lua loaders from loading the wrong files (issue #283)
|
14 vuotta sitten |
Bart van Strien
|
515596d389
Ehm, unsigned double.. sure..
|
14 vuotta sitten |
Bart van Strien
|
73d062e8fe
Check if SoundData can allocate the memory and limit maximum size to INT_MAX
|
14 vuotta sitten |