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
d98e2cb40ca820706d3c81370ae27b2714dd56be
love
/
src
T
History
Alex Szpakowski
d98e2cb40c
Renamed randnormal to randomnormal
...
--HG-- branch : math-randobject
2013-04-15 14:57:20 -03:00
..
common
Added love.math.newRandomGenerator. Returns a RNG object with its own seed and random methods.
2013-04-14 23:02:44 -03:00
libraries
Replaced the devil love.image module with love.image.magpie, which can decide which image library to use in a similar manner to love.sound.lullaby. Some rough edges still exist.
2013-04-07 17:18:34 -03:00
modules
Renamed randnormal to randomnormal
2013-04-15 14:57:20 -03:00
scripts
Potentially worked around an SDL resize event bug in windows causing initial window creation to happen twice
2013-04-12 14:20:00 -03:00
love.cpp
Replaced deprecated lua_open calls with luaL_newstate
2013-02-16 00:51:57 -04:00