This website requires JavaScript.
Explore
Help
Sign In
LOVE
/
love
Watch
1
Star
0
Fork
0
You've already forked love
mirror of
https://github.com/love2d/love.git
synced
2026-08-13 17:10:54 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4666d83beb95bc261da08db5fa10e114a4e60912
love
/
src
T
History
Alex Szpakowski
4666d83beb
Fixed ImageData:mapPixel again, for non-JIT platforms this time.
...
--HG-- branch : minor
2016-05-21 15:24:11 -03:00
..
common
Merge default into minor
2016-05-12 18:20:01 -03:00
libraries
Re-apply enet patch to use autoconf results
2016-04-02 17:25:38 +02:00
modules
Fixed ImageData:mapPixel again, for non-JIT platforms this time.
2016-05-21 15:24:11 -03:00
scripts
Added love.math.encode(format, data | string [, linelength]) and love.math.decode(format, data | string). Current formats are "base64" and "hex". The optional line length only applies to base64 and specifies the maximum number of characters per line in the encoded string.
2016-03-28 19:28:40 -03:00
love.cpp
Fixed love.event.quit on un-fused iOS games to properly exit to the game list instead of just restarting the current game.
2016-04-10 22:11:28 -03:00