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-16 08:11:02 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1e8c9e18c30bef6c755a5b50b20e0f5bcde3e5b9
love
/
src
T
History
Alex Szpakowski
1e8c9e18c3
Fixed love.joystick.setGamepadMapping: the generated SDL controller mapping string is no longer invalid, and joystick hats are now properly converted to the SDL representation.
2014-08-27 00:58:42 -03:00
..
common
Error if the coordinates given to Canvas:getPIxel are not within [0, dimensions).
2014-08-10 03:09:16 -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
Fixed love.joystick.setGamepadMapping: the generated SDL controller mapping string is no longer invalid, and joystick hats are now properly converted to the SDL representation.
2014-08-27 00:58:42 -03:00
scripts
Removed some dead code.
2014-08-26 22:16:01 -03:00
love.cpp
Goodbye 2013, hello 2014!
2014-01-03 17:28:58 -04:00