Bart van Strien
|
e5cd9f04d2
Apply Boolsheet's cosmetics (ticket #200)
|
il y a 14 ans |
Bart van Strien
|
176fb7d2f5
Manage our own ImageData, thereby bypassing DevILs thread-safety issues (bug #200)
|
il y a 14 ans |
Bill Meltsner
|
1cf6a6fee1
update the project for OS X and make pthreads work properly
|
il y a 14 ans |
Bart van Strien
|
8c5db2a92f
Fix up posix threading backend
|
il y a 14 ans |
Bart van Strien
|
b90771d44a
Fail gracefully on a utf-8 decoding error (bug #244)
|
il y a 14 ans |
Bart van Strien
|
a012a4408e
New no-game screen (credits go to rude), updated version number and codename
|
il y a 14 ans |
Bart van Strien
|
d9c5892f0a
Made autoconf aware of llvm-lua and rename --enable-luajit to the more correct --with-luajit
|
il y a 14 ans |
Bart van Strien
|
20dc44b7d5
Update msvc2010 build files (issue #242)
|
il y a 14 ans |
Bart van Strien
|
160c17c180
Drop old require syntax (no more .lua extension)
|
il y a 14 ans |
Bart van Strien
|
d34d907b00
Rewrite auto.lua
|
il y a 14 ans |
Bart van Strien
|
d52ba6e564
Update changelog once again
|
il y a 14 ans |
Bart van Strien
|
fc5cda36e2
Allow merged games marked as 'release' to have their save dir directly in the appdata dir
|
il y a 14 ans |
Bart van Strien
|
d613505a77
Only pad when needed
|
il y a 14 ans |
Bart van Strien
|
03a368c190
Update changelog
|
il y a 14 ans |
Bart van Strien
|
bd158faaaa
Revise spritebatch locking (binding now) (issue #231)
|
il y a 14 ans |
Bart van Strien
|
fafe0d7039
Wait until the end of a physics update before destroying bodies (issue #193)
|
il y a 14 ans |
Bart van Strien
|
da4c199467
Hopefully the last fixes to the win32 thread backend
|
il y a 14 ans |
Bart van Strien
|
994ad74e22
Additional cleanup
|
il y a 14 ans |
Bart van Strien
|
709263b032
Some fixes for the new threading backends
|
il y a 14 ans |
Bart van Strien
|
f9ec21619a
More audio fixes (bug #217)
|
il y a 14 ans |
Bart van Strien
|
5312e54e48
Update changelog
|
il y a 14 ans |
Bart van Strien
|
a372dcaec8
Some audio fixes (no more mp3 clicking and popping?) (issue #217)
|
il y a 14 ans |
Bart van Strien
|
43a6357b54
Use correct height for y correction in set/getScissor (bug #234)
|
il y a 14 ans |
Bart van Strien
|
efb8efb45e
Prevent overflows and underflows in love.graphics.push and love.graphics.pop (bug #118)
|
il y a 14 ans |
Bart van Strien
|
0179b53bb6
Add compilation instructions to the readme
|
il y a 14 ans |
Bart van Strien
|
b7d3054f6b
Make platform/unix/automagic nicer
|
il y a 14 ans |
Bart van Strien
|
6e28c49a20
Map box2d asserts to love::Exception and catch them in constructors
|
il y a 14 ans |
Bart van Strien
|
3460bf918c
Enabled headless build in autotools
|
il y a 14 ans |
Przemysław Grzywacz
|
1d5fca6f46
Multiple thread backends.
|
il y a 14 ans |
Bill Meltsner
|
09ed781f66
tabs for indentation, not spaces (dammit Xcode)
|
il y a 14 ans |