bill@Ixion
|
e21ce73554
now supports encoding to BMP as well as TGA, hooray
|
16 жил өмнө |
rude
|
3c2bd1bd9c
Fixed epic bug in runtime.cpp causing non-Lua-owned objects to be released by Lua GC.
|
16 жил өмнө |
rude
|
fea48f421c
Changed autobuild (Linux) to use curl.
|
16 жил өмнө |
tenoch@tenoch-laptop
|
a3cd1e67bc
Trying to figure out how hg works...
|
16 жил өмнө |
bart@bart
|
0b38be2b4c
Readded get/setCategory and get/setMask
|
16 жил өмнө |
tenoch@tenoch-laptop
|
ca15eb1922
Changed default mass and rot. inertia values for new body to Box2D's
|
16 жил өмнө |
bart@bart
|
41a7c11f9f
Fixed a few errors, buildable again
|
16 жил өмнө |
bill@Ixion
|
8d17ca0546
Apparently we're not using love.filesystem.write anymore? Oh well. now file:write can write data as well.
|
16 жил өмнө |
bill@Ixion
|
3655c9caae
Lots changed: ImageData can now encode itself to any format you like as long as it's tga, love.filesystem can now write data to files, added EncodedImageData class.
|
16 жил өмнө |
bill@Ixion
|
bd1e587811
Merged
|
16 жил өмнө |
bill@Ixion
|
4d2994e05f
Fixed up love.graphics.newScreenshot() to return a right-side up image without breaking abstraction layers.
|
16 жил өмнө |
rude
|
28b1ee4f16
Fixed bug which caused files opened in write mode to fail.
|
16 жил өмнө |
rude
|
623e701549
Modules now reside in Lua and are treated (almost) like normal objects.
|
16 жил өмнө |
bart@bart
|
bea504af2b
Added ILU in configure.in, now builds on linux
|
16 жил өмнө |
bill@Ixion
|
cece5fe625
readded support for screenshots - love.graphics.newScreenshot() returns ImageData that can be manipulated as one pleases
|
16 жил өмнө |
bill@Ixion
|
b8677cebd0
added an endianness check in VorbisDecoder.cpp
|
16 жил өмнө |
bill@Ixion
|
d3d7d787e4
Made the distributable DMG even smaller (now 5.4MB instead of 6.3).
|
16 жил өмнө |
bill@Ixion
|
6bdbfcda53
Merged.
|
16 жил өмнө |
bill@Ixion
|
91f3cff8a2
Running love --version will now print a version string and exit.
|
16 жил өмнө |
rude
|
28aae4d109
Updated MacOSX installer image.
|
16 жил өмнө |
rude
|
0264c9a6c8
Fixed autobuild system so it uses the correct architecture on Linux.
|
16 жил өмнө |
bart@bart
|
0c946c00fe
Merge
|
16 жил өмнө |
bart@bart
|
0a528ef9fa
New deb file creation script also adds icons and mimetype
|
16 жил өмнө |
bill@Ixion
|
7e000c2014
DMG is now renamed, much smaller, slightly better-looking and has a custom icon
|
16 жил өмнө |
rude
|
3ed03bf675
Added autobuilder for macosx.
|
16 жил өмнө |
rude
|
b4bf2c0595
Updated autobuilder to Mercurial.
|
16 жил өмнө |
bill@Ixion
|
8d666d0284
user can now manually set the offset for particle rotation
|
16 жил өмнө |
bill@Ixion
|
98db275e76
particles now rotate around their center
|
16 жил өмнө |
bill@Ixion
|
5850700c8e
creating a font with faulty data now throws an exception; error handler now wraps error text if it's too long
|
16 жил өмнө |
bill@Ixion
|
0e0c7527b1
Fixed crash when love.graphics.newFont() was passed nil or nonexistent argument #1
|
16 жил өмнө |