Bart van Strien
|
b337846b2b
Merge
|
преди 14 години |
Bart van Strien
|
dcac7e5be1
Fixed platform/unix/autobuild
|
преди 14 години |
rude
|
39f25a90ef
Added tag 0.7.1 for changeset 18d79c306466
|
преди 14 години |
Bill Meltsner
|
578866e356
updated Mac version number to 0.7.1
|
преди 14 години |
Bart van Strien
|
31f8c68b4b
Fixed more locking issues in love.thread
|
преди 14 години |
Bart van Strien
|
fd34409bd4
Peek gets locks too
|
преди 14 години |
Bart van Strien
|
eee4e0576c
Ahem.. meeerge
|
преди 14 години |
Bart van Strien
|
28c49d8fb4
getThreads now indexes with the names again
|
преди 14 години |
rude
|
6de95c6363
Mentioned the fix for the stdout-redirect-related crash on Windows in the changelog.
|
преди 14 години |
Bill Meltsner
|
f512bd192f
added TGA alpha support as per Boolsheet's patch in issue #156
|
преди 14 години |
Bart van Strien
|
600dbaad69
Update version information for nearing 0.7.1 release
|
преди 14 години |
Bart van Strien
|
2c2217d302
Update changelog
|
преди 14 години |
Bill Meltsner
|
e3e4ae17d8
love.graphics.setFont no longer explodes when passed a nonexistent file (fixes issue #177)
|
преди 14 години |
vrld
|
64b6232c9a
Reinitialize event system (via SDL_INIT_VIDEO) in Graphics::setMode().
|
преди 14 години |
vrld
|
d25a3a36ce
Revert reverting 8d29d4ca285e.
|
преди 14 години |
vrld
|
e7db8c2491
Fix issue #176: unexpected behaivior of love.graphics.line with hash-table argument.
|
преди 14 години |
Bart van Strien
|
04aa189d22
Didn't compile, totally my fault
|
преди 14 години |
Bart van Strien
|
10524be1c8
Fix toggleFullscreen
|
преди 14 години |
Bart van Strien
|
65c464fc7c
Allow width and height 0 in love.conf (issue #175)
|
преди 14 години |
Bart van Strien
|
db1a2d12ff
Add dead key support by exposing the "unknown" key
|
преди 14 години |
vrld
|
1c7e34715b
Add NULL initializers for pointers.
|
преди 14 години |
Bart van Strien
|
98406370eb
Gracefully handle negative indexes in love.joystick (bug #172)
|
преди 14 години |
Bill Meltsner
|
fde708160e
bringing in the new year by changing every 2010 to 2011
|
преди 14 години |
Bill Meltsner
|
a6a1e91976
mp3s sampled at rates other than 44.1KHz will play properly now (fixes issue #170)
|
преди 14 години |
Bill Meltsner
|
4479e8dfc4
removed user-specified sample rates for Decoders
|
преди 14 години |
Bill Meltsner
|
6e8a48bd01
a few more xcode fixes
|
преди 14 години |
rude
|
3cb7a60cd2
Updated love.nsi, and date in license.txt.
|
преди 14 години |
vrld
|
0af7e9e0d8
Fix issue #169 by courtesy of lukaszbruun.
|
преди 14 години |
rude
|
9d108d2bde
Added missing lua_strlen to ThreadVariant construction. MSVC coerced the 'const char*'-argument into the bool version of the constructor, causing the wrong function to be called.
|
преди 14 години |
rude
|
31c9995082
Fixed some type conversion warnings in VC. Mostly float <-> int and bool <-> int.
|
преди 14 години |