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 16:40:57 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
222d4cfdc8c713c2a4ae4096d66df3deb37c683e
love
/
src
T
History
Alex Szpakowski
222d4cfdc8
Maybe fixed Windows build?
2015-01-24 03:43:52 -04:00
..
common
Added Lua 5.3's UTF-8 module to LÖVE. Resolves issue
#951
.
2015-01-21 16:52:56 -04:00
libraries
Added Lua 5.3's UTF-8 module to LÖVE. Resolves issue
#951
.
2015-01-21 16:52:56 -04:00
modules
Maybe fixed Windows build?
2015-01-24 03:43:52 -04:00
scripts
Added new event callback love.mousemoved(x, y, xrel, yrel), where xrel and yrel are the amount of pixels moved since the last event. Added love.mouse.setRelative(bool relative) and love.mouse.isRelative. Resolves issue
#470
.
2015-01-15 20:22:57 -04:00
love.cpp
Check if binary and library version match on startup (
resolves
#860
)
2015-01-15 11:26:40 +01:00