rude
|
31c9995082
Fixed some type conversion warnings in VC. Mostly float <-> int and bool <-> int.
|
14 years ago |
vrld
|
c5eb50d0d5
Fix issue #158 by forcing the image origin to be upper left.
|
14 years ago |
vrld
|
b9b2c4a962
Rewrite Graphics::printf, fixes issue #107
|
14 years ago |
rude
|
645433b19a
Added love.ico to msvc2010 project.
|
14 years ago |
Bill Meltsner
|
938f395a51
Fixed a bug with ImageFonts and chars > 127
|
14 years ago |
Bill Meltsner
|
a4eb68dbc1
some xcode project adjustment
|
14 years ago |
Bart van Strien
|
dcf3dd85fa
Merge...
|
14 years ago |
Bart van Strien
|
571e401605
Changed int64_t to PHYSFS_sint64.
|
14 years ago |
vrld
|
3587cd4320
Fix issue #165 and part of #129
|
14 years ago |
vrld
|
e3067ff33d
Fix issue #136 - Filter for Imagefonts.
|
14 years ago |
Bart van Strien
|
aa7ec54121
Add love.filesystem.getLastModified (issue #163)
|
14 years ago |
Bart van Strien
|
089da5b08d
More race conditions, what fun
|
14 years ago |
vrld
|
28df1edf03
Code cleanup: remove unnecessary `print' routines
|
14 years ago |
vrld
|
4df411d95a
Faster Matrix::setTransformation
|
14 years ago |
Bart van Strien
|
ce05194c58
Prevent 'love .' from adding the top save dir to the search path
|
14 years ago |
vrld
|
9dad948263
Add framebuffer filter modes (issue #112)
|
14 years ago |
Bart van Strien
|
618d48ce39
Error when checkMode during screen initialization fails (bug #119)
|
14 years ago |
Bart van Strien
|
ece02577a5
More race conditions (bug #131)
|
14 years ago |
Bart van Strien
|
cfeb01db42
Prevent race condition in thread:receive (bug #131)
|
14 years ago |
Bart van Strien
|
54cfb3738f
Applied itsnotabigtruck's fbo patch (issue #133)
|
14 years ago |
Bart van Strien
|
c4fe77694b
Applied (and fixed) vrld's thread patch
|
14 years ago |
Bart van Strien
|
e840a8f96c
Another embedded zero issue in threads (isue #128)
|
14 years ago |
Bart van Strien
|
36226401bf
Store and restore caption and mouse visibility when using setMode (bug #142)
|
14 years ago |
Bart van Strien
|
2131e016e7
Merge..
|
14 years ago |
Bart van Strien
|
9856fbc705
Add source:isPaused() (enhancement #141)
|
14 years ago |
Bart van Strien
|
c0789b1da3
Remove references to old physics callbacks, fixes #139
|
14 years ago |
Bart van Strien
|
cb1efac715
Wrappers now catch negative width or height in setScissor (bug #125)
|
14 years ago |
Bart van Strien
|
1896921f8d
Make 'fused game checker' check if it's actually a the program it's trying to load, not a directory with the same name (bug #126)
|
14 years ago |
Bart van Strien
|
11ab5600d3
Correctly handle embedded zeros in thread names and ThreadVariants (bug #128)
|
14 years ago |
Bart van Strien
|
acf94d0d6d
Added tag 0.7.0 for changeset 9240be0fe0ea
|
14 years ago |