Sasha Szpakowski
|
1e97e09b28
Rework internal module registration to happen in constructors.
|
1 year ago |
Sasha Szpakowski
|
94d5864144
update year for copyright notice
|
1 year ago |
Sasha Szpakowski
|
c823dbca96
Update copyright year for 2023
|
2 years ago |
Alex Szpakowski
|
8e7fd10b6f
Update copyright year for 2022
|
3 years ago |
Alex Szpakowski
|
f89aabb0bb
Update copyright year for 2021
|
4 years ago |
Alex Szpakowski
|
fc4847c69d
Update copyright for the new year
|
5 years ago |
Alex Szpakowski
|
0752f27bdf
Update copyright year for 2019
|
6 years ago |
Alex Szpakowski
|
5d5c2f9a96
math and data module instances are now deleted when they have no more Lua references (matches the behaviour of other modules.) Fixes the deprecation system not fully restarting when love.event.quit("restart") is called.
|
6 years ago |
Bart van Strien
|
e80247c191
Happy new year! ✨
|
7 years ago |
Alex Szpakowski
|
9fa73f8b87
Several love.data functions now take an enum ("data" or "string") to determine whether they return a Data object or a string.
|
7 years ago |
Bart van Strien
|
9e4374935d
Show (short) list of possible enum values when an invalid value is encountered (resolves #1318)
|
8 years ago |
Alex Szpakowski
|
90e86c329d
Add love.data module.
|
8 years ago |