Bart van Strien
|
a67b5b501f
Fix a leak on destruction of a physics world
|
13 vuotta sitten |
vrld
|
94bd960cc7
Fix number of arguments check in w_ParticleSystem_setSizes.
|
13 vuotta sitten |
vrld
|
3904e49c75
Check argument sanity in w_ParticleSystem_setColors.
|
13 vuotta sitten |
vrld
|
1a9eafb76a
Fix buffer over-read in draw_overdraw() (thanks, Boolsheet!).
|
13 vuotta sitten |
Bart van Strien
|
f6e9f4cac7
Stop Body:getWorldPoints from overflowing the lua stack
|
13 vuotta sitten |
Bart van Strien
|
e57e9efe0e
Improve love.filesystem.lines
|
13 vuotta sitten |
Bart van Strien
|
d525349549
Fix usage of a string past its lifetime, and set a default type for encode
|
13 vuotta sitten |
Bart van Strien
|
9dc4138366
Fix a comment
|
13 vuotta sitten |
Bart van Strien
|
fbfd20a142
Move the references from _G to the registry
|
13 vuotta sitten |
Bart van Strien
|
9bf6f43a4e
Adding the files is a crucial step, you know
|
13 vuotta sitten |
Bart van Strien
|
2549d84ec8
Merged in thelinx/love (Body:setMass)
|
13 vuotta sitten |
Bart van Strien
|
2ac4a9e6d0
Manually keep track of bound textures, so we don't have to poll each frame
|
13 vuotta sitten |
Bart van Strien
|
51d4553b7d
Fix love.event.push/quit issues
|
13 vuotta sitten |
Linus Sjögren
|
7f13fc47c7
Damn you, copy paste!
|
13 vuotta sitten |
Linus Sjögren
|
afd0ef1d9e
Add a custom Body:setMass function.
|
13 vuotta sitten |
Bill Meltsner
|
be55579a22
Happy New Year, have an enormous diff
|
13 vuotta sitten |
Bill Meltsner
|
21516fc658
Add padding around every glyph in a Font texture, fixing the fringing seen with scaled text (actually fixes issue #321)
|
13 vuotta sitten |
Bill Meltsner
|
2077408351
Add Audio.cpp to Xcode project
|
13 vuotta sitten |
Bill Meltsner
|
4c5d11d582
Backout changeset e90d89c7b9712297c14ba73eda37ec28f25101f9
|
13 vuotta sitten |
Bart van Strien
|
5fa0a4cfa3
Drastically improve the font scaling quality (issue #321)
|
13 vuotta sitten |
Bart van Strien
|
1509403ca7
Add SpriteBatch:getImage (issue #321)
|
13 vuotta sitten |
Bart van Strien
|
7c1e1fd0db
Return nil if the raycasts don't hit anything (issue #335)
|
13 vuotta sitten |
Bart van Strien
|
c1f68e058d
Use Box2D's callbacks for destruction of physics objects and wait until the end of the timestep before destroying them.
|
13 vuotta sitten |
Bart van Strien
|
9629e5b233
Update changelog
|
13 vuotta sitten |
Bart van Strien
|
e0b420c988
Properly export love modules to lua, package.loaded is correct now
|
13 vuotta sitten |
Bart van Strien
|
870973197c
Only bind images when they weren't (issue #353)
|
13 vuotta sitten |
Bart van Strien
|
c78c6801e9
Formatting fix
|
13 vuotta sitten |
Bart van Strien
|
f58f80397e
Fix fsaa crash on OSX, can't enable multisampling before a window is created (bug #350)
|
13 vuotta sitten |
vrld
|
d218291473
Fix issue #348 - strict mode. Use setCanvas instead of setRenderTarget in
|
13 vuotta sitten |
rude
|
e7dd3f7f13
Added Boolsheet's improved app.rc file (UTF-16LE).
|
13 vuotta sitten |