rude
|
eb138f92f2
Fixed seeking. In theory.
|
15 жил өмнө |
rude
|
c271f5a290
Updated MacOSX project files.
|
15 жил өмнө |
rude
|
67e10b64f9
Implmented a few 'missing methods' in love.physics.
|
15 жил өмнө |
rude
|
c269430981
Reduced the width and height of rectanges by one pixel.
|
15 жил өмнө |
rude
|
efd36826b7
Removed code related to GL_CULL_FACE.
|
15 жил өмнө |
rude
|
b0cd49781f
Merged love.audio changes.
|
15 жил өмнө |
rude
|
838fff3e1d
Added tag 0.6.0 for changeset 301312c82b00
|
15 жил өмнө |
rude
|
5b30c7fcfe
Major developments to love.audio/love.sound. Music and Sound are gone. There are only Sources now, which is much cleaner.
|
15 жил өмнө |
[email protected]
|
af4c8977c6
Fixed invalid free bug, delete[] on a void* is undefined behaviour
|
15 жил өмнө |
[email protected]
|
4b6660728d
Changed the mimetype to a correct one
|
15 жил өмнө |
Bill Meltsner
|
8f3d08f444
updated changes.txt, and fixed some glaring inaccuracies in the 0.6.0 changelog (not that it's by any means complete, but it doesn't blatantly lie (as much) anymore)
|
15 жил өмнө |
Bill Meltsner
|
8de70ca2aa
added polyline support to love.graphics.line (the syntax is the same as love.graphics.polygon - either a list or a table of vertices)
|
15 жил өмнө |
Bill Meltsner
|
46b3d2e254
removed some unnecessary releases from SDLMain.m
|
15 жил өмнө |
rude
|
8e74574544
Fixed playing multiple instances of the same Music.
|
15 жил өмнө |
[email protected]
|
3c79a33931
You now get an error when there is no code to run
|
15 жил өмнө |
[email protected]
|
5f9cf99abd
Fixed epic physics typo (getRestituion->getRestitution)
|
15 жил өмнө |
Bill Meltsner
|
3b5c8289e5
fixed beeping when a non-shortcut was pressed on Mac
|
15 жил өмнө |
[email protected]
|
b7dc56d289
More changes.txt
|
15 жил өмнө |
[email protected]
|
4d271565bd
Added ppc support to deb build script
|
15 жил өмнө |
Bill Meltsner
|
1e2c97167c
Building the Mac OS X build now includes the demos folder in the disk image (but the demos folder is not in the repo, you need to put it in the base folder if it's not already there)
|
15 жил өмнө |
Bill Meltsner
|
ec56f3de22
Updated changes.txt
|
15 жил өмнө |
Bill Meltsner
|
cdc2ead2a8
*sigh* merged for real this time.
|
15 жил өмнө |
Bill Meltsner
|
be8e1f3171
Yet another merge.
|
15 жил өмнө |
Bill Meltsner
|
e44e9266fc
The default love.run now checks for the presence of love.graphics, love.event, and love.timer before calling those modules' functions.
|
15 жил өмнө |
[email protected]
|
8aa38ebea7
Update of changes.txt
|
15 жил өмнө |
[email protected]
|
2f5d676efb
yes, yes, merge..
|
15 жил өмнө |
[email protected]
|
09ca3053e1
Added redraw in error screen (thanks ToxicFrog)
|
15 жил өмнө |
Bill Meltsner
|
8d63c73bc4
new boot.lua run through auto.lua, because I can never remember to do that in one commit.
|
15 жил өмнө |
Bill Meltsner
|
22ab49d167
Fixed bug where disabling keyboard would prevent any handlers from being created.
|
15 жил өмнө |
Bill Meltsner
|
810f7f4a28
on OS X: no more kludgy linking hack (as long as you use the updated frameworks), turned off Effective C++ warnings (because all they were doing was bloating the logs), and explicitly specified gcc version 4.0 so building works on Snow Leopard (I'm not sure whether it's gcc 4.2's fault, or OpenAL's, but somewhere, something went wrong)
|
15 жил өмнө |