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
8989e39b1e7d5f4388ae2d7ef2d9188a00470b31
love
/
src
T
History
Alex Szpakowski
8989e39b1e
A better fix for love.mouse.setPosition not updating the return values of love.window.getPosition until the next love.event.pump call on Windows and Linux.
2015-01-31 02:36:31 -04:00
..
common
Adjust version header to resolve linker conflict with two definitions of love::VERSION in android builds
2015-01-24 23:09:49 +01: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
A better fix for love.mouse.setPosition not updating the return values of love.window.getPosition until the next love.event.pump call on Windows and Linux.
2015-01-31 02:36:31 -04:00
scripts
Moved the default Font logic from the graphics.lua script to the Graphics and Font module C++ code. Moved love.graphics.setNewFont from the graphics.lua script to the Graphics module Lua wrapper code. Moved the Vera.ttf data from the graphics.lua script to its own file inside the Font module.
2015-01-31 01:10:38 -04:00
love.cpp
Adjust version header to resolve linker conflict with two definitions of love::VERSION in android builds
2015-01-24 23:09:49 +01:00