Bart van Strien
|
db1a2d12ff
Add dead key support by exposing the "unknown" key
|
hace 14 años |
vrld
|
1c7e34715b
Add NULL initializers for pointers.
|
hace 14 años |
Bart van Strien
|
f7bcb3e146
Revert that last commit, the wrappers already handle the offset
|
hace 14 años |
Bart van Strien
|
df50a6e4c5
Handle invalid index in love.joystick, but then 1-indexed (bug #172)
|
hace 14 años |
Bart van Strien
|
677df8d4f0
Merge 'default' into 'minor'
|
hace 14 años |
Bart van Strien
|
98406370eb
Gracefully handle negative indexes in love.joystick (bug #172)
|
hace 14 años |
Bart van Strien
|
6acacffb66
Threads get/set instead of send/receive (issue #166)
|
hace 14 años |
Bill Meltsner
|
fde708160e
bringing in the new year by changing every 2010 to 2011
|
hace 14 años |
Bill Meltsner
|
a6a1e91976
mp3s sampled at rates other than 44.1KHz will play properly now (fixes issue #170)
|
hace 14 años |
Bill Meltsner
|
4479e8dfc4
removed user-specified sample rates for Decoders
|
hace 14 años |
Bill Meltsner
|
6e8a48bd01
a few more xcode fixes
|
hace 14 años |
rude
|
3cb7a60cd2
Updated love.nsi, and date in license.txt.
|
hace 14 años |
vrld
|
0af7e9e0d8
Fix issue #169 by courtesy of lukaszbruun.
|
hace 14 años |
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.
|
hace 14 años |
rude
|
31c9995082
Fixed some type conversion warnings in VC. Mostly float <-> int and bool <-> int.
|
hace 14 años |
vrld
|
c5eb50d0d5
Fix issue #158 by forcing the image origin to be upper left.
|
hace 14 años |
vrld
|
b9b2c4a962
Rewrite Graphics::printf, fixes issue #107
|
hace 14 años |
rude
|
645433b19a
Added love.ico to msvc2010 project.
|
hace 14 años |
Bill Meltsner
|
938f395a51
Fixed a bug with ImageFonts and chars > 127
|
hace 14 años |
Bill Meltsner
|
a4eb68dbc1
some xcode project adjustment
|
hace 14 años |
Bart van Strien
|
dcf3dd85fa
Merge...
|
hace 14 años |
Bart van Strien
|
571e401605
Changed int64_t to PHYSFS_sint64.
|
hace 14 años |
vrld
|
3587cd4320
Fix issue #165 and part of #129
|
hace 14 años |
vrld
|
e3067ff33d
Fix issue #136 - Filter for Imagefonts.
|
hace 14 años |
Bart van Strien
|
aa7ec54121
Add love.filesystem.getLastModified (issue #163)
|
hace 14 años |
Bart van Strien
|
675e91dbc8
Make love.joystick 1-indexed
|
hace 14 años |
Bart van Strien
|
089da5b08d
More race conditions, what fun
|
hace 14 años |
vrld
|
28df1edf03
Code cleanup: remove unnecessary `print' routines
|
hace 14 años |
vrld
|
4df411d95a
Faster Matrix::setTransformation
|
hace 14 años |
Bart van Strien
|
ce05194c58
Prevent 'love .' from adding the top save dir to the search path
|
hace 14 años |