Bart van Strien
|
6eb0544bbc
Use new error message macro in configure, use luajit by default, switch to pkg-config for as much as possible
|
11 years ago |
Alex Szpakowski
|
eb4fdf3bbe
Use a separate preprocessor define for using Framework #includes in OS X (resolves issue #796)
|
11 years ago |
rude
|
740347b240
Set PDB name for liblove in Visual Studio.
|
11 years ago |
rude
|
09a02662b6
CMake: Support LuaJIT.
|
11 years ago |
Alex Szpakowski
|
760f8220fa
Fixed a small memory leak if love.physics.newChainShape errors
|
11 years ago |
Bart van Strien
|
5b66cd2290
Make configure output some files in the debian folder as well, substituting the (optional) suffix where needed, also add pkg-config dependency
|
11 years ago |
Bart van Strien
|
3d82eecc08
Apply the love-experiment moduleselect branch
|
11 years ago |
Alex Szpakowski
|
2ee869b0e8
Fixed some compiler warnings
|
11 years ago |
Alex Szpakowski
|
eadb718ade
Fused status is now set before conf.lua is loaded
|
11 years ago |
Alex Szpakowski
|
f997cc43c1
Fixed a crashing issue when the error handler can’t create a window
|
11 years ago |
Bart van Strien
|
33bb049ee6
Don't call love.graphics functions in love.run until a window has been created, prevents segfaults when love.window and love.graphics were loaded, but there was no window
|
11 years ago |
Alex Szpakowski
|
1c8abc74aa
Renamed love.math.g/setRandomState and rng:g/setState to love.math.g/setRandomSeed and rng:g/setSeed.
|
11 years ago |
Alex Szpakowski
|
6e82ca88ed
Mac: dropped OS 10.5 support.
|
11 years ago |
rude
|
72698bccee
CMake: Convert line endings of text files automatically.
|
11 years ago |
rude
|
d6d2d79701
Turn off CPACK_NSIS_MODIFY_PATH.
|
11 years ago |
Alex Szpakowski
|
8608f2b027
The love executable now properly requires love and love.boot, and relies less on globals.
|
11 years ago |
Alex Szpakowski
|
b6aba767f4
Fixed custom return value for love executable, cleaned up Xcode project a bit
|
11 years ago |
Alex Szpakowski
|
a31e458ed8
Fixed liblove (love.framework) in OS X
|
11 years ago |
rude
|
e43b1e9673
Build love.dll on Windows.
|
11 years ago |
rude
|
b4ec808aff
Use umlauts in LÖVE's installer.
|
11 years ago |
Alex Szpakowski
|
c83e3c33c5
Fixed building as a universal binary on OS X (resolves issue #793)
|
11 years ago |
Alex Szpakowski
|
d4b71c8958
Tighter memory management when checking for .love files in the Mac application’s Resources folder.
|
11 years ago |
Alex Szpakowski
|
3b532fdb70
Fixed an uncaught exception in File:getSize
|
11 years ago |
Alex Szpakowski
|
006f4dd600
Fixed
|
11 years ago |
Alex Szpakowski
|
c0b28f9d07
Only apply an AMD-specific hack when generating mipmaps on AMD GPUs
|
11 years ago |
Alex Szpakowski
|
0214bab0fe
Reduced initialization time of the graphics module in OS X by ~80ms
|
11 years ago |
Alex Szpakowski
|
0fb05fd84d
Reorganized the nogame screen’s drawing code to marginally reduce CPU usage. Woo!
|
12 years ago |
Alex Szpakowski
|
51c01ca407
Updated CMakeLists.txt
|
12 years ago |
Alex Szpakowski
|
218638a4ed
Updated changelog
|
12 years ago |
Alex Szpakowski
|
f53678cec0
Merged bartbes/love-experiments/box2d-2.3 into default
|
12 years ago |