Alex Szpakowski
|
925eebdaf0
Removed love.event.addListener/removeListener/clearListeners.
|
před 9 roky |
Alex Szpakowski
|
9893f7ad51
Fixed an error message.
|
před 9 roky |
Alex Szpakowski
|
e5c0c49751
Added love.event.clearListeners.
|
před 9 roky |
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!)
|
před 9 roky |
Alex Szpakowski
|
de0b63a48d
Re-added love.filesystem.exists.
|
před 9 roky |
Alex Szpakowski
|
acc509878e
Updated the dependencies list in the readme.
|
před 9 roky |
Alex Szpakowski
|
532943649b
Slightly tweaked the no-game screen.
|
před 9 roky |
Alex Szpakowski
|
3eb363059b
Added love.event.addListener and removeListener.
|
před 9 roky |
Alex Szpakowski
|
77b832057d
Fixed the Windows build...
|
před 9 roky |
Alex Szpakowski
|
7769090c1f
Mesh:setVertices can now accept a Data object.
|
před 9 roky |
Alex Szpakowski
|
20fb7f44df
Cleaned up the code for love.math.random and related functions.
|
před 9 roky |
Alex Szpakowski
|
52b1bd78f2
Implemented LuaJIT FFI versions of love.math.random and RandomGenerator:random.
|
před 9 roky |
Alex Szpakowski
|
7ee02e8d37
Fixed most PhysFS deprecated call warnings on iOS/Android.
|
před 9 roky |
Alex Szpakowski
|
5c3ee15ded
Added a link to the Android build repository.
|
před 9 roky |
Alex Szpakowski
|
125df2ca34
Merged in Bobbyjones/love/readme-edit (pull request #50)
|
před 9 roky |
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.
|
před 9 roky |
Bart van Strien
|
22f2175bec
Add initial video playback support for Ogg Theora videos (resolves issue #66.)
|
před 9 roky |
Alex Szpakowski
|
a1dab12117
Fixed a bug in love.math.gammaToLinear/linearToGamma when a table with an alpha channel is passed in as an argument.
|
před 9 roky |
Alex Szpakowski
|
374d1ae0e1
Implemented LuaJIT FFI versions of love.math.noise, love.math.gammaToLinear, and love.math.linearToGamma.
|
před 9 roky |
Alex Szpakowski
|
004ffb8819
Fixed the build.
|
před 9 roky |
Alex Szpakowski
|
e0dca60380
Cleaned up some code.
|
před 9 roky |
David Serrano
|
742e402b0a
added Oxford comma
|
před 9 roky |
David Serrano
|
acb90c2a90
added iOS and Android to line 1
|
před 9 roky |
David Serrano
|
43e22d226c
Created new branch readme-edit
|
před 9 roky |
Alex Szpakowski
|
fcb76693c8
Added the script used to compile LuaJIT for iOS.
|
před 9 roky |
Alex Szpakowski
|
0474f8167a
Updated Box2D to 2.3.2-git.
|
před 9 roky |
Alex Szpakowski
|
5bdd858487
Fixed compiler warnings when new versions of FreeType are used.
|
před 9 roky |
Alex Szpakowski
|
6036454a20
Fixed up some code.
|
před 9 roky |
Alex Szpakowski
|
4c82c96369
Added a new texture wrap mode "clampzero", which outputs transparent black (or opaque black for textures without an alpha channel) rather than the texture's edge colors, when it's drawn or sampled from outside of its regular texture coordinate range.
|
před 9 roky |
Alex Szpakowski
|
2c4e713114
Imported some of the dynamiccore branch from love-experiments:
|
před 9 roky |