Bart van Strien
|
fafe472595
Prevent working with an invalid iterator (issue #331)
|
14 年之前 |
Bart van Strien
|
2fafab9a0e
Add luax_checkstring/pushstring functions that handle inline \0 characters
|
14 年之前 |
Bart van Strien
|
ec6b95d992
Obey to the LGPL and display the license text and used LGPL libraries in our license file
|
14 年之前 |
vrld
|
983b00c510
Revert Canvas flipping (commits 9cb824e2fa84, e0234edd0026) in order to fix issue #324.
|
14 年之前 |
vrld
|
7eef68f4ec
Remove printing exception message to stderr.
|
14 年之前 |
vrld
|
c208f4b08d
Add missing license headers.
|
14 年之前 |
vrld
|
fec5b9ac91
Issue #327 again: w__gc's correctness depending on order of inheritance.
|
14 年之前 |
vrld
|
7a513e1434
Make love::Exception safe(r).
|
14 年之前 |
Bart van Strien
|
03927f5207
Use a fixed module loading order (bug #261)
|
14 年之前 |
Bart van Strien
|
cf2bfcc4a2
Fix more memory leaks (issue #327)
|
14 年之前 |
vrld
|
aedf532cdc
Fix 3/4 of issue #327: memory allocation issues.
|
14 年之前 |
Bart van Strien
|
f9077ee1a6
Store the vera font as file data, instead of doing that every time it is loaded
|
14 年之前 |
Bart van Strien
|
f0aa29f9a5
The actual commit
|
14 年之前 |
Bart van Strien
|
49ec65dbf3
Oops, didn't have a clean tree
|
14 年之前 |
Bart van Strien
|
d8666202cd
Improve compatibility check (I still can't believe robin was right)
|
14 年之前 |
vrld
|
9d63f08472
Make GLSL compiler messages NULL-terminated strings, even if they already are.
|
14 年之前 |
Bill Meltsner
|
7eb1cef99c
Update Xcode project for newly abstractified modules
|
14 年之前 |
rude
|
2753c62985
Abstractify some modules completely: timer, keyboard and mouse.
|
14 年之前 |
vrld
|
cd66b01da3
Add GLSL version number check to PixelEffect::isSupported()
|
14 年之前 |
vrld
|
f296fbb903
Add format guard
|
14 年之前 |
Bart van Strien
|
d8b1d67a34
Centralize NPOT support check for image, export it to isSupported
|
14 年之前 |
Bill Meltsner
|
a6eca47cef
Add love.audio.stop() call to the error handlers
|
14 年之前 |
Bart van Strien
|
dc66ea20c1
Add SpriteBatch:set(q) and make add(q) return the index
|
14 年之前 |
Bill Meltsner
|
7a15953595
Add cstddef include so certain compilers don't complain about NULL not being declared
|
14 年之前 |
Bill Meltsner
|
ae02ee573c
Update MSVC project
|
14 年之前 |
Bill Meltsner
|
b3e80e389b
Update Xcode project for 4.2 (still 3.2-compatible)
|
14 年之前 |
Bart van Strien
|
bc2dd6f75b
Enola Gay delivers again
|
14 年之前 |
Bill Meltsner
|
cb6bde5ad7
Always use protection
|
14 年之前 |
Bill Meltsner
|
d20f42c230
this machine kills compiler warnings
|
14 年之前 |
Bart van Strien
|
b32464f0d3
Forward box2d asserts to exception, then catch those in the new* functions
|
14 年之前 |