rude
|
d27dd8b5dd
Added base64 support for FileData, and inlined all resources in boot.lua/graphics.lua as base64. Also removed old reshax stuff.
|
15 anni fa |
Bill Meltsner
|
6492888c31
updated no game screen
|
15 anni fa |
Bill Meltsner
|
86dbc3212c
removed the DMG creation process from the OS X build - we'll distribute using zips from here on out
|
15 anni fa |
Bart van Strien
|
7e318cc9b2
Let's hope I finally smashed those mem leaks
|
15 anni fa |
Bart van Strien
|
2b273c0081
Hopefully fixed more memory leakage in fonts
|
15 anni fa |
Bart van Strien
|
99abe5ae19
Updated the changelog to reflect bugfix as described in issue #67
|
15 anni fa |
Bart van Strien
|
c96ade1cf0
Prevented a memory leak in the setFont wrapper
|
15 anni fa |
Bill Meltsner
|
708f4f92ae
updated version stuff
|
15 anni fa |
rude
|
a39b58bf5e
Added code names for each version.
|
15 anni fa |
rude
|
1eca14ed9e
Fixed artifacts exposed (not really caused) by a0d18b527fb1. GL_CLAMP is deprecated in OpenGL ES. Image::Filter and Image::Wrap did not have reasonable default.
|
15 anni fa |
rude
|
712bab2b34
Added MSVC2010 project files.
|
15 anni fa |
rude
|
5fcdb687d4
AAAargh. Disabled FLAC code, which isn't really used now anyway.
|
15 anni fa |
rude
|
8c721ceb6a
Some small fixes to make LOVE compilable in MSVC2010.
|
15 anni fa |
Bart van Strien
|
2107f6810b
Fixed memory leak in EncodedImageData, thanks Michael R
|
15 anni fa |
Bart van Strien
|
fe60afda0e
Moved volume change in modplug decoder to after check if file has been loaded, thanks Michael R (fixes #60)
|
15 anni fa |
Bart van Strien
|
3930028ee0
thelinx wanted to clean up the changelog
|
15 anni fa |
Bart van Strien
|
0ae80fc873
Updated changes.txt
|
15 anni fa |
Bart van Strien
|
26d856a9ce
Merged in fbos
|
15 anni fa |
Bart van Strien
|
5e691e75e1
Fixed --enable-luajit option
|
15 anni fa |
Bart van Strien
|
639eca997d
Fixed two cases of inefficient usage of the lua api
|
15 anni fa |
Bart van Strien
|
e3232408ee
Meeerge...
|
15 anni fa |
Bart van Strien
|
fbf2661048
Added the ability to compile with luajit using --enable-luajit
|
15 anni fa |
vrld
|
08c06f0fe0
Allow zero arguments in love.graphics.setRenderTarget(), update boot.lua.h
|
15 anni fa |
vrld
|
9afc5dfb08
On Error, switch to default framebuffer before showing bluescreen.
|
15 anni fa |
vrld
|
78a793e08f
Add default width/height to love.graphics.newFramebuffer
|
15 anni fa |
Bill Meltsner
|
fd1294de24
hid audio recording from Lua
|
15 anni fa |
Bart van Strien
|
08c0a68784
FINALLY THE AUDIO BUG HAS BEEN FIXED (fixes #5)
|
15 anni fa |
Bill Meltsner
|
769842ce6e
made Framebuffer Volatile and fixed a few bugs
|
15 anni fa |
Bill Meltsner
|
ee3b74e66d
updated Xcode project with Framebuffer files
|
15 anni fa |
Bill Meltsner
|
046f2a3084
Fixed some bugs with font drawing and reverted the display list change - it was causing problems with multiple fonts
|
15 anni fa |