Bart van Strien
|
b4139ffab5
Rename loaders to fit their locations
|
14 years ago |
Bart van Strien
|
254bd29244
Move luaopen_love_audio to love.audio.openal
|
14 years ago |
Bart van Strien
|
dc61911a25
Move luaopen_love_sound to love.sound.lullaby
|
14 years ago |
Bart van Strien
|
ff387790ce
Move luaopen_love_image from love.image to love.image.devil
|
14 years ago |
Bill Meltsner
|
a1dc0e5c8e
fixed framebuffers being filled with garbage when created
|
14 years ago |
Bill Meltsner
|
e6bf34431c
merge default into minor
|
14 years ago |
vrld
|
19e4dea8e8
Add framebuffer:clear(r,g,b,a) (issue #134).
|
14 years ago |
vrld
|
141d4d5eee
Turn of auto color clearing in Framebuffer::startGrab().
|
14 years ago |
vrld
|
61bf387bf9
Change love.graphics.setBackgroundColor() to accept alpha values.
|
14 years ago |
vrld
|
140fbfb61c
Merge Framebuffer changes
|
14 years ago |
vrld
|
4cf2d0dc99
Merge...
|
14 years ago |
Bill Meltsner
|
d44322edcc
updated Xcode project to work with Xcode 4
|
14 years ago |
Bill Meltsner
|
45b8ba7ae3
fixed ParticleSystem:setSize() looking at the wrong argument for size variation
|
14 years ago |
Bill Meltsner
|
79fd4aa180
fixing font-related segfault bug, thanks to itsnotabigtruck
|
14 years ago |
vrld
|
40ab19d91a
Merge Framebuffer:set/getWrap to minor
|
14 years ago |
vrld
|
75d03505ab
Expose Framebuffer:set/getWrap to Lua
|
14 years ago |
vrld
|
a88c4c6a79
Add get/setWrap to Framebuffer (issue #192).
|
14 years ago |
vrld
|
e77b94f112
Make the compiler shut up about initialization order.
|
14 years ago |
rude
|
2546f27b07
Merge default into minor.
|
14 years ago |
rude
|
a2dadbf049
Updated MSVC2010 project files with changes from 'newfont' branch.
|
14 years ago |
rude
|
3c7353be9d
Silence warnings in luasocket/GLee.
|
14 years ago |
rude
|
10a1602840
Silence int -> float warnings on Windows.
|
14 years ago |
rude
|
3dd2cc0c57
Removed unused local variable.
|
14 years ago |
rude
|
95ba8d1e13
Disabled mStereoSeparation and mMaxMixChannels until library is updated on Windows.
|
14 years ago |
rude
|
6a2423f104
windows.h #defines min/max by default, causing problems with std::[min, max].
|
14 years ago |
Bill Meltsner
|
6e2da1f26d
added the UTF8-CPP library for unicode support, and added unicode printing support.
|
14 years ago |
Bart van Strien
|
2115cf19b9
Fixed a couple of compiler warnings in minor branch
|
14 years ago |
Bart van Strien
|
22e75f72f1
Allow selection of modules
|
14 years ago |
Bill Meltsner
|
b22e07048f
and cutting off its head
|
14 years ago |
Bill Meltsner
|
3a3616e46c
closing newfont, its purpose has been served
|
14 years ago |