Bart van Strien
|
cfeb01db42
Prevent race condition in thread:receive (bug #131)
|
před 14 roky |
Bart van Strien
|
54cfb3738f
Applied itsnotabigtruck's fbo patch (issue #133)
|
před 14 roky |
Bart van Strien
|
c4fe77694b
Applied (and fixed) vrld's thread patch
|
před 14 roky |
Bart van Strien
|
e840a8f96c
Another embedded zero issue in threads (isue #128)
|
před 14 roky |
Bart van Strien
|
36226401bf
Store and restore caption and mouse visibility when using setMode (bug #142)
|
před 14 roky |
Bart van Strien
|
2131e016e7
Merge..
|
před 14 roky |
Bart van Strien
|
9856fbc705
Add source:isPaused() (enhancement #141)
|
před 14 roky |
Bart van Strien
|
c0789b1da3
Remove references to old physics callbacks, fixes #139
|
před 14 roky |
Bart van Strien
|
cb1efac715
Wrappers now catch negative width or height in setScissor (bug #125)
|
před 14 roky |
Bart van Strien
|
1896921f8d
Make 'fused game checker' check if it's actually a the program it's trying to load, not a directory with the same name (bug #126)
|
před 14 roky |
Bart van Strien
|
11ab5600d3
Correctly handle embedded zeros in thread names and ThreadVariants (bug #128)
|
před 14 roky |
Bart van Strien
|
acf94d0d6d
Added tag 0.7.0 for changeset 9240be0fe0ea
|
před 14 roky |
Bart van Strien
|
4de0c004aa
Update changelog
|
před 15 roky |
Bart van Strien
|
9b7df91797
Added ?/init.lua to the love loader (issue #116)
|
před 15 roky |
Bart van Strien
|
f4da97d46e
Add hasFocus (issue #117)
|
před 15 roky |
Bart van Strien
|
cee1a95b82
Table support for setBackgroundColor (bug #113)
|
před 15 roky |
Bill Meltsner
|
d131c0c883
love.graphics.newFont now errors if the specified file doesn't exist (fixes #115)
|
před 15 roky |
rude
|
d884cb8a82
Removed newWorld(w, h). Added newWorld(x1, y1, x2, y2).
|
před 15 roky |
rude
|
6aa8399aa8
Made love.vcproj buildable again.
|
před 15 roky |
Bill Meltsner
|
fade6f0cbc
Fixed Framebuffers scaling their contents when not sized identically to the main window
|
před 15 roky |
Bart van Strien
|
a47fa1462d
Added table support for love.graphics.setColor (issue #106)
|
před 15 roky |
Bill Meltsner
|
6bfb05359b
Framebuffer needs cstring (fixes #108)
|
před 15 roky |
Bill Meltsner
|
77e5b7f880
moved the FramebufferStrategy structs back to Framebuffer.cpp
|
před 15 roky |
Bill Meltsner
|
417c20e6fa
upgraded Mac freetype to 2.4.3, now using a custom freetype framework that's set up much more nicely (and is actually slightly smaller!)
|
před 15 roky |
Bill Meltsner
|
ba44886cf4
Cleaned up love.graphics.Framebuffer code, using GLee to check for support instead
|
před 15 roky |
Bill Meltsner
|
500e0f1417
image fonts now print from the upper left like truetype fonts do (fixes #100)
|
před 15 roky |
Bill Meltsner
|
54f7a83662
made truetype fonts use luminance-alpha format for their data instead of rgba (thus halving their memory requirements)
|
před 15 roky |
Bill Meltsner
|
37baf32374
changed LUMINOSITY_ALPHA to LUMINANCE_ALPHA (more consistent with opengl's phrasing)
|
před 15 roky |
Bill Meltsner
|
3cb3537db0
Added vrld's text-rotation-fixing patch (finally fixes #56)
|
před 15 roky |
Bart van Strien
|
0aa4c36950
Last fix for proposal #105 and added it to changes.txt
|
před 15 roky |