rude
|
729cce93cd
Prepared love.nsi for statically linked Lua.
|
14 年之前 |
Bart van Strien
|
0d174cfb81
Fix compiler warnings
|
14 年之前 |
Bart van Strien
|
5c43ba2779
More float quad work (issue #285)
|
14 年之前 |
Bart van Strien
|
b14ca78109
Add string mapping for spritebatch usage parameter (issue #264)
|
14 年之前 |
Bart van Strien
|
f0dad41f39
Switch quads over to floats instead of ints (issue #285)
|
14 年之前 |
Bart van Strien
|
ceab3f7a44
Catch exceptions thrown while encoding image data (issue #282)
|
14 年之前 |
Bart van Strien
|
efb04ab27c
Add love.thread.getKeys (issue #276)
|
14 年之前 |
Bart van Strien
|
09367dc3bd
Make love loaders the first 2, preventing lua loaders from loading the wrong files (issue #283)
|
14 年之前 |
Bart van Strien
|
515596d389
Ehm, unsigned double.. sure..
|
14 年之前 |
Bart van Strien
|
73d062e8fe
Check if SoundData can allocate the memory and limit maximum size to INT_MAX
|
14 年之前 |
vrld
|
611db40592
Update changelog again (sorry)
|
14 年之前 |
vrld
|
c7b3e6cc53
Update changelog
|
14 年之前 |
vrld
|
ec2cf3fbe9
Rename Mask to Stencil
|
14 年之前 |
vrld
|
cbe2d12db7
Use singular in l.g.isSupported()
|
14 年之前 |
vrld
|
af1e8761fa
Change l.g.isSupported('framebuffer') to l.g.isSupported('canvas')
|
14 年之前 |
vrld
|
28b4008797
Rename Framebuffer to Canvas (issue #263). Move error reporting code.
|
14 年之前 |
Bart van Strien
|
59a407bc6d
Add second loader for binary modules
|
14 年之前 |
rude
|
873a99aba1
Add missing #include in VertexBuffer.cpp.
|
14 年之前 |
rude
|
480f936815
Added 'VertexBuffer' abstraction. SpriteBatches are now always supported.
|
14 年之前 |
Bart van Strien
|
c47a7c563b
REALLY fix stopping sources
|
14 年之前 |
Bart van Strien
|
0b0d8fe3e5
Unbreak stop (issue #250)
|
14 年之前 |
Bart van Strien
|
3da5b3fd46
Make the eof code compile on windows
|
14 年之前 |
Bart van Strien
|
00cfaebab8
Fixes for the readme
|
14 年之前 |
Bart van Strien
|
36f4d1c9db
Update the readme (finally)
|
14 年之前 |
Bart van Strien
|
7e06aebf66
Work around PhysicsFS eof bug on windows (issue #272)
|
14 年之前 |
Bart van Strien
|
03f60e2bf3
Unbuffer when rewinding streaming sources (bug #250)
|
14 年之前 |
Bart van Strien
|
d3280ae55b
Fix segfault in lines_i
|
14 年之前 |
Bart van Strien
|
a79231f9f9
Catch exception in lines
|
14 年之前 |
Bart van Strien
|
eae6c0ff85
Remove duplicate lines_i, finally fix leak (issue #271)
|
14 年之前 |
Bart van Strien
|
fdc56e7e73
Fix File:getSize crashing for a non-existent file
|
14 年之前 |