Alex Szpakowski
|
3fe9e51a46
nogame screen: bring back double-tap-to-exit on touch screens.
|
há 7 anos atrás |
Alex Szpakowski
|
3a37300e6d
iOS: include a 1024x1024 icon
|
há 7 anos atrás |
Alex Szpakowski
|
a2aead02cf
iOS: set minimum deployment target to iOS 8.0, fix build to compile physfs
|
há 7 anos atrás |
Martin Felis
|
1462f4cf56
(Android) Removed declaration of log2 as it is available in newer NDK APIs
|
há 7 anos atrás |
Bart van Strien
|
da9716b96d
Update version number and changelog
|
há 7 anos atrás |
Bart van Strien
|
91be15e7e2
Fix debian package build
|
há 7 anos atrás |
Alex Szpakowski
|
0cefb12c13
Add a variant of love.filesystem.getInfo which filters based on file type. getInfo(filename, "directory") will only return info for non-symlinked directories, for example.
|
há 7 anos atrás |
Bart van Strien
|
5bdffa72eb
Add accidentally removed email address to the license file
|
há 7 anos atrás |
Bart van Strien
|
bce1a265df
Reformat license file
|
há 7 anos atrás |
Alex Szpakowski
|
277816fc86
Update codename
|
há 7 anos atrás |
Alex Szpakowski
|
3949fde802
Fix querying the default audio recording device, some Source code style cleanups.
|
há 7 anos atrás |
Alex Szpakowski
|
3a2ffc5e07
Add support for header-less DEFLATE data to love.data.compress/decompress.
|
há 7 anos atrás |
Bart van Strien
|
f32237a524
Prevent error in File:lines if the last line does not end with a newline (resolves #1383)
|
há 7 anos atrás |
Alex Szpakowski
|
8e83834722
Use the joystick's name in new gamepad mappings, when possible. Resolves issue #1370.
|
há 7 anos atrás |
bjornbytes
|
1916c2a5fa
Fix getCanvas for cube canvases;
|
há 7 anos atrás |
Bart van Strien
|
499844bffe
Mention automagic being unnecessary when using a source release (resolves #1382)
|
há 7 anos atrás |
Bart van Strien
|
d60849a9d5
Fix looping in File:lines on opened files (resolves #1377)
|
há 7 anos atrás |
Bart van Strien
|
fc9fcd2626
Prevent needless seeking in File:lines on closed files (issue #1377)
|
há 7 anos atrás |
Alex Szpakowski
|
53872d813a
Don't error when love.joystick.loadGamepadMappings is given an empty string/file, since saveGamepadMappings can produce that. Resolves issue #1375.
|
há 7 anos atrás |
Alex Szpakowski
|
a361b5c330
Fix invalid base64 produced by love.data.encode when the input data has byte values greater than 252. Resolves issue #1374.
|
há 7 anos atrás |
Bart van Strien
|
2f17cab3b4
Prevent out-of-bounds access in Text:add when an empty string is added (fixes #1372)
|
há 7 anos atrás |
Alex Szpakowski
|
d37c53584e
Fixed the mipmaps flag in love.graphics.newImage; cleaned up a bit of vector code in love.math.isConvex.
|
há 7 anos atrás |
Alex Szpakowski
|
a461f2d7af
Improve the error message when love.filesystem.init fails.
|
há 7 anos atrás |
Alex Szpakowski
|
0bc820ee0e
Merged in cigumo/love (pull request #99)
|
há 7 anos atrás |
Alex Szpakowski
|
a2454d74cd
Fix some DPI scale calculations to work with depth-only rendering.
|
há 7 anos atrás |
Alex Szpakowski
|
9dd1293f09
Updated changelog
|
há 7 anos atrás |
Alex Szpakowski
|
c798cce89d
Improve the error message given when love.event pumping functions are called with a Canvas active.
|
há 7 anos atrás |
Alex Szpakowski
|
39201af79f
Improve the error message when an invalid layer or face index is given in love.graphics.setMode.
|
há 7 anos atrás |
Alex Szpakowski
|
4d5c4ef807
Fix Body:isTouching.
|
há 7 anos atrás |
Alex Szpakowski
|
02e115c339
Add Body:isTouching(otherbody). See issue #1365.
|
há 7 anos atrás |