[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 жил өмнө |
rude
|
239ddab6aa
Updated readme and changes.
|
15 жил өмнө |
rude
|
cd24dbcb8e
Added get/setGroupIndex (#129) and get/setFixedRotation (#113). Also fixed 3000 auto.lua-related warnings in MSVC.
|
15 жил өмнө |
[email protected]
|
6fde5de6b6
Yes, I had to merge too...
|
15 жил өмнө |
[email protected]
|
4c06ca3284
Error handler now checks if there's a screen created, if not fall back to text erroring
|
15 жил өмнө |
Bill Meltsner
|
4caeef8874
merged (again)
|
15 жил өмнө |
[email protected]
|
b2972d6fd6
auto.lua now exports bytecode headers & added assert to setMode in boot.lua
|
15 жил өмнө |
Bill Meltsner
|
a79242ff79
whoops, missed bartbes' commit - merged
|
15 жил өмнө |
Bill Meltsner
|
b75e976f94
integrated stevejohnson/diordna's SDLMain.m patches for running a .love file from Resources and accepting keyboard shortcuts for menu commands.
|
15 жил өмнө |
[email protected]
|
7585105fdd
Fixed the build system and debs now provide icons and file associations
|
15 жил өмнө |