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-15 15:51:12 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
140faf0cae845e51372ce84d04215604e47135c7
love
/
src
T
History
Alex Szpakowski
140faf0cae
Channel:push now returns an id value. Added Channel:hasRead(id), which returns true if the value that the id represents has already been popped, demanded, or cleared from the Channel. Resolves issue
#1104
.
...
--HG-- branch : minor
2016-03-09 22:04:14 -04:00
..
common
Merge default into minor
2016-03-03 21:28:30 -04:00
libraries
Happy new year!
🎉
2016-01-01 00:05:06 -04:00
modules
Channel:push now returns an id value. Added Channel:hasRead(id), which returns true if the value that the id represents has already been popped, demanded, or cleared from the Channel. Resolves issue
#1104
.
2016-03-09 22:04:14 -04:00
scripts
Color values in love's APIs are now in the range of [0, 1] rather than [0, 255].
2016-01-31 10:49:29 -04:00
love.cpp
Removed LOVE_LEGENDARY_UTF8_ARGV_HACK, SDL 2.0 does it for us.
2016-01-25 22:52:32 -04:00