Alex Szpakowski
|
dad93959f9
Fixed a memory leak.
|
%!s(int64=9) %!d(string=hai) anos |
Alex Szpakowski
|
5460a5b872
Hopefully work around an nvidia graphics driver bug in OS X.
|
%!s(int64=9) %!d(string=hai) anos |
Alex Szpakowski
|
aad3c0d4d9
Fixed building for OS X.
|
%!s(int64=9) %!d(string=hai) anos |
Alex Szpakowski
|
cdc019b96b
libmodplug is now used on iOS.
|
%!s(int64=9) %!d(string=hai) anos |
Alex Szpakowski
|
0a059814e7
Revamped love.graphics.stencil and love.graphics.setStencilTest:
|
%!s(int64=9) %!d(string=hai) anos |
Alex Szpakowski
|
cabf6dcae2
Made type checking for love objects slightly more robust.
|
%!s(int64=9) %!d(string=hai) anos |
Alex Szpakowski
|
03032034e9
Fixed the Theora framework having its headers removed when love is built for Mac OS X.
|
%!s(int64=9) %!d(string=hai) anos |
Alex Szpakowski
|
ed0ec611b9
Pressing escape now exits the nogame screen.
|
%!s(int64=9) %!d(string=hai) anos |
Alex Szpakowski
|
c73fb2ef98
Fixed stenciling inside a Canvas in OpenGL ES 2.
|
%!s(int64=9) %!d(string=hai) anos |
Alex Szpakowski
|
493d5d6911
Removed more dead video remote code.
|
%!s(int64=9) %!d(string=hai) anos |
Alex Szpakowski
|
9573b415a3
Whoops...
|
%!s(int64=9) %!d(string=hai) anos |
Alex Szpakowski
|
834bd149d5
Fixed Video:setSource(nil).
|
%!s(int64=9) %!d(string=hai) anos |
Alex Szpakowski
|
2d7a99a3ae
Set the internal wrap mode for videos to clamp. Fixes video playback on some OpenGL ES devices.
|
%!s(int64=9) %!d(string=hai) anos |
Alex Szpakowski
|
7b8af113da
Fixed the minimum window size to re-set itself when love.window.setFullscreen(false) is called.
|
%!s(int64=9) %!d(string=hai) anos |
Alex Szpakowski
|
925eebdaf0
Removed love.event.addListener/removeListener/clearListeners.
|
%!s(int64=9) %!d(string=hai) anos |
Alex Szpakowski
|
9893f7ad51
Fixed an error message.
|
%!s(int64=9) %!d(string=hai) anos |
Alex Szpakowski
|
e5c0c49751
Added love.event.clearListeners.
|
%!s(int64=9) %!d(string=hai) anos |
Alex Szpakowski
|
44d4ce2c99
Show the error screen instead of just exiting after printing the error, if there's a syntax error in conf.lua (thanks Shoozza!)
|
%!s(int64=9) %!d(string=hai) anos |
Alex Szpakowski
|
de0b63a48d
Re-added love.filesystem.exists.
|
%!s(int64=9) %!d(string=hai) anos |
Alex Szpakowski
|
acc509878e
Updated the dependencies list in the readme.
|
%!s(int64=9) %!d(string=hai) anos |
Alex Szpakowski
|
532943649b
Slightly tweaked the no-game screen.
|
%!s(int64=9) %!d(string=hai) anos |
Alex Szpakowski
|
3eb363059b
Added love.event.addListener and removeListener.
|
%!s(int64=9) %!d(string=hai) anos |
Alex Szpakowski
|
77b832057d
Fixed the Windows build...
|
%!s(int64=9) %!d(string=hai) anos |
Alex Szpakowski
|
7769090c1f
Mesh:setVertices can now accept a Data object.
|
%!s(int64=9) %!d(string=hai) anos |
Alex Szpakowski
|
20fb7f44df
Cleaned up the code for love.math.random and related functions.
|
%!s(int64=9) %!d(string=hai) anos |
Alex Szpakowski
|
52b1bd78f2
Implemented LuaJIT FFI versions of love.math.random and RandomGenerator:random.
|
%!s(int64=9) %!d(string=hai) anos |
Alex Szpakowski
|
7ee02e8d37
Fixed most PhysFS deprecated call warnings on iOS/Android.
|
%!s(int64=9) %!d(string=hai) anos |
Alex Szpakowski
|
5c3ee15ded
Added a link to the Android build repository.
|
%!s(int64=9) %!d(string=hai) anos |
Alex Szpakowski
|
125df2ca34
Merged in Bobbyjones/love/readme-edit (pull request #50)
|
%!s(int64=9) %!d(string=hai) anos |
Alex Szpakowski
|
27ec680f50
Updated the Xcode project files for video support. Theora.framework is now required for building for OS X, and the iOS dependencies have been updated to include the theora library.
|
%!s(int64=9) %!d(string=hai) anos |