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-14 01:20:56 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
247e1b6af0fffa53e9220ac0c9d32bf8494ffdc3
love
/
src
/
scripts
T
History
Alex Szpakowski
247e1b6af0
Merge default into minor
...
--HG-- branch : minor
2016-11-19 19:19:14 -04:00
..
auto.lua
Fail gracefully when auto.lua is called on a file not in src/scripts
2016-07-28 17:15:52 +02:00
boot.lua
Merge default into minor
2016-11-19 19:19:14 -04:00
boot.lua.h
Merge default into minor
2016-11-19 19:19:14 -04:00
nogame.lua
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
nogame.lua.h
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