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-12 08:30:56 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a361b5c330fa049354e413e9ede250f5f1e5013e
love
/
src
T
History
Alex Szpakowski
a361b5c330
Fix invalid base64 produced by love.data.encode when the input data has byte values greater than 252. Resolves issue
#1374
.
2018-02-07 22:28:33 -04:00
..
common
Fix invalid base64 produced by love.data.encode when the input data has byte values greater than 252. Resolves issue
#1374
.
2018-02-07 22:28:33 -04:00
libraries
enet: Fix a memory leak when peer:send fails (thanks pfirsich!)
2018-01-06 01:03:41 -04:00
modules
Prevent out-of-bounds access in Text:add when an empty string is added (
fixes
#1372
)
2018-01-30 17:31:44 +01:00
scripts
Prevent out-of-bounds access in Text:add when an empty string is added (
fixes
#1372
)
2018-01-30 17:31:44 +01:00
love.cpp
Windows: redirect stdout to the parent command prompt when love.exe --version is run.
2018-01-06 00:59:09 -04:00