[email protected]
|
a349c9f85a
Applied aq1018's fix for newFont and setFont (as partly described in ticket #232)
|
15 anos atrás |
[email protected]
|
3d726b0dd9
Added mutexes to the GC and made tip buildable again on linux
|
15 anos atrás |
Bill Meltsner
|
d48c28adec
final merge before pushing back into the main branch
|
15 anos atrás |
Bill Meltsner
|
bb778497d7
merged
|
15 anos atrás |
Tommy Nguyen
|
684c309145
Bored at work. Did some Valgrind shit and fixed this 'error'.
|
15 anos atrás |
rude
|
ea38442770
Fixed VS project files, and a bug where ParticleSystem::setSprite did not retain the new Image.
|
15 anos atrás |
Bill Meltsner
|
58047acb61
merged
|
15 anos atrás |
Bill Meltsner
|
d15e2241b0
changed a hardcoded pi instance to use LOVE_M_PI instead
|
15 anos atrás |
[email protected]
|
a4241646b7
Should now fall back to no FSAA when it is not available at all
|
15 anos atrás |
[email protected]
|
bf72299223
Fixed bug/epic fail in loader
|
15 anos atrás |
Bill Meltsner
|
b9e59513e8
merged in bartbes' FSAA checking
|
15 anos atrás |
[email protected]
|
d4fa9aa551
Prevent error when setting an incompatible FSAA value (warning is displayed)
|
15 anos atrás |
Bill Meltsner
|
87ff8b361a
merged in bartbes' error-handling changes
|
15 anos atrás |
[email protected]
|
c382fa3650
Accidental commit before, this one works, and produces correct output on a direct call to error_printer
|
15 anos atrás |
[email protected]
|
bc4ea90eb5
Modified output of error_printer to no longer show the error handlers or the 'main chunk'
|
15 anos atrás |
[email protected]
|
43125c3fb4
Modified output of error_printer to no longer show the error handlers or the 'main chunk'
|
15 anos atrás |
Bill Meltsner
|
b94cb9ca62
heh whoops accidentally reverted to lower-left origin, fixed
|
15 anos atrás |
[email protected]
|
c564dd3ffb
Changed message of error_printer and made it local, also made the debug table an upvalue, so people can use the debug variable in their programs
|
15 anos atrás |
Bill Meltsner
|
74c07e4959
some final changes to make it work better, and to fix how printf displayed
|
15 anos atrás |
Bill Meltsner
|
e731baf670
Removed the last vestiges of the old, bad font code
|
15 anos atrás |
Bill Meltsner
|
de6c8fd704
fonts now work (seemingly) as well as they used to
|
15 anos atrás |
Bill Meltsner
|
f8f812a719
did a bunch of other stuff, sorry about the monolithic changeset but the diffs should be understandable enough
|
15 anos atrás |
Bill Meltsner
|
17d7770eec
added varargs version of luax_convobj (for making Rasterizers)
|
15 anos atrás |
Bill Meltsner
|
76dc50a419
Made font module officially properly exposed to Lua
|
15 anos atrás |
Bill Meltsner
|
e3a5aacd5a
Overhauled ImageRasterizer, fixed a bunch of other crap, getting ready to poke around in love.graphics
|
15 anos atrás |
Bill Meltsner
|
e5c3f3ae02
Added FontData class, preparing for overhauling love.graphics' Font class
|
15 anos atrás |
Bill Meltsner
|
80bea88c9f
replaced a few hardcoded radian->degree conversions with LOVE_TODEG
|
15 anos atrás |
Bill Meltsner
|
3f4cd68287
Switched to 8000Hz for recording, because 44.1KHz is way overkill
|
15 anos atrás |
Bill Meltsner
|
e96e6e0574
love.audio is now smarter about finding a microphone for input; this should hopefully unbreak ALSA.
|
15 anos atrás |
Bill Meltsner
|
0e6e7c6c03
Cleaned up getting wrap and filter modes for Images.
|
15 anos atrás |