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 07:41:11 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aa882cbcbcb426d5b7a32fe28f23b619aacf79c3
love
/
src
T
History
Alex Szpakowski
aa882cbcbc
Added love.window.getDisplayName, to get the name of a connected display.
2014-06-14 16:20:30 -03:00
..
common
Added love.joystick.loadGamepadMappings (resolves issue
#842
), and Joystick:saveGamepadMapping.
2014-06-04 15:50:06 -03:00
libraries
Throw away the first 3 love.math.random results after seeding it (xorshift outputs less random results the first few times when the seed is very similar to a previous one)
2014-03-15 21:43:25 -03:00
modules
Added love.window.getDisplayName, to get the name of a connected display.
2014-06-14 16:20:30 -03:00
scripts
Renamed all cases of FSAA to the more accurately-named MSAA. The FSAA names (canvas:getFSAA, t.window.fsaa, etc.) still exist for now, for backwards-compatibility.
2014-06-13 23:28:00 -03:00
love.cpp
Goodbye 2013, hello 2014!
2014-01-03 17:28:58 -04:00