[email protected]
|
bb2f58c25c
Fixed unnecessary global namespace polution in the error handler
|
vor 15 Jahren |
Bill Meltsner
|
1e8078c520
merged
|
vor 15 Jahren |
Bill Meltsner
|
d0391f9484
Glyph wasn't actually Volatile and thus didn't handle resolution changes very well, this is fixed
|
vor 15 Jahren |
[email protected]
|
140d3866a3
Removed ineffective and error-prone killthread in thread destructor
|
vor 15 Jahren |
Bill Meltsner
|
0f84907996
Dropped the required OS X version to 10.4 - some frameworks may have to be recompiled but the source itself compiles fine (with a couple tweaks)
|
vor 15 Jahren |
[email protected]
|
200d4bc653
It looks like a dirty hack, it probably is, but this fixes the GC
|
vor 15 Jahren |
[email protected]
|
a349c9f85a
Applied aq1018's fix for newFont and setFont (as partly described in ticket #232)
|
vor 15 Jahren |
[email protected]
|
3d726b0dd9
Added mutexes to the GC and made tip buildable again on linux
|
vor 15 Jahren |
Bill Meltsner
|
d48c28adec
final merge before pushing back into the main branch
|
vor 15 Jahren |
Bill Meltsner
|
bb778497d7
merged
|
vor 15 Jahren |
Tommy Nguyen
|
684c309145
Bored at work. Did some Valgrind shit and fixed this 'error'.
|
vor 15 Jahren |
rude
|
ea38442770
Fixed VS project files, and a bug where ParticleSystem::setSprite did not retain the new Image.
|
vor 15 Jahren |
Bill Meltsner
|
58047acb61
merged
|
vor 15 Jahren |
Bill Meltsner
|
d15e2241b0
changed a hardcoded pi instance to use LOVE_M_PI instead
|
vor 15 Jahren |
[email protected]
|
a4241646b7
Should now fall back to no FSAA when it is not available at all
|
vor 15 Jahren |
[email protected]
|
bf72299223
Fixed bug/epic fail in loader
|
vor 15 Jahren |
Bill Meltsner
|
b9e59513e8
merged in bartbes' FSAA checking
|
vor 15 Jahren |
[email protected]
|
d4fa9aa551
Prevent error when setting an incompatible FSAA value (warning is displayed)
|
vor 15 Jahren |
Bill Meltsner
|
87ff8b361a
merged in bartbes' error-handling changes
|
vor 15 Jahren |
[email protected]
|
c382fa3650
Accidental commit before, this one works, and produces correct output on a direct call to error_printer
|
vor 15 Jahren |
[email protected]
|
bc4ea90eb5
Modified output of error_printer to no longer show the error handlers or the 'main chunk'
|
vor 15 Jahren |
[email protected]
|
43125c3fb4
Modified output of error_printer to no longer show the error handlers or the 'main chunk'
|
vor 15 Jahren |
Bill Meltsner
|
b94cb9ca62
heh whoops accidentally reverted to lower-left origin, fixed
|
vor 15 Jahren |
[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
|
vor 15 Jahren |
Bill Meltsner
|
74c07e4959
some final changes to make it work better, and to fix how printf displayed
|
vor 15 Jahren |
Bill Meltsner
|
e731baf670
Removed the last vestiges of the old, bad font code
|
vor 15 Jahren |
Bill Meltsner
|
de6c8fd704
fonts now work (seemingly) as well as they used to
|
vor 15 Jahren |
Bill Meltsner
|
f8f812a719
did a bunch of other stuff, sorry about the monolithic changeset but the diffs should be understandable enough
|
vor 15 Jahren |
Bill Meltsner
|
17d7770eec
added varargs version of luax_convobj (for making Rasterizers)
|
vor 15 Jahren |
Bill Meltsner
|
76dc50a419
Made font module officially properly exposed to Lua
|
vor 15 Jahren |