Bart van Strien
|
cadde8947f
Use love.run's return value as return value (if valid), default to 0
|
hace 13 años |
Bart van Strien
|
db7fba1d3a
Now returns return value 1 on error
|
hace 13 años |
Bart van Strien
|
2986890746
Fix Shape:testPoint's stack indices (issue #430)
|
hace 13 años |
Bart van Strien
|
1b568fdf39
Make setMode get the actual width and height after setting, fixes bug with width and height 0 (aka desktop resolution)
|
hace 13 años |
Bart van Strien
|
1e00f0f981
Move the default image filter to the Image class, instead of Graphics applying it on newImage
|
hace 13 años |
Bart van Strien
|
1a89622262
Fonts and ImageFonts now use the default image filter, newImageFont gets a second and third argument, to optionally specify the filters
|
hace 13 años |
Bart van Strien
|
7f39fa8c3a
Create liblove
|
hace 13 años |
Bart van Strien
|
0f0a64819e
Add --fused command line argument, to override fused game detection
|
hace 13 años |
vrld
|
26780681ea
Remove artifacts at line endings (see 4f9c5db78143).
|
hace 13 años |
vrld
|
b5f3addd35
Remove antialiasing artifacts when drawing lines at a very big scale.
|
hace 13 años |
Bart van Strien
|
4a04c48891
Merged in aidalgol/love-scaling (pull request #6)
|
hace 13 años |
Bart van Strien
|
3b54a88c4e
Merged in AMDmi3/love (pull request #7)
|
hace 13 años |
Bart van Strien
|
54e4d2da9a
Fix endianness check for ppc on gcc
|
hace 13 años |
Marcus Comstedt
|
82fb48738d
Use configure.in to test for endianness on UNIX
|
hace 13 años |
vrld
|
4370f6c9d6
Fix typo in PixelEffect:send() dispatcher when trying to send unsupported type
|
hace 13 años |
Dmitry Marakasov
|
204f561033
Fix bashisms
|
hace 13 años |
Aidan Gauland
|
8a6c36231c
Corrected scaling of values in RopeJoint constructor.
|
hace 13 años |
Aidan Gauland
|
27b62b5c9c
Removed scaling of unit vectors.
|
hace 13 años |
vrld
|
d4c59d3508
Fix issue #406: Empty glyphs cause some ATI cards to crash in Font::addGlyph().
|
hace 13 años |
Bill Meltsner
|
7925b1b059
Fix .hgtags.
|
hace 13 años |
Bill Meltsner
|
c8d9be1a99
Added tag 0.8.0 for changeset e0f98d53debb
|
hace 13 años |
Bill Meltsner
|
3e67824d3b
Kill the VS 2008 project with extreme prejudice.
|
hace 13 años |
Bill Meltsner
|
cc13ce9e50
Added tag 0.8.0 for changeset 9a7f76c4a19a
|
hace 13 años |
Bill Meltsner
|
7b64bb8d59
Update changelog for the last time before 0.8.0.
|
hace 13 años |
rude
|
9b9573b2d2
Updated changes.txt with latest *exciting* developments to the Windows builds.
|
hace 13 años |
Bart van Strien
|
34d7c51cd0
Macro-ify msvc2010 app.rc
|
hace 13 años |
Bart van Strien
|
43c5576268
Remove warning in autotools and make LOVE_OLD_MODPLUG define that disables some new modplug settings
|
hace 13 años |
Bart van Strien
|
e40dc63042
Don't let configure check for libmng and libtiff (bug #290)
|
hace 13 años |
vrld
|
340ee8442d
Fix issue #397: printf does not center string correctly.
|
hace 13 años |
vrld
|
5b05e5a07a
Fix issue #396: Make automagic check for libtool and auto(conf|tools).
|
hace 13 años |