Bill Meltsner
|
1de511e3b9
seeking was broken in Mpg123Decoder
|
14 年之前 |
Bill Meltsner
|
2faf8aa442
Source:tell actually works now
|
14 年之前 |
Bill Meltsner
|
cee7a4ccdb
Removed EncodedImageData, added three new encoded image formats, and changed the way screenshots work - saving screenshots will be broken until we have some way of flipping ImageData, though
|
14 年之前 |
Bill Meltsner
|
8de9499979
added Source:seek/tell
|
14 年之前 |
Bill Meltsner
|
9251c2b4b1
handle love.graphics.arc being passed identical angles
|
14 年之前 |
Bill Meltsner
|
33a2110b00
added love.graphics.arc
|
14 年之前 |
Bill Meltsner
|
dbe2698dc2
updated Xcode project so it'll actually build again
|
14 年之前 |
Bart van Strien
|
526058c707
Added love.audio.null loader
|
14 年之前 |
Bart van Strien
|
b4139ffab5
Rename loaders to fit their locations
|
14 年之前 |
Bart van Strien
|
254bd29244
Move luaopen_love_audio to love.audio.openal
|
14 年之前 |
Bart van Strien
|
dc61911a25
Move luaopen_love_sound to love.sound.lullaby
|
14 年之前 |
Bart van Strien
|
ff387790ce
Move luaopen_love_image from love.image to love.image.devil
|
14 年之前 |
Bill Meltsner
|
a1dc0e5c8e
fixed framebuffers being filled with garbage when created
|
14 年之前 |
Bill Meltsner
|
e6bf34431c
merge default into minor
|
14 年之前 |
vrld
|
19e4dea8e8
Add framebuffer:clear(r,g,b,a) (issue #134).
|
14 年之前 |
vrld
|
141d4d5eee
Turn of auto color clearing in Framebuffer::startGrab().
|
14 年之前 |
vrld
|
61bf387bf9
Change love.graphics.setBackgroundColor() to accept alpha values.
|
14 年之前 |
vrld
|
140fbfb61c
Merge Framebuffer changes
|
14 年之前 |
vrld
|
4cf2d0dc99
Merge...
|
14 年之前 |
Bill Meltsner
|
d44322edcc
updated Xcode project to work with Xcode 4
|
14 年之前 |
Bill Meltsner
|
45b8ba7ae3
fixed ParticleSystem:setSize() looking at the wrong argument for size variation
|
14 年之前 |
Bill Meltsner
|
79fd4aa180
fixing font-related segfault bug, thanks to itsnotabigtruck
|
14 年之前 |
vrld
|
40ab19d91a
Merge Framebuffer:set/getWrap to minor
|
14 年之前 |
vrld
|
75d03505ab
Expose Framebuffer:set/getWrap to Lua
|
14 年之前 |
vrld
|
a88c4c6a79
Add get/setWrap to Framebuffer (issue #192).
|
14 年之前 |
vrld
|
e77b94f112
Make the compiler shut up about initialization order.
|
14 年之前 |
rude
|
2546f27b07
Merge default into minor.
|
14 年之前 |
rude
|
a2dadbf049
Updated MSVC2010 project files with changes from 'newfont' branch.
|
14 年之前 |
rude
|
3c7353be9d
Silence warnings in luasocket/GLee.
|
14 年之前 |
rude
|
10a1602840
Silence int -> float warnings on Windows.
|
14 年之前 |